-
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 #3708
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
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Feb 17, 2021
yoshi-automation
added a commit
to googleapis/go-genproto
that referenced
this pull request
Feb 17, 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#3708 Changes: chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster PiperOrigin-RevId: 358007902 Source-Link: googleapis/googleapis@e53f05c feat: add optional OIDC JWKs field, add http rules, miscellaneous updates PiperOrigin-RevId: 357987605 Source-Link: googleapis/googleapis@caeee13 chore: delete unused gapic.yaml configs for maps/routespreferred Committer: @miraleung PiperOrigin-RevId: 357946238 Source-Link: googleapis/googleapis@8b0cc14 chore: migrate StreetView to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357863594 Source-Link: googleapis/googleapis@8ca872c chore: migrate Enduro to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357862785 Source-Link: googleapis/googleapis@c465e2f feat(documentai): Update documentai/v1beta3 protos PiperOrigin-RevId: 357825340 Source-Link: googleapis/googleapis@1f68cd0 feat: Add csharp_proto_libraries for google/type. Committer: @damonkey2 PiperOrigin-RevId: 357809969 Source-Link: googleapis/googleapis@67233f5 chore: update gapic-generator-java to 0.0.20 Committer: @miraleung PiperOrigin-RevId: 357800868 Source-Link: googleapis/googleapis@e8bc447 chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357794425 Source-Link: googleapis/googleapis@9af3d4d fix: RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest. PiperOrigin-RevId: 357788001 Source-Link: googleapis/googleapis@2bea43c chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357773363 Source-Link: googleapis/googleapis@a3b60b0 chore: migrate maps/roads onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357770189 Source-Link: googleapis/googleapis@28a44ec fix(dialogflow/cx): RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. PiperOrigin-RevId: 357757017 Source-Link: googleapis/googleapis@38d77ab build(orgpolicy): add BUILD files to generate client library for orgpolicy PiperOrigin-RevId: 357293749 Source-Link: googleapis/googleapis@78f5365 chore(bazel): update Go microgenerator to v0.18.1 Changes include: - adding GapicMetadata generation - renaming plugin flag `gapic-service-config` -> `api-service-config` (still supports the old one, but it is undocumented) - normal updates to dependencies PiperOrigin-RevId: 357260962 Source-Link: googleapis/googleapis@178d16d feat(gkehub): Update Membership API v1beta1 proto PiperOrigin-RevId: 357242088 Source-Link: googleapis/googleapis@1b2ab49 chore(bazel): temp override go-genproto dep PiperOrigin-RevId: 357228807 Source-Link: googleapis/googleapis@f235b89 chore: updates prediction and training proto files to v1beta1 AI Platform client libraries. feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant Committer: @telpirion PiperOrigin-RevId: 357223795 Source-Link: googleapis/googleapis@f9cd594 feat: Add Traffic data to the leg and step level. PiperOrigin-RevId: 357215334 Source-Link: googleapis/googleapis@5a11760 chore(longrunning): Operations proto comment cleanup Committer: @miraleung PiperOrigin-RevId: 357075713 Source-Link: googleapis/googleapis@c059c46
codyoss
pushed a commit
to googleapis/go-genproto
that referenced
this pull request
Feb 17, 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#3708 Changes: chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster PiperOrigin-RevId: 358007902 Source-Link: googleapis/googleapis@e53f05c feat: add optional OIDC JWKs field, add http rules, miscellaneous updates PiperOrigin-RevId: 357987605 Source-Link: googleapis/googleapis@caeee13 chore: delete unused gapic.yaml configs for maps/routespreferred Committer: @miraleung PiperOrigin-RevId: 357946238 Source-Link: googleapis/googleapis@8b0cc14 chore: migrate StreetView to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357863594 Source-Link: googleapis/googleapis@8ca872c chore: migrate Enduro to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357862785 Source-Link: googleapis/googleapis@c465e2f feat(documentai): Update documentai/v1beta3 protos PiperOrigin-RevId: 357825340 Source-Link: googleapis/googleapis@1f68cd0 feat: Add csharp_proto_libraries for google/type. Committer: @damonkey2 PiperOrigin-RevId: 357809969 Source-Link: googleapis/googleapis@67233f5 chore: update gapic-generator-java to 0.0.20 Committer: @miraleung PiperOrigin-RevId: 357800868 Source-Link: googleapis/googleapis@e8bc447 chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357794425 Source-Link: googleapis/googleapis@9af3d4d fix: RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest. PiperOrigin-RevId: 357788001 Source-Link: googleapis/googleapis@2bea43c chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357773363 Source-Link: googleapis/googleapis@a3b60b0 chore: migrate maps/roads onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357770189 Source-Link: googleapis/googleapis@28a44ec fix(dialogflow/cx): RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. PiperOrigin-RevId: 357757017 Source-Link: googleapis/googleapis@38d77ab build(orgpolicy): add BUILD files to generate client library for orgpolicy PiperOrigin-RevId: 357293749 Source-Link: googleapis/googleapis@78f5365 chore(bazel): update Go microgenerator to v0.18.1 Changes include: - adding GapicMetadata generation - renaming plugin flag `gapic-service-config` -> `api-service-config` (still supports the old one, but it is undocumented) - normal updates to dependencies PiperOrigin-RevId: 357260962 Source-Link: googleapis/googleapis@178d16d feat(gkehub): Update Membership API v1beta1 proto PiperOrigin-RevId: 357242088 Source-Link: googleapis/googleapis@1b2ab49 chore(bazel): temp override go-genproto dep PiperOrigin-RevId: 357228807 Source-Link: googleapis/googleapis@f235b89 chore: updates prediction and training proto files to v1beta1 AI Platform client libraries. feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant Committer: @telpirion PiperOrigin-RevId: 357223795 Source-Link: googleapis/googleapis@f9cd594 feat: Add Traffic data to the leg and step level. PiperOrigin-RevId: 357215334 Source-Link: googleapis/googleapis@5a11760 chore(longrunning): Operations proto comment cleanup Committer: @miraleung PiperOrigin-RevId: 357075713 Source-Link: googleapis/googleapis@c059c46
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#533 Changes: feat(documentai): Update documentai/v1beta3 protos PiperOrigin-RevId: 357825340 Source-Link: googleapis/googleapis@1f68cd0 fix(dialogflow/cx): RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. PiperOrigin-RevId: 357757017 Source-Link: googleapis/googleapis@38d77ab build(orgpolicy): add BUILD files to generate client library for orgpolicy PiperOrigin-RevId: 357293749 Source-Link: googleapis/googleapis@78f5365 feat(gkehub): Update Membership API v1beta1 proto PiperOrigin-RevId: 357242088 Source-Link: googleapis/googleapis@1b2ab49 chore(longrunning): Operations proto comment cleanup Committer: @miraleung PiperOrigin-RevId: 357075713 Source-Link: googleapis/googleapis@c059c46
yoshi-automation
requested review from
crwilcox,
skuruppu,
tritone and
a team
as code owners
February 17, 2021 22:15
yoshi-automation
force-pushed
the
regen_gocloud
branch
from
February 17, 2021 22:15
5472f15
to
25b72d6
Compare
codyoss
previously approved these changes
Feb 17, 2021
codyoss
added
the
automerge: exact
Summon MOG for automerging, but approvals need to be against the latest commit
label
Feb 17, 2021
gcf-merge-on-green
bot
dismissed
codyoss’s stale review
February 17, 2021 22:24
This review does not reference the most recent commit, and you are using the secure version of merge-on-green. Please re-review the most recent commit.
codyoss
approved these changes
Feb 17, 2021
codyoss
added
automerge: exact
Summon MOG for automerging, but approvals need to be against the latest commit
and removed
automerge: exact
Summon MOG for automerging, but approvals need to be against the latest commit
labels
Feb 17, 2021
gcf-merge-on-green
bot
removed
the
automerge: exact
Summon MOG for automerging, but approvals need to be against the latest commit
label
Feb 17, 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#533
Changes:
feat(documentai): Update documentai/v1beta3 protos
PiperOrigin-RevId: 357825340
Source-Link: googleapis/googleapis@1f68cd0
fix(dialogflow/cx): RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases.
PiperOrigin-RevId: 357757017
Source-Link: googleapis/googleapis@38d77ab
build(orgpolicy): add BUILD files to generate client library for orgpolicy
PiperOrigin-RevId: 357293749
Source-Link: googleapis/googleapis@78f5365
feat(gkehub): Update Membership API v1beta1 proto
PiperOrigin-RevId: 357242088
Source-Link: googleapis/googleapis@1b2ab49
chore(longrunning): Operations proto comment cleanup
Committer: @miraleung
PiperOrigin-RevId: 357075713
Source-Link: googleapis/googleapis@c059c46