Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics
Browse files Browse the repository at this point in the history
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#742

Changes:

feat(automl): publish updated protos for cloud/automl/v1 service fix!: One of the fields now have field_behavior as REQUIRED in cloud/automl/v1 service definition.
  Committer: @hkdevandla
  PiperOrigin-RevId: 421156406
  Source-Link: googleapis/googleapis@05b24d8

fix(talent): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421134169
  Source-Link: googleapis/googleapis@ef417dc

fix(workflows): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421098450
  Source-Link: googleapis/googleapis@6706d9b

fix(managedidentities): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421098407
  Source-Link: googleapis/googleapis@a635f71

fix(documentai): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421098374
  Source-Link: googleapis/googleapis@706ac2b

fix(datalabeling): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421098303
  Source-Link: googleapis/googleapis@ac12f33

fix(apigateway): add ancillary service bindings to service_yaml
  PiperOrigin-RevId: 421098261
  Source-Link: googleapis/googleapis@4c13e8f

fix(asset): add service_yaml to php_gapic_library targets
  PiperOrigin-RevId: 421075193
  Source-Link: googleapis/googleapis@dc15873

feat(compute): remove BETA language on Compute V1 (#697)

  Source-Link: googleapis/googleapis@b4b8eda

fix(artifactregistry): add missing HTTP rules to service config
  PiperOrigin-RevId: 420790332
  Source-Link: googleapis/googleapis@3965406
  • Loading branch information
yoshi-automation committed Jan 12, 2022
1 parent 7d4fa38 commit 547df08
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apigateway/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion artifactregistry/apiv1beta2/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion asset/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions automl/apiv1/auto_ml_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion automl/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions automl/apiv1/prediction_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion compute/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion datalabeling/apiv1beta1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion documentai/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Expand Up @@ -329,7 +329,7 @@
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/compute/latest/apiv1",
"release_level": "beta",
"release_level": "ga",
"library_type": ""
},
"cloud.google.com/go/compute/metadata": {
Expand Down
2 changes: 1 addition & 1 deletion managedidentities/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion talent/apiv4beta1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion workflows/apiv1beta/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 547df08

Please sign in to comment.