Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(all): auto-regenerate gapics (#4192)
* chore(all): auto-regenerate gapics This is an auto-generated regeneration of the gapic clients by cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is submitted, genbot will update this PR with a newer dependency to the newer version of genproto and assign reviewers to this PR. If you have been assigned to review this PR, please: - Ensure that the version of genproto in go.mod has been updated. - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. Corresponding genproto PR: googleapis/go-genproto#607 Changes: chore(privatecatalog): Update privatecatalog_v1 BUILD.bazel for python PiperOrigin-RevId: 376205836 Source-Link: googleapis/googleapis@0e8432b chore(vpcaccess): migrate vpcaccess to the PHP microgenerator Committer: @miraleung PiperOrigin-RevId: 376185692 Source-Link: googleapis/googleapis@aa7d606 chore(apigateway): migrate apigateway to the PHP microgenerator Committer: @miraleung PiperOrigin-RevId: 376182301 Source-Link: googleapis/googleapis@b1e3913 docs(cloudtasks): fix grammar in documentation. PiperOrigin-RevId: 376172241 Source-Link: googleapis/googleapis@df616b5 fix!(bigquery/storage): remove default deadline for AppendRows API Committer: @yirutang PiperOrigin-RevId: 376121492 Source-Link: googleapis/googleapis@ad721f2 chore(pubsub): migrate PubSub to the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 376047466 Source-Link: googleapis/googleapis@1d2c847 chore(securitycenter/settings): migrate securitycenter-settings to the PHP microgenerator Committer: @miraleung PiperOrigin-RevId: 375869810 Source-Link: googleapis/googleapis@b3c2e0f feat(dialogflow/cx): added API for running continuous test PiperOrigin-RevId: 375809988 Source-Link: googleapis/googleapis@b2c4b3d feat(analytics/admin): add `GetMeasurementProtocolSecret`, `ListMeasurementProtocolSecrets`, `CreateMeasurementProtocolSecret`, `DeleteMeasurementProtocolSecret`, `UpdateMeasurementProtocolSecret` methods to the API feat: add `GetGoogleSignalsSettings`, `UpdateGoogleSignalsSettings` methods to the API feat: add `CreateConversionEvent`, `GetConversionEvent`, `DeleteConversionEvent`, `ListConversionEvents` methods to the API feat: add `CreateCustomDimension`, `GetCustomDimension`, `UpdateCustomDimension`, `ListCustomDimensions`, `ArchiveCustomDimension` methods to the API feat: add `CreateCustomMetric`, `GetCustomMetric`, `UpdateCustomMetric`, `ListCustomMetrics`, `ArchiveCustomMetric` methods to the API feat: add `GoogleSignalsState`, `GoogleSignalsConsent` types feat: add `GoogleSignalsSettings` type feat: add `MeasurementProtocolSecret` type feat: add `ConversionEvent` type feat: add `CustomDimension` type feat: add `CustomMetric` type feat: extend `ChangeHistoryResourceType` enum to support `GOOGLE_SIGNALS_SETTINGS`, `CONVERSION_EVENT`, `MEASUREMENT_PROTOCOL_SECRET`, `CUSTOM_DIMENSION`, `CUSTOM_METRIC` values fix: label `email_address` field of `UserLink` type as immutable fix: label `name` field of `UserLink` type as output only PiperOrigin-RevId: 375776214 Source-Link: googleapis/googleapis@c3bf1b7 feat(asset): add Cloud Asset List API, add access time as condition context in request and evaluation value in response for Cloud Asset AnalyzeIamPolicy API, add more info (folders, organizations, kms_key, create_time, update_time, state, parent_full_resource_name, parent_asset_type) in response for Cloud Asset SearchAllResources API Committer: @peter-zheng-g PiperOrigin-RevId: 375731640 Source-Link: googleapis/googleapis@de04592 build(serviceusage): use hyphen in package name PiperOrigin-RevId: 375726895 Source-Link: googleapis/googleapis@c8aaf40 chore(kms): migrate KMS to the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 375588753 Source-Link: googleapis/googleapis@b59fdf3 fix!(pubsublite): Replace unreleased InitialSubscribeRequest initial_cursor field with initial_location PiperOrigin-RevId: 375562697 Source-Link: googleapis/googleapis@c71311c chore(language): regenerate BUILD.bazel, move yamls to the version folder PiperOrigin-RevId: 375542076 Source-Link: googleapis/googleapis@fc4139d
- Loading branch information