Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(internal/gapicgen): disable rest for non-rest APIs #7157

Merged
merged 1 commit into from Dec 12, 2022

Conversation

noahdietz
Copy link
Contributor

fix(osconfig/agentendpoint/v1beta1): disable REST transport generation
fix(mediatranslation/v1beta1): disable REST transport generation
chore(internal/gapicgen): update microgenerator to v0.33.5

As a result of updating the generator, when rest is a selected transport for a package, proto services lacking a REST-enabled method will not get a REST client type generated. This will break videointelligence/v1p3beta1 as a result. The aforementioned fixes are also breaking changes for those packages, but being in beta it is allowable.

@noahdietz noahdietz requested a review from a team as a code owner December 12, 2022 17:35
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 12, 2022
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Dec 12, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit ab332ce into googleapis:main Dec 12, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants