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 (#7208)
* 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#957 Changes: docs(notebooks): Minor formatting fixes to reference documentation PiperOrigin-RevId: 499362676 Source-Link: googleapis/googleapis@870a5ed chore(gsuiteaddons): Configure Ruby client library generation for gsuiteaddons PiperOrigin-RevId: 499356666 Source-Link: googleapis/googleapis@c3845dd feat(batch): support secret and encrypted environment variables in v1 PiperOrigin-RevId: 499338464 Source-Link: googleapis/googleapis@af050dc feat(bigquery/datatransfer): Add location methods PiperOrigin-RevId: 499272288 Source-Link: googleapis/googleapis@62c5867 feat(artifactregistry): Add location methods PiperOrigin-RevId: 499263614 Source-Link: googleapis/googleapis@ba2db0d feat(container): add etags for cluster and node pool update operations Clients may now optionally specify the previously read etag for a cluster or node pool during update requests. The etag is regenerated every time the object is updated. If an etag is provided, it will be checked against the current etag, and the request will be rejected on mismatch. This is particularly useful for allowing two clients to concurrently update a repeated field without overwriting each other. PiperOrigin-RevId: 498249600 Source-Link: googleapis/googleapis@9a294bf * go mod tidy Co-authored-by: Cody Oss <[email protected]>
- Loading branch information