Skip to content

Commit fa7aed4

Browse files
feat: [AiPlatform] add DeploymentTier enum to DeployedIndex (#8622)
* feat: A new value `NVIDIA_RTX_PRO_6000` is added to enum `AcceleratorType` PiperOrigin-RevId: 811944758 Source-Link: googleapis/googleapis@bc546b9 Source-Link: googleapis/googleapis-gen@23ebd71 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMjNlYmQ3MWZlYjM5ODA2NjdjNzJlZmVkYWI1NWY5NzA3NWE0ZmZjNSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Auto-generated CL for //google/cloud/aiplatform:aiplatform_v1_public_proto_gen PiperOrigin-RevId: 813096234 Source-Link: googleapis/googleapis@e78280f Source-Link: googleapis/googleapis-gen@d83eeb4 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiZDgzZWViNGIwNTU5YWQwYjMyNDMxNTJlYzhiOGMyMzEwYzIzYWVjNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add DeploymentTier enum to DeployedIndex PiperOrigin-RevId: 813384393 Source-Link: googleapis/googleapis@063f9e1 Source-Link: googleapis/googleapis-gen@1119646 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMTExOTY0NmY5ZTUxOTIyZmJjYThjM2E3YWU3NDNhNmM3OTEzMWMxZSJ9 * 🦉 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 54ffea3 commit fa7aed4

9 files changed

Lines changed: 289 additions & 0 deletions

File tree

25 Bytes
Binary file not shown.
152 Bytes
Binary file not shown.

AiPlatform/metadata/V1/Tool.php

468 Bytes
Binary file not shown.

AiPlatform/src/V1/AcceleratorType.php

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

AiPlatform/src/V1/DeployedIndex.php

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

AiPlatform/src/V1/DeployedIndex/DeploymentTier.php

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

AiPlatform/src/V1/EnterpriseWebSearch.php

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

AiPlatform/src/V1/Tool/GoogleSearch.php

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

AiPlatform/src/V1/Tool/PhishBlockThreshold.php

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

0 commit comments

Comments
 (0)