-
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 #5839
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
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#788 Changes: chore(run): configure Ruby builds for datastream v1, run v2, and the run wrapper PiperOrigin-RevId: 438645968 Source-Link: googleapis/googleapis@9da5e7f docs(servicemanagement): Remove redundant "API" in the service name PiperOrigin-RevId: 438645460 Source-Link: googleapis/googleapis@59b819d feat(dlp): add DataProfilePubSubMessage supporting pub/sub integration PiperOrigin-RevId: 438616324 Source-Link: googleapis/googleapis@52df4b4 chore(bigquery/datatransfer): remove unused imports PiperOrigin-RevId: 438616112 Source-Link: googleapis/googleapis@33dd46b feat(bigquery/storage): Deprecate format specific `row_count` field in Read API PiperOrigin-RevId: 438434001 Source-Link: googleapis/googleapis@727f08b
yoshi-automation
added a commit
to googleapis/go-genproto
that referenced
this pull request
Apr 1, 2022
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#5839 Changes: chore(run): configure Ruby builds for datastream v1, run v2, and the run wrapper PiperOrigin-RevId: 438645968 Source-Link: googleapis/googleapis@9da5e7f docs(servicemanagement): Remove redundant "API" in the service name PiperOrigin-RevId: 438645460 Source-Link: googleapis/googleapis@59b819d chore: regenerate API index Source-Link: googleapis/googleapis@20c3e3b chore: add/correct proto namespace options PiperOrigin-RevId: 438627610 Source-Link: googleapis/googleapis@21d4779 feat(dlp): add DataProfilePubSubMessage supporting pub/sub integration PiperOrigin-RevId: 438616324 Source-Link: googleapis/googleapis@52df4b4 chore(bigquery/datatransfer): remove unused imports PiperOrigin-RevId: 438616112 Source-Link: googleapis/googleapis@33dd46b chore: regenerate API index Source-Link: googleapis/googleapis@d418985 feat!: Add bigquerymigration v2 client library PiperOrigin-RevId: 438598826 Source-Link: googleapis/googleapis@84762fa feat(bigquery/storage): Deprecate format specific `row_count` field in Read API PiperOrigin-RevId: 438434001 Source-Link: googleapis/googleapis@727f08b
codyoss
pushed a commit
to googleapis/go-genproto
that referenced
this pull request
Apr 1, 2022
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#5839 Changes: chore(run): configure Ruby builds for datastream v1, run v2, and the run wrapper PiperOrigin-RevId: 438645968 Source-Link: googleapis/googleapis@9da5e7f docs(servicemanagement): Remove redundant "API" in the service name PiperOrigin-RevId: 438645460 Source-Link: googleapis/googleapis@59b819d chore: regenerate API index Source-Link: googleapis/googleapis@20c3e3b chore: add/correct proto namespace options PiperOrigin-RevId: 438627610 Source-Link: googleapis/googleapis@21d4779 feat(dlp): add DataProfilePubSubMessage supporting pub/sub integration PiperOrigin-RevId: 438616324 Source-Link: googleapis/googleapis@52df4b4 chore(bigquery/datatransfer): remove unused imports PiperOrigin-RevId: 438616112 Source-Link: googleapis/googleapis@33dd46b chore: regenerate API index Source-Link: googleapis/googleapis@d418985 feat!: Add bigquerymigration v2 client library PiperOrigin-RevId: 438598826 Source-Link: googleapis/googleapis@84762fa feat(bigquery/storage): Deprecate format specific `row_count` field in Read API PiperOrigin-RevId: 438434001 Source-Link: googleapis/googleapis@727f08b
product-auto-label
bot
added
size: xl
Pull request size is extra large.
and removed
size: l
Pull request size is large.
labels
Apr 5, 2022
codyoss
approved these changes
Apr 5, 2022
Manually merging. Broken CI is related to a known breaking change in storage. Will follow up and get this fixed after next regen. |
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#788
Changes:
chore(run): configure Ruby builds for datastream v1, run v2, and the run wrapper
PiperOrigin-RevId: 438645968
Source-Link: googleapis/googleapis@9da5e7f
docs(servicemanagement): Remove redundant "API" in the service name
PiperOrigin-RevId: 438645460
Source-Link: googleapis/googleapis@59b819d
feat(dlp): add DataProfilePubSubMessage supporting pub/sub integration
PiperOrigin-RevId: 438616324
Source-Link: googleapis/googleapis@52df4b4
chore(bigquery/datatransfer): remove unused imports
PiperOrigin-RevId: 438616112
Source-Link: googleapis/googleapis@33dd46b
feat(bigquery/storage): Deprecate format specific
row_count
field in Read APIPiperOrigin-RevId: 438434001
Source-Link: googleapis/googleapis@727f08b