-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 #4415
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
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
requested review from
crwilcox,
tritone and
a team
as code owners
July 12, 2021 18:03
yoshi-automation
force-pushed
the
regen_gocloud
branch
from
July 12, 2021 18:03
4d0d241
to
b4733e8
Compare
codyoss
approved these changes
Jul 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
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