-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: rewrite beta clients #6711
Conversation
This has been pointing at the wrong protos for many years. Lets remove the client
Here is the summary of changes. You are about to delete 15 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LTGM
This change rewrites signature for all beta clients to be in terms of the new type definitions. This is safe because all the modules are updated to the latest genproto version which has corresponding type aliases.
Also removed a secretmanager beta client that was not mapping to the correct protos.
Changes:
feat(binaryauthorization): rewrite signatures in terms of new types for betas
feat(oslogin): rewrite signatures in terms of new types for betas
feat(retail): rewrite signatures in terms of new types for betas
feat(dataform): rewrite signatures in terms of new types for betas
feat(datalabeling): rewrite signatures in terms of new types for betas
feat(documentai): rewrite signatures in terms of new types for betas
feat(memcache): rewrite signatures in terms of new types for betas
feat(metastore): rewrite signatures in terms of new types for betas
feat(notebooks): rewrite signatures in terms of new types for betas
feat(phishingprotection): rewrite signatures in terms of new types for betas
feat(recommendationengine): rewrite signatures in terms of new types for betas
feat(securitycenter): rewrite signatures in terms of new types for betas
feat(servicedirectory): rewrite signatures in terms of new types for betas
feat(webrisk): rewrite signatures in terms of new types for betas
feat(dataqna): rewrite signatures in terms of new types for betas
feat(functions): rewrite signatures in terms of new types for betas
feat(lifesciences): rewrite signatures in terms of new types for betas
feat(mediatranslation): rewrite signatures in terms of new types for betas
feat(osconfig): rewrite signatures in terms of new types for betas
feat(security): rewrite signatures in terms of new types for betas
feat(vision): rewrite signatures in terms of new types for betas
feat(artifactregistry): rewrite signatures in terms of new types for betas
feat(automl): rewrite signatures in terms of new types for betas
feat(gkeconnect): rewrite signatures in terms of new types for betas
feat(networkconnectivity): rewrite signatures in terms of new types for betas
feat(redis): rewrite signatures in terms of new types for betas
feat(talent): rewrite signatures in terms of new types for betas
feat(videointelligence): rewrite signatures in terms of new types for betas
feat(assuredworkloads): rewrite signatures in terms of new types for betas
feat(billing): rewrite signatures in terms of new types for betas
feat(dialogflow): rewrite signatures in terms of new types for betas
feat(recaptchaenterprise): rewrite signatures in terms of new types for betas
feat(recommender): rewrite signatures in terms of new types for betas
feat(scheduler): rewrite signatures in terms of new types for betas
feat(cloudtasks): rewrite signatures in terms of new types for betas
feat(workflows): rewrite signatures in terms of new types for betas
feat(analytics): rewrite signatures in terms of new types for betas
feat(area120): rewrite signatures in terms of new types for betas
feat(datacatalog): rewrite signatures in terms of new types for betas
feat(datastream): rewrite signatures in terms of new types for betas
feat(domains): rewrite signatures in terms of new types for betas
feat(gaming): rewrite signatures in terms of new types for betas
feat(gkehub): rewrite signatures in terms of new types for betas
feat(networksecurity): rewrite signatures in terms of new types for betas
feat(speech): rewrite signatures in terms of new types for betas
feat(dataflow): rewrite signatures in terms of new types for betas
feat(language): rewrite signatures in terms of new types for betas
feat(privatecatalog): rewrite signatures in terms of new types for betas
feat(secretmanager): remove beta client that no longer has source protos