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 #648

Merged
merged 1 commit into from
Aug 3, 2021
Merged

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

merged 1 commit into from
Aug 3, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jul 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#4522

Changes:

docs: remove private links as these are public-facing docs
PiperOrigin-RevId: 387823959
Source-Link: googleapis/googleapis@ec3f139

chore(vision): Activate snippet generation for vision-v1
PiperOrigin-RevId: 387657808
Source-Link: googleapis/googleapis@558bdfe

chore: release gapic-generator-php v1.0.3
Committer: @miraleung
PiperOrigin-RevId: 387637604
Source-Link: googleapis/googleapis@8de886f

@yoshi-automation yoshi-automation requested a review from a team as a code owner July 30, 2021 17:11
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jul 30, 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#648

Changes:

chore(vision): Activate snippet generation for vision-v1
  PiperOrigin-RevId: 387657808
  Source-Link: googleapis/googleapis@558bdfe
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#4522

Changes:

docs: remove private links as these are public-facing docs
  PiperOrigin-RevId: 387823959
  Source-Link: googleapis/googleapis@ec3f139

chore(vision): Activate snippet generation for vision-v1
  PiperOrigin-RevId: 387657808
  Source-Link: googleapis/googleapis@558bdfe

chore: release gapic-generator-php v1.0.3
  Committer: @miraleung
  PiperOrigin-RevId: 387637604
  Source-Link: googleapis/googleapis@8de886f
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 30, 2021
@codyoss codyoss merged commit 70bd63a into master Aug 3, 2021
@codyoss codyoss deleted the regen_genproto branch August 3, 2021 14:24
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Aug 3, 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#648

Changes:

chore(vision): Activate snippet generation for vision-v1
  PiperOrigin-RevId: 387657808
  Source-Link: googleapis/googleapis@558bdfe
gcf-merge-on-green bot pushed a commit to googleapis/google-cloud-go that referenced this pull request Aug 4, 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#648

Changes:

chore(vision): Activate snippet generation for vision-v1
  PiperOrigin-RevId: 387657808
  Source-Link: googleapis/googleapis@558bdfe
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#4102

Changes:

chore: upgrade gapic-generator-python to 0.46.3
  PiperOrigin-RevId: 373649163
  Source-Link: googleapis/googleapis@7e1b14e

chore: restores missing BUILD.bazel build rules
  Committer: @telpirion
  PiperOrigin-RevId: 373615236
  Source-Link: googleapis/googleapis@556c373

feat: publish alertcenter/v1beta API and Bazel targets
  PiperOrigin-RevId: 373599033
  Source-Link: googleapis/googleapis@b19f946

feat!(firestore/apiv1): migrate firestore/admin to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373590133
  Source-Link: googleapis/googleapis@3c6c3d6

chore: migrate audit to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373589975
  Source-Link: googleapis/googleapis@8275ca6

chore: migrate maps/playablelocations to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373589757
  Source-Link: googleapis/googleapis@7467f29

feat(documentai): Use non-regionalized default host name for documentai.googleapis.com
  PiperOrigin-RevId: 373516134
  Source-Link: googleapis/googleapis@b29fb6b

chore: migrate devtools/source to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373494082
  Source-Link: googleapis/googleapis@ac0cf17

chore: migrate actions to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373493952
  Source-Link: googleapis/googleapis@8d013cf

chore(bigquery/connection): migrate bigquery/connection to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373493472
  Source-Link: googleapis/googleapis@51e932d

chore: migrate maps/routes to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373493291
  Source-Link: googleapis/googleapis@b0e8809

chore(recommendationengine): migrate recommendationengine to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373492874
  Source-Link: googleapis/googleapis@38770cd

chore(trace): migrate devtools/trace to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373492514
  Source-Link: googleapis/googleapis@862503f

chore: migrate bigquery/logging to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373492203
  Source-Link: googleapis/googleapis@16d44bc

chore: migrate identity/accesscontextmanager to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373492050
  Source-Link: googleapis/googleapis@6a66cdb

chore: migrate api/expr to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373491277
  Source-Link: googleapis/googleapis@9f67f84

chore(appengine): migrate appengine to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373490960
  Source-Link: googleapis/googleapis@8333535

chore: migrate bigquery/v2 to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373490690
  Source-Link: googleapis/googleapis@f89b671

chore(debugger): migrate clouddebugger to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373490291
  Source-Link: googleapis/googleapis@061b720

chore(datastore/admin): migrate datastore/admin to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373489974
  Source-Link: googleapis/googleapis@e67f6f0

chore: migrate iam/admin to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373488700
  Source-Link: googleapis/googleapis@87967b5

chore(iam/credentials): migrate iam/credentials to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373474691
  Source-Link: googleapis/googleapis@22ce74e

feat!(bigquery/datatransfer): migrate bigquery/datatransfer to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 373474384
  Source-Link: googleapis/googleapis@821ba0e

feat: adds enhanced protos for time series forecasting
  Committer: @aribray
  PiperOrigin-RevId: 373471501
  Source-Link: googleapis/googleapis@cc882d1

chore: upgrade gapic-generator-python to 0.46.1
  PiperOrigin-RevId: 373400747
  Source-Link: googleapis/googleapis@162641c

feat(osconfig/agentendpoint): add ExecResourceOutput for OSConfig AgentEndpoint, add error_message field to  OSPolicyResourceConfigStep
  Committer: @adjackura
  PiperOrigin-RevId: 373391138
  Source-Link: googleapis/googleapis@1fb8e3e

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@7d55f1b

chore: add github action to generate API index (googleapis#650)
  * chore: add github action to generate API index
  
  * chore: check diff before attempting commit
  
  * chore: update repo target
  Source-Link: googleapis/googleapis@498bd19

feat(osconfig): add OSConfig v1alpha api
  Committer: @adjackura
  PiperOrigin-RevId: 373246904
  Source-Link: googleapis/googleapis@4e3e319

feat: lifesciences v1 public protos
  Committer: @summerji
  PiperOrigin-RevId: 373243379
  Source-Link: googleapis/googleapis@0452945

feat: Add ComputeCustomRoutes service and its request and response protos.
  PiperOrigin-RevId: 373207098
  Source-Link: googleapis/googleapis@bab2449

feat: remove Bigquery Storage v1alpha2 API
  Committer: @yirutang
  PiperOrigin-RevId: 373207078
  Source-Link: googleapis/googleapis@57970fa

chore: add SECURITY.md (googleapis#648)
  Co-authored-by: google-cloud-policy-bot[bot] <80869356+google-cloud-policy-bot[bot]@users.noreply.github.com>
  Source-Link: googleapis/googleapis@4303a0b

feat(binaryauthorization): Publish Binary Authorization ContinuousValidationEvent proto.
  This is used in the new Continuous Validation feature:
  https://cloud.google.com/binary-authorization/docs/overview-cv
  
  Committer: @rbutoi
  PiperOrigin-RevId: 373173593
  Source-Link: googleapis/googleapis@bceaea9

fix!(clouddms): Fixing PHP, Ruby and C# package names for the CloudDMS API. This is a breaking change for the above languages.
  Committer: @jmpfar
  PiperOrigin-RevId: 373087373
  Source-Link: googleapis/googleapis@6c96d19

chore: release gapic-generator-php v0.1.5
  Committer: @miraleung
  PiperOrigin-RevId: 372997305
  Source-Link: googleapis/googleapis@cc094a4

docs: update the comments in Cloud Bigtable RestoreTable API to reflect the new API capability
  Committer: @liubonan
  PiperOrigin-RevId: 372995286
  Source-Link: googleapis/googleapis@43d201c

feat(securitycenter): add canonical_name and folder fields
  Assets and findings may be created in organizations, folders or projects, however in the current API version the name field for resources will always be prefixed by "organizations/...", for historical reasons. The "canonical_name" field shows the actual location of the resource, and in requests either the name or "canonical name" can be used for the "name" in the request.
  
  The "folder" field contains the folders in the resource's ancestry.
  
  PiperOrigin-RevId: 372965035
  Source-Link: googleapis/googleapis@0a992df

feat(securitycenter): add canonical_name and folder fields
  Assets and findings may be created in organizations, folders or projects, however in the current API version the name field for resources will always be prefixed by "organizations/...", for historical reasons. The "canonical_name" field shows the actual location of the resource, and in requests either the name or "canonical name" can be used for the "name" in the request.
  
  The "folder" field contains the folders in the resource's ancestry.
  
  PiperOrigin-RevId: 372964926
  Source-Link: googleapis/googleapis@1d3573f

fix!: BREAKING_CHANGE: remove display_name from FeatureStore feat: add invalid_row_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata
  PiperOrigin-RevId: 372952726
  Source-Link: googleapis/googleapis@b96db5a

chore: update gapic-generator-typescript to v1.3.2
  Committer: @alexander-fenster
  PiperOrigin-RevId: 372656503
  Source-Link: googleapis/googleapis@6fa858c
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