Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics
Browse files Browse the repository at this point in the history
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#699

Changes:

chore(filestore): add common_java_proto dep to java_assembly_pkg
  PiperOrigin-RevId: 403182344
  Source-Link: googleapis/googleapis@b44c45c

fix(translate): add model signature for batch document translation
  PiperOrigin-RevId: 403140062
  Source-Link: googleapis/googleapis@67e6e0a

chore(bigquery/storage): Re-enable bigquery-storage-v1 generation, which also required updating protobuf from 3.15.3 to 3.18.1 for codegen
  PiperOrigin-RevId: 403132955
  Source-Link: googleapis/googleapis@d2977af

fix!(storage/internal): rename committed_size to persisted_size fix!: replace string key_sha256 with bytes key_sha256_bytes fix: deprecate zone_affinity field fix: add INHERITED to PublicAccessPrevention enum
  PiperOrigin-RevId: 402986756
  Source-Link: googleapis/googleapis@877d3d9

fix(monitoring/apiv3): Reintroduce deprecated field/enum for backward compatibility docs: Use absolute link targets in comments
  The deprecated elements are still deprecated and should not be used; they're solely being reintroduced to avoid breaking changes in client libraries.

  PiperOrigin-RevId: 402864419
  Source-Link: googleapis/googleapis@4a5dad7
  • Loading branch information
yoshi-automation committed Oct 15, 2021
1 parent 30794e7 commit b4b1ebf
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bigquery/storage/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion filestore/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion monitoring/apiv3/v2/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storage/internal/apiv2/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions storage/internal/apiv2/storage_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion translate/apiv3/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b4b1ebf

Please sign in to comment.