Skip to content

chore(all): auto-regenerate gapics#4415

Merged
codyoss merged 1 commit intomasterfrom
regen_gocloud
Jul 12, 2021
Merged

chore(all): auto-regenerate gapics#4415
codyoss merged 1 commit intomasterfrom
regen_gocloud

Conversation

@yoshi-automation
Copy link
Copy Markdown
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#635

Changes:

feat(datastore/admin): Publish message definitions for new Cloud Datastore migration logging steps.
PiperOrigin-RevId: 383927106
Source-Link: googleapis/googleapis@e96a2e6

feat(secretmanager): Tune Secret Manager auto retry parameters
UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.

PiperOrigin-RevId: 383886699
Source-Link: googleapis/googleapis@1eade81

feat(container): allow updating security group on existing clusters
PiperOrigin-RevId: 383869440
Source-Link: googleapis/googleapis@e2b7a98

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Jul 12, 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#4415

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@db8f3aa

feat: Enables generation of client libraries for C#, php and ruby.
  PiperOrigin-RevId: 383957820
  Source-Link: googleapis/googleapis@2d51c27

feat: add `minute_ranges` field to `RunRealtimeReportRequest` object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query
  PiperOrigin-RevId: 383930639
  Source-Link: googleapis/googleapis@41b50a3

chore: use gapic-generator-python 0.50.4
  PiperOrigin-RevId: 383929493
  Source-Link: googleapis/googleapis@dd1ef28

feat(datastore/admin): Publish message definitions for new Cloud Datastore migration logging steps.
  PiperOrigin-RevId: 383927106
  Source-Link: googleapis/googleapis@e96a2e6

feat(secretmanager): Tune Secret Manager auto retry parameters
  UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.

  PiperOrigin-RevId: 383886699
  Source-Link: googleapis/googleapis@1eade81

feat(container): allow updating security group on existing clusters
  PiperOrigin-RevId: 383869440
  Source-Link: googleapis/googleapis@e2b7a98

Remove Artman from README (#666)
  Artman has been deprecated, artman's repo archived, mentioning artman in the readme is strictly harmful, as it runs monolith generator only, which this repository is not compatible with anymore.
  Source-Link: googleapis/googleapis@b2a7d27

chore(ruby): Switch Bazel jobs to use the Ruby gapic-generator 0.9.1
  PiperOrigin-RevId: 383721241
  Source-Link: googleapis/googleapis@54dc383

chore: regenerate API index

  Source-Link: googleapis/googleapis@449686b

feat: Initial commit for the Transcoder V1 client libraries.
  PiperOrigin-RevId: 383681557
  Source-Link: googleapis/googleapis@509489a
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2021
gcf-merge-on-green Bot pushed a commit to googleapis/go-genproto that referenced this pull request Jul 12, 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#4415

Changes:

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@db8f3aa

feat: Enables generation of client libraries for C#, php and ruby.
  PiperOrigin-RevId: 383957820
  Source-Link: googleapis/googleapis@2d51c27

feat: add `minute_ranges` field to `RunRealtimeReportRequest` object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query
  PiperOrigin-RevId: 383930639
  Source-Link: googleapis/googleapis@41b50a3

chore: use gapic-generator-python 0.50.4
  PiperOrigin-RevId: 383929493
  Source-Link: googleapis/googleapis@dd1ef28

feat(datastore/admin): Publish message definitions for new Cloud Datastore migration logging steps.
  PiperOrigin-RevId: 383927106
  Source-Link: googleapis/googleapis@e96a2e6

feat(secretmanager): Tune Secret Manager auto retry parameters
  UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.
  
  PiperOrigin-RevId: 383886699
  Source-Link: googleapis/googleapis@1eade81

feat(container): allow updating security group on existing clusters
  PiperOrigin-RevId: 383869440
  Source-Link: googleapis/googleapis@e2b7a98

Remove Artman from README (#666)
  Artman has been deprecated, artman's repo archived, mentioning artman in the readme is strictly harmful, as it runs monolith generator only, which this repository is not compatible with anymore.
  Source-Link: googleapis/googleapis@b2a7d27

chore(ruby): Switch Bazel jobs to use the Ruby gapic-generator 0.9.1
  PiperOrigin-RevId: 383721241
  Source-Link: googleapis/googleapis@54dc383

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@449686b

feat: Initial commit for the Transcoder V1 client libraries.
  PiperOrigin-RevId: 383681557
  Source-Link: googleapis/googleapis@509489a
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#635

Changes:

feat(datastore/admin): Publish message definitions for new Cloud Datastore migration logging steps.
  PiperOrigin-RevId: 383927106
  Source-Link: googleapis/googleapis@e96a2e6

feat(secretmanager): Tune Secret Manager auto retry parameters
  UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.

  PiperOrigin-RevId: 383886699
  Source-Link: googleapis/googleapis@1eade81

feat(container): allow updating security group on existing clusters
  PiperOrigin-RevId: 383869440
  Source-Link: googleapis/googleapis@e2b7a98
@yoshi-automation yoshi-automation marked this pull request as ready for review July 12, 2021 18:03
@yoshi-automation yoshi-automation requested review from a team July 12, 2021 18:03
@codyoss codyoss merged commit 528ffc9 into master Jul 12, 2021
@codyoss codyoss deleted the regen_gocloud branch July 12, 2021 18:56
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.

2 participants