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

Changes:

feat(contactcenterinsights): Add WriteDisposition to BigQuery Export API
  PiperOrigin-RevId: 413945427
  Source-Link: googleapis/googleapis@6230f6e

feat(dlp): added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning
  PiperOrigin-RevId: 413780624
  Source-Link: googleapis/googleapis@ed9918e

feat(speech): add result_end_time to SpeechRecognitionResult
  PiperOrigin-RevId: 413728495
  Source-Link: googleapis/googleapis@10f96cb

feat(aiplatform): add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature feat: add network and enable_private_service_connect to IndexEndpoint feat: add service_attachment to IndexPrivateEndpoints feat: add stratified_split field to training_pipeline InputDataConfig
  PiperOrigin-RevId: 413691586
  Source-Link: googleapis/googleapis@5915024

chore(vmmigration): Set up Ruby build configs for vmmigration clients
  PiperOrigin-RevId: 413560843
  Source-Link: googleapis/googleapis@eecbbee

feat(speech): added alternative_language_codes to RecognitionConfig feat: WEBM_OPUS codec feat: SpeechAdaptation configuration feat: word confidence feat: spoken punctuation and spoken emojis feat: hint boost in SpeechContext
  PiperOrigin-RevId: 413453425
  Source-Link: googleapis/googleapis@2b47b24
  • Loading branch information
yoshi-automation committed Dec 3, 2021
1 parent 589c83f commit 17f1e9c
Show file tree
Hide file tree
Showing 22 changed files with 220 additions and 75 deletions.
2 changes: 1 addition & 1 deletion aiplatform/apiv1/doc.go

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

5 changes: 5 additions & 0 deletions aiplatform/apiv1/gapic_metadata.json
Expand Up @@ -266,6 +266,11 @@
"ListIndexEndpoints"
]
},
"MutateDeployedIndex": {
"methods": [
"MutateDeployedIndex"
]
},
"UndeployIndex": {
"methods": [
"UndeployIndex"
Expand Down
102 changes: 102 additions & 0 deletions aiplatform/apiv1/index_endpoint_client.go

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

25 changes: 25 additions & 0 deletions aiplatform/apiv1/index_endpoint_client_example_test.go

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

7 changes: 4 additions & 3 deletions aiplatform/apiv1/model_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 aiplatform/apiv1/pipeline_client.go

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

10 changes: 5 additions & 5 deletions aiplatform/apiv1/vizier_client.go

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

4 changes: 1 addition & 3 deletions compute/apiv1/backend_buckets_client.go

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

4 changes: 1 addition & 3 deletions compute/apiv1/backend_services_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.

8 changes: 2 additions & 6 deletions compute/apiv1/firewall_policies_client.go

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

4 changes: 1 addition & 3 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.

0 comments on commit 17f1e9c

Please sign in to comment.