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

feat(all): auto-regenerate gapics #3576

Merged
merged 3 commits into from Jan 20, 2021
Merged

feat(all): auto-regenerate gapics #3576

merged 3 commits into from Jan 20, 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#517

Changes:

feat(secretmanager): added expire_time and ttl fields to Secret
PiperOrigin-RevId: 352563582
Source-Link: googleapis/googleapis@9ecdacc

feat(accessapproval): Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
Source-Link: googleapis/googleapis@61ab034

chore(kms): un-migrate kms from the Java microgenerator to the monolith
Committer: @miraleung
PiperOrigin-RevId: 351867503
Source-Link: googleapis/googleapis@f1b2cc9

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 19, 2021
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Jan 19, 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#3576

Changes:

feat(secretmanager): added expire_time and ttl fields to Secret
  PiperOrigin-RevId: 352563582
  Source-Link: googleapis/googleapis@9ecdacc

feat(accessapproval): Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
  PiperOrigin-RevId: 352069361
  Source-Link: googleapis/googleapis@61ab034

chore: Set namespaces for C#, PHP, and Ruby
  PiperOrigin-RevId: 351886920
  Source-Link: googleapis/googleapis@9e209af

feat: added V1 API
  Clients should now be able to use the v1 API in addition to the v1beta2 API.

  PiperOrigin-RevId: 351871554
  Source-Link: googleapis/googleapis@add7e03

chore(kms): un-migrate kms from the Java microgenerator to the monolith
  Committer: @miraleung
  PiperOrigin-RevId: 351867503
  Source-Link: googleapis/googleapis@f1b2cc9

fix: add retryableStatusCodes back to bigtable
  Committer: @miraleung
  PiperOrigin-RevId: 351852297
  Source-Link: googleapis/googleapis@df49bfe

chore: migrate storage to the Python microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 351829553
  Source-Link: googleapis/googleapis@09487a7
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Jan 19, 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#3576

Changes:

feat(secretmanager): added expire_time and ttl fields to Secret
  PiperOrigin-RevId: 352563582
  Source-Link: googleapis/googleapis@9ecdacc

feat(accessapproval): Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
  PiperOrigin-RevId: 352069361
  Source-Link: googleapis/googleapis@61ab034

chore: Set namespaces for C#, PHP, and Ruby
  PiperOrigin-RevId: 351886920
  Source-Link: googleapis/googleapis@9e209af

feat: added V1 API
  Clients should now be able to use the v1 API in addition to the v1beta2 API.

  PiperOrigin-RevId: 351871554
  Source-Link: googleapis/googleapis@add7e03

chore(kms): un-migrate kms from the Java microgenerator to the monolith
  Committer: @miraleung
  PiperOrigin-RevId: 351867503
  Source-Link: googleapis/googleapis@f1b2cc9

fix: add retryableStatusCodes back to bigtable
  Committer: @miraleung
  PiperOrigin-RevId: 351852297
  Source-Link: googleapis/googleapis@df49bfe

chore: migrate storage to the Python microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 351829553
  Source-Link: googleapis/googleapis@09487a7
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#517

Changes:

feat(secretmanager): added expire_time and ttl fields to Secret
  PiperOrigin-RevId: 352563582
  Source-Link: googleapis/googleapis@9ecdacc

feat(accessapproval): Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
  PiperOrigin-RevId: 352069361
  Source-Link: googleapis/googleapis@61ab034

chore(kms): un-migrate kms from the Java microgenerator to the monolith
  Committer: @miraleung
  PiperOrigin-RevId: 351867503
  Source-Link: googleapis/googleapis@f1b2cc9
@google-cla
Copy link

google-cla bot commented Jan 19, 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 Jan 19, 2021
@google-cla
Copy link

google-cla bot commented Jan 19, 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.

@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 Jan 20, 2021
@google-cla
Copy link

google-cla bot commented Jan 20, 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 Jan 20, 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 Jan 20, 2021
@codyoss codyoss merged commit ac22beb into master Jan 20, 2021
@codyoss codyoss deleted the regen_gocloud branch January 20, 2021 16:00
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

3 participants