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

Changes:

chore(shell): add http rules for LROs
  PiperOrigin-RevId: 453261273
  Source-Link: googleapis/googleapis@f8e97f9

fix(talent)!: remove Application and Profile services and and related protos, enums, and messages
  PiperOrigin-RevId: 453241222
  Source-Link: googleapis/googleapis@7837470

feat(functions): added support for CMEK docs: clarified wording around quota usage
  Clients can now specify the docker registry to use for storing function Docker images and KMS crypto keys for function source code objects.

  PiperOrigin-RevId: 453234231
  Source-Link: googleapis/googleapis@d180952

feat(aiplatform): add monitor_window to ModelDeploymentMonitoringScheduleConfig proto in aiplatform v1/v1beta1 model_deployment_monitoring_job.proto
  PiperOrigin-RevId: 453226330
  Source-Link: googleapis/googleapis@239db5e

docs(contactcenterinsights): Updating comments
  PiperOrigin-RevId: 452751522
  Source-Link: googleapis/googleapis@530ca55

feat(gkehub): Added support for locations and iam_policy clients
  PiperOrigin-RevId: 452647783
  Source-Link: googleapis/googleapis@fbb5dd9

feat(spanner): add Session creator role docs: clarify transaction semantics
  PiperOrigin-RevId: 452634948
  Source-Link: googleapis/googleapis@df51ec8

feat(compute): Update Compute Engine API to revision 20220526 (#722)

  Source-Link: googleapis/googleapis@950dd73
  • Loading branch information
yoshi-automation committed Jun 7, 2022
1 parent 495775e commit 2f186e4
Show file tree
Hide file tree
Showing 25 changed files with 728 additions and 114 deletions.
10 changes: 10 additions & 0 deletions compute/apiv1/gapic_metadata.json
Expand Up @@ -3561,6 +3561,11 @@
"Patch"
]
},
"SetCertificateMap": {
"methods": [
"SetCertificateMap"
]
},
"SetQuicOverride": {
"methods": [
"SetQuicOverride"
Expand Down Expand Up @@ -3713,6 +3718,11 @@
"SetBackendService"
]
},
"SetCertificateMap": {
"methods": [
"SetCertificateMap"
]
},
"SetProxyHeader": {
"methods": [
"SetProxyHeader"
Expand Down
20 changes: 10 additions & 10 deletions compute/apiv1/instance_group_managers_client.go

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

4 changes: 2 additions & 2 deletions compute/apiv1/instance_groups_client.go

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

4 changes: 2 additions & 2 deletions compute/apiv1/instances_client.go

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

0 comments on commit 2f186e4

Please sign in to comment.