Skip to content
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(all): auto-regenerate gapics #4987

Merged
merged 3 commits into from Oct 15, 2021
Merged

chore(all): auto-regenerate gapics #4987

merged 3 commits into from Oct 15, 2021

Conversation

yoshi-automation
Copy link
Contributor

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

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Oct 15, 2021
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- 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. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4987

Changes:

fix: add a dummy change for showcase v1beta1 for testing autosubmit
  PiperOrigin-RevId: 403202362
  Source-Link: googleapis/googleapis@1e77865

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

chore: Update C# generator to version 1.3.12, which supports non-standard LRO generation
  PiperOrigin-RevId: 403114425
  Source-Link: googleapis/googleapis@c3e8e8c

fix!: Fix the resource annotations for GetRepositoryRequest
  BREAKING CHANGE: This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.

  PiperOrigin-RevId: 403028264
  Source-Link: googleapis/googleapis@9bac62d

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
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 15, 2021
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Oct 15, 2021
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- 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. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4987

Changes:

fix: add a dummy change for showcase v1beta1 for testing autosubmit
  PiperOrigin-RevId: 403202362
  Source-Link: googleapis/googleapis@1e77865

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

chore: Update C# generator to version 1.3.12, which supports non-standard LRO generation
  PiperOrigin-RevId: 403114425
  Source-Link: googleapis/googleapis@c3e8e8c

fix!: Fix the resource annotations for GetRepositoryRequest
  BREAKING CHANGE: This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.

  PiperOrigin-RevId: 403028264
  Source-Link: googleapis/googleapis@9bac62d

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
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
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Oct 15, 2021
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 15, 2021
@google-cla
Copy link

google-cla bot commented Oct 15, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Oct 15, 2021
@codyoss codyoss added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Oct 15, 2021
@google-cla
Copy link

google-cla bot commented Oct 15, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Oct 15, 2021
@codyoss codyoss added automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Oct 15, 2021
@google-cla
Copy link

google-cla bot commented Oct 15, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Oct 15, 2021
@codyoss codyoss added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Oct 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 45fd259 into master Oct 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the regen_gocloud branch October 15, 2021 22:26
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants