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

chore(all): auto-regenerate gapics #3717

Merged
merged 1 commit into from
Feb 20, 2021
Merged

chore(all): auto-regenerate gapics #3717

merged 1 commit into from
Feb 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#535

Changes:

feat(area120/tables): Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs.
PiperOrigin-RevId: 358406243
Source-Link: googleapis/googleapis@151bfba

feat(servicecontrol): Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description). chore: Update Bazel-Ruby rules version. chore: Update build_gen version.
PiperOrigin-RevId: 358357761
Source-Link: googleapis/googleapis@959b0bc

feat(dialogflow): add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs
PiperOrigin-RevId: 358315519
Source-Link: googleapis/googleapis@5402036

feat(speech): Support Model Adaptation.
PiperOrigin-RevId: 358182033
Source-Link: googleapis/googleapis@56c65ed

fix(errorreporting): Fixes ruby gem build
PiperOrigin-RevId: 358152223
Source-Link: googleapis/googleapis@e13001b

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

Changes:

feat(area120/tables): Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs.
  PiperOrigin-RevId: 358406243
  Source-Link: googleapis/googleapis@151bfba

chore: update AdMob v1 build to use Java, Python microgenerators
  Committer: @aohren
  PiperOrigin-RevId: 358377205
  Source-Link: googleapis/googleapis@b755429

feat(servicecontrol): Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description). chore: Update Bazel-Ruby rules version. chore: Update build_gen version.
  PiperOrigin-RevId: 358357761
  Source-Link: googleapis/googleapis@959b0bc

feat(dialogflow): add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs
  PiperOrigin-RevId: 358315519
  Source-Link: googleapis/googleapis@5402036

feat: add additional_bindings to Dialogflow v2beta1 ListIntents API docs: update copyrights and session docs
  PiperOrigin-RevId: 358315006
  Source-Link: googleapis/googleapis@3b69cb2

feat(speech): Support Model Adaptation.
  PiperOrigin-RevId: 358182033
  Source-Link: googleapis/googleapis@56c65ed

fix(errorreporting): Fixes ruby gem build
  PiperOrigin-RevId: 358152223
  Source-Link: googleapis/googleapis@e13001b

chore: remove protos for Google Ads API v3, which has sunset and is no longer available
  Committer: @aohren
  PiperOrigin-RevId: 358127927
  Source-Link: googleapis/googleapis@d8d59fb

fix: add test to java_gapic_test.test_classes
  PiperOrigin-RevId: 358039483
  Source-Link: googleapis/googleapis@2887a5a
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Feb 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#3717

Changes:

feat(area120/tables): Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs.
  PiperOrigin-RevId: 358406243
  Source-Link: googleapis/googleapis@151bfba

chore: update AdMob v1 build to use Java, Python microgenerators
  Committer: @aohren
  PiperOrigin-RevId: 358377205
  Source-Link: googleapis/googleapis@b755429

feat(servicecontrol): Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description). chore: Update Bazel-Ruby rules version. chore: Update build_gen version.
  PiperOrigin-RevId: 358357761
  Source-Link: googleapis/googleapis@959b0bc

feat(dialogflow): add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs
  PiperOrigin-RevId: 358315519
  Source-Link: googleapis/googleapis@5402036

feat: add additional_bindings to Dialogflow v2beta1 ListIntents API docs: update copyrights and session docs
  PiperOrigin-RevId: 358315006
  Source-Link: googleapis/googleapis@3b69cb2

feat(speech): Support Model Adaptation.
  PiperOrigin-RevId: 358182033
  Source-Link: googleapis/googleapis@56c65ed

fix(errorreporting): Fixes ruby gem build
  PiperOrigin-RevId: 358152223
  Source-Link: googleapis/googleapis@e13001b

chore: remove protos for Google Ads API v3, which has sunset and is no longer available
  Committer: @aohren
  PiperOrigin-RevId: 358127927
  Source-Link: googleapis/googleapis@d8d59fb

fix: add test to java_gapic_test.test_classes
  PiperOrigin-RevId: 358039483
  Source-Link: googleapis/googleapis@2887a5a
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#535

Changes:

feat(area120/tables): Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs.
  PiperOrigin-RevId: 358406243
  Source-Link: googleapis/googleapis@151bfba

feat(servicecontrol): Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description). chore: Update Bazel-Ruby rules version. chore: Update build_gen version.
  PiperOrigin-RevId: 358357761
  Source-Link: googleapis/googleapis@959b0bc

feat(dialogflow): add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs
  PiperOrigin-RevId: 358315519
  Source-Link: googleapis/googleapis@5402036

feat(speech): Support Model Adaptation.
  PiperOrigin-RevId: 358182033
  Source-Link: googleapis/googleapis@56c65ed

fix(errorreporting): Fixes ruby gem build
  PiperOrigin-RevId: 358152223
  Source-Link: googleapis/googleapis@e13001b
@yoshi-automation yoshi-automation marked this pull request as ready for review February 19, 2021 18:04
@yoshi-automation yoshi-automation requested a review from a team February 19, 2021 18:05
@codyoss
Copy link
Member

codyoss commented Feb 20, 2021

Forcing merge, conventionalcommit check flaked.

@codyoss codyoss merged commit 0bd21d7 into master Feb 20, 2021
@codyoss codyoss deleted the regen_gocloud branch February 20, 2021 00:23
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