Skip to content

Commit 6a0eeb4

Browse files
feat: Add labels field for Predict API for Imagen use case (v1beta and v1) (#6788)
* feat: Add labels field for Predict API for Imagen use case (v1beta) PiperOrigin-RevId: 815803050 Source-Link: googleapis/googleapis@7f0c1e5 Source-Link: googleapis/googleapis-gen@a452a5d Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImE0NTJhNWRkYThlNzJjMzJkNjBiMDFlNzUxYmQwY2JkZjZiM2EyNmUifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add labels field for Predict API for Imagen use case (v1beta and v1) PiperOrigin-RevId: 815869562 Source-Link: googleapis/googleapis@f2c6bca Source-Link: googleapis/googleapis-gen@1e89f20 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjFlODlmMjAxMmRkMmVjY2NhZGMyMDljYTk3YmQ4MTJjNGVhNzVkYjcifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 7432c86 commit 6a0eeb4

File tree

11 files changed

+182
-4
lines changed

11 files changed

+182
-4
lines changed

packages/google-cloud-aiplatform/protos/google/cloud/aiplatform/v1/prediction_service.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/protos/google/cloud/aiplatform/v1beta1/prediction_service.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/protos/protos.d.ts

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-aiplatform/protos/protos.js

Lines changed: 120 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-aiplatform/protos/protos.json

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-aiplatform/samples/generated/v1/prediction_service.predict.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/samples/generated/v1/snippet_metadata_google.cloud.aiplatform.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/samples/generated/v1beta1/prediction_service.predict.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/samples/generated/v1beta1/snippet_metadata_google.cloud.aiplatform.v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change

packages/google-cloud-aiplatform/src/v1/prediction_service_client.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)