Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information