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 .pb.go files #654

Merged
merged 1 commit into from
Aug 11, 2021
Merged

chore(all): auto-regenerate .pb.go files #654

merged 1 commit into from
Aug 11, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Aug 11, 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#4591

Changes:

feat: add new issue model API methods feat: support Dialogflow and user-specified participant IDs docs: update pubsub_notification_settings docs
PiperOrigin-RevId: 389978361
Source-Link: googleapis/googleapis@e932524

fix(pubsub): replace IAMPolicy in API config
PiperOrigin-RevId: 389961627
Source-Link: googleapis/googleapis@e41be60

feat(dialogflow/cx): added support for DLP templates; expose Locations service to get/list avaliable locations of Dialogflow products
PiperOrigin-RevId: 389939863
Source-Link: googleapis/googleapis@626df52

feat(dialogflow/cx): added support for DLP templates; expose Locations service to get/list avaliable locations of Dialogflow products docs: reorder some fields
PiperOrigin-RevId: 389907245
Source-Link: googleapis/googleapis@114b141

feat(dialogflow): expose Locations service to get/list avaliable locations of Dialogflow products; fixed some API annotations
PiperOrigin-RevId: 389905442
Source-Link: googleapis/googleapis@4c984f3

feat(pubsub): Add topic retention options
PiperOrigin-RevId: 389879008
Source-Link: googleapis/googleapis@7b6a2ce

feat: Expose Locations service to get/list avaliable locations of Dialogflow products docs: reorder some fields
PiperOrigin-RevId: 389760020
Source-Link: googleapis/googleapis@411e51e

feat(speech): add total_billed_time response field
Committer: @cherba
PiperOrigin-RevId: 389755489
Source-Link: googleapis/googleapis@10185d0

chore(ruby): Switch bazel builds to v0.10.0 of the Ruby microgenerator
PiperOrigin-RevId: 389747795
Source-Link: googleapis/googleapis@2802dd5

chore: release gapic-generator-java v2.0.1
Committer: @miraleung
PiperOrigin-RevId: 389657692
Source-Link: googleapis/googleapis@a739464

build(dataproc): update from broken v1beta2 links to v1
PiperOrigin-RevId: 389649385
Source-Link: googleapis/googleapis@2c1c2ac

feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation
PiperOrigin-RevId: 389250478
Source-Link: googleapis/googleapis@9a7d190

build(networkmanagement): correct artifact name for npm
PiperOrigin-RevId: 389230095
Source-Link: googleapis/googleapis@f642cc6

chore: regenerate API index

Source-Link: googleapis/googleapis@23b8cad

feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom
PiperOrigin-RevId: 389008671
Source-Link: googleapis/googleapis@2efb695

chore: regenerate API index

Source-Link: googleapis/googleapis@ff6688b

feat: add support for Metrics Scopes API
PiperOrigin-RevId: 388977387
Source-Link: googleapis/googleapis@702ccd0

@yoshi-automation yoshi-automation requested a review from a team as a code owner August 11, 2021 00:08
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Aug 11, 2021
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#654

Changes:

fix(pubsub): replace IAMPolicy in API config
  PiperOrigin-RevId: 389961627
  Source-Link: googleapis/googleapis@e41be60

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products
  PiperOrigin-RevId: 389939863
  Source-Link: googleapis/googleapis@626df52

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields
  PiperOrigin-RevId: 389907245
  Source-Link: googleapis/googleapis@114b141

feat(dialogflow): expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations
  PiperOrigin-RevId: 389905442
  Source-Link: googleapis/googleapis@4c984f3

feat(pubsub): Add topic retention options
  PiperOrigin-RevId: 389879008
  Source-Link: googleapis/googleapis@7b6a2ce

feat(speech): add total_billed_time response field
  Committer: @cherba
  PiperOrigin-RevId: 389755489
  Source-Link: googleapis/googleapis@10185d0

build(dataproc): update from broken v1beta2 links to v1
  PiperOrigin-RevId: 389649385
  Source-Link: googleapis/googleapis@2c1c2ac

feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation
  PiperOrigin-RevId: 389250478
  Source-Link: googleapis/googleapis@9a7d190

build(networkmanagement): correct artifact name for npm
  PiperOrigin-RevId: 389230095
  Source-Link: googleapis/googleapis@f642cc6

feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom
  PiperOrigin-RevId: 389008671
  Source-Link: googleapis/googleapis@2efb695
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 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#4591

Changes:

feat: add new issue model API methods feat: support Dialogflow and user-specified participant IDs docs: update pubsub_notification_settings docs
  PiperOrigin-RevId: 389978361
  Source-Link: googleapis/googleapis@e932524

fix(pubsub): replace IAMPolicy in API config
  PiperOrigin-RevId: 389961627
  Source-Link: googleapis/googleapis@e41be60

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products
  PiperOrigin-RevId: 389939863
  Source-Link: googleapis/googleapis@626df52

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields
  PiperOrigin-RevId: 389907245
  Source-Link: googleapis/googleapis@114b141

feat(dialogflow): expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations
  PiperOrigin-RevId: 389905442
  Source-Link: googleapis/googleapis@4c984f3

feat(pubsub): Add topic retention options
  PiperOrigin-RevId: 389879008
  Source-Link: googleapis/googleapis@7b6a2ce

feat: Expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields
  PiperOrigin-RevId: 389760020
  Source-Link: googleapis/googleapis@411e51e

feat(speech): add total_billed_time response field
  Committer: @cherba
  PiperOrigin-RevId: 389755489
  Source-Link: googleapis/googleapis@10185d0

chore(ruby): Switch bazel builds to v0.10.0 of the Ruby microgenerator
  PiperOrigin-RevId: 389747795
  Source-Link: googleapis/googleapis@2802dd5

chore: release gapic-generator-java v2.0.1
  Committer: @miraleung
  PiperOrigin-RevId: 389657692
  Source-Link: googleapis/googleapis@a739464

build(dataproc): update from broken v1beta2 links to v1
  PiperOrigin-RevId: 389649385
  Source-Link: googleapis/googleapis@2c1c2ac

feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation
  PiperOrigin-RevId: 389250478
  Source-Link: googleapis/googleapis@9a7d190

build(networkmanagement): correct artifact name for npm
  PiperOrigin-RevId: 389230095
  Source-Link: googleapis/googleapis@f642cc6

chore: regenerate API index

  Source-Link: googleapis/googleapis@23b8cad

feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom
  PiperOrigin-RevId: 389008671
  Source-Link: googleapis/googleapis@2efb695

chore: regenerate API index

  Source-Link: googleapis/googleapis@ff6688b

feat: add support for Metrics Scopes API
  PiperOrigin-RevId: 388977387
  Source-Link: googleapis/googleapis@702ccd0
@codyoss codyoss merged commit ddbe55d into master Aug 11, 2021
@codyoss codyoss deleted the regen_genproto branch August 11, 2021 02:18
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Aug 11, 2021
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#654

Changes:

fix(pubsub): replace IAMPolicy in API config
  PiperOrigin-RevId: 389961627
  Source-Link: googleapis/googleapis@e41be60

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products
  PiperOrigin-RevId: 389939863
  Source-Link: googleapis/googleapis@626df52

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields
  PiperOrigin-RevId: 389907245
  Source-Link: googleapis/googleapis@114b141

feat(dialogflow): expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations
  PiperOrigin-RevId: 389905442
  Source-Link: googleapis/googleapis@4c984f3

feat(pubsub): Add topic retention options
  PiperOrigin-RevId: 389879008
  Source-Link: googleapis/googleapis@7b6a2ce

feat(speech): add total_billed_time response field
  Committer: @cherba
  PiperOrigin-RevId: 389755489
  Source-Link: googleapis/googleapis@10185d0

build(dataproc): update from broken v1beta2 links to v1
  PiperOrigin-RevId: 389649385
  Source-Link: googleapis/googleapis@2c1c2ac

feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation
  PiperOrigin-RevId: 389250478
  Source-Link: googleapis/googleapis@9a7d190

build(networkmanagement): correct artifact name for npm
  PiperOrigin-RevId: 389230095
  Source-Link: googleapis/googleapis@f642cc6

feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom
  PiperOrigin-RevId: 389008671
  Source-Link: googleapis/googleapis@2efb695
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Aug 11, 2021
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#654

Changes:

fix(pubsub): replace IAMPolicy in API config
  PiperOrigin-RevId: 389961627
  Source-Link: googleapis/googleapis@e41be60

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products
  PiperOrigin-RevId: 389939863
  Source-Link: googleapis/googleapis@626df52

feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields
  PiperOrigin-RevId: 389907245
  Source-Link: googleapis/googleapis@114b141

feat(dialogflow): expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations
  PiperOrigin-RevId: 389905442
  Source-Link: googleapis/googleapis@4c984f3

feat(pubsub): Add topic retention options
  PiperOrigin-RevId: 389879008
  Source-Link: googleapis/googleapis@7b6a2ce

feat(speech): add total_billed_time response field
  Committer: @cherba
  PiperOrigin-RevId: 389755489
  Source-Link: googleapis/googleapis@10185d0

build(dataproc): update from broken v1beta2 links to v1
  PiperOrigin-RevId: 389649385
  Source-Link: googleapis/googleapis@2c1c2ac

feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation
  PiperOrigin-RevId: 389250478
  Source-Link: googleapis/googleapis@9a7d190

build(networkmanagement): correct artifact name for npm
  PiperOrigin-RevId: 389230095
  Source-Link: googleapis/googleapis@f642cc6

feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom
  PiperOrigin-RevId: 389008671
  Source-Link: googleapis/googleapis@2efb695
hengfengli pushed a commit to hengfengli/go-genproto that referenced this pull request Aug 30, 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#4109

Changes:

feat(dialogflow): added location-aware HTTP path binding for ListIntents
  PiperOrigin-RevId: 373895026
  Source-Link: googleapis/googleapis@0d68bbb

chore: Update gapic-generator-ruby
  PiperOrigin-RevId: 373860470
  Source-Link: googleapis/googleapis@863f81b

feat(secretmanager): Etags in Secret Manager
  Users can now use etags for optimistic concurrency control when modifying Secret or SecretVersion.

  PiperOrigin-RevId: 373836373
  Source-Link: googleapis/googleapis@bff8074

chore: regenerate API index

  Source-Link: googleapis/googleapis@ed6763d

chore: add github action to generate API index (googleapis#654)
  * chore: add github action to generate API index

  * chore: check diff before attempting commit

  * chore: update repo target
  Source-Link: googleapis/googleapis@e252dd5

feat!(firestore): migrate firestore to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373700585
  Source-Link: googleapis/googleapis@4bb4b76

chore: migrate dataproc/logging to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373699884
  Source-Link: googleapis/googleapis@3dd1882

chore: migrate location to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373699327
  Source-Link: googleapis/googleapis@c15931b

chore: migrate recommender/logging to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373698973
  Source-Link: googleapis/googleapis@48e0623

chore: migrate appengine/{legacy,logging} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373698798
  Source-Link: googleapis/googleapis@2e1fba8

feat!: migrate datastore/v1 to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373698671
  Source-Link: googleapis/googleapis@1b6fcb8

chore: migrate firestore/bundle to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373698262
  Source-Link: googleapis/googleapis@d471cdf

chore: include .github directory in copybara job
  PiperOrigin-RevId: 373681589
  Source-Link: googleapis/googleapis@9aaaf7a

chore(dataqna): delete unused gapic.yaml files for Drive, dataqna, and cloud shell
  Committer: @miraleung
  PiperOrigin-RevId: 373675335
  Source-Link: googleapis/googleapis@0b9fa79

chore(datacatalog): migrate datacatalog to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373673056
  Source-Link: googleapis/googleapis@dad9011

chore: migrate apps/script to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373672983
  Source-Link: googleapis/googleapis@97c2076

feat!: migrate bigtableadmin to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373672963
  Source-Link: googleapis/googleapis@131f4f7
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.

None yet

2 participants