Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aiplatform): support for Model Garden -- A single place to searc…
…h, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI (#7849) * feat: support for generating summaries during conversation analysis PiperOrigin-RevId: 527631871 Source-Link: googleapis/googleapis@375cea2 Source-Link: googleapis/googleapis-gen@92cacca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTJjYWNjYWRiZGE4ZmU5MDY3OTc5MjFhMGU1YTFkMDQ3MjAzOTg1MiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add offline_storage_ttl_days to EntityType feat: add online_storage_ttl_days to FeatureStore feat: add GENIE to ModelSourceType PiperOrigin-RevId: 527640029 Source-Link: googleapis/googleapis@f1979d4 Source-Link: googleapis/googleapis-gen@17f5433 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTdmNTQzMzM1MWEzY2RhNWUzYzgyNGZjZGIxMGQ1NWIwNWExM2QyZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add GENIE to ModelSourceType feat: add last_scheduled_run_response to Schedule PiperOrigin-RevId: 527640665 Source-Link: googleapis/googleapis@bd7c8fa Source-Link: googleapis/googleapis-gen@d897c57 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDg5N2M1N2YzM2FhMjdmMTcwODZiNjE3ZDY3OGQ5ZDc0MjNiZTQ0YiJ9 * fix storageinsights/v1 path in .OwlBot.yaml * add import-path for storageinsights to config.yaml * docs: Update the table format in SearchProjects docs PiperOrigin-RevId: 528006710 Source-Link: googleapis/googleapis@f373a9c Source-Link: googleapis/googleapis-gen@28c2158 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjhjMjE1ODhlZGFmMzVjNzNhZjY4YmJiODZkODk3MTNkZTc0OGM3YiJ9 * feat: add document purge API docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 528071547 Source-Link: googleapis/googleapis@32e0dc1 Source-Link: googleapis/googleapis-gen@f5843c4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjU4NDNjNGJjNDBlZGEyMzZlNTRkMzYzZDc5NDIwMGY3N2RlN2Q4OSJ9 * feat: Adds support for Startup CPU Boost (GA) feat: Adds support for Session affinity in Service (GA) feat: New 'port' field for HttpGetAction probe type feat: New fields/enum values docs: General documentation fixes. Startup CPU Boost * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#resourcerequirements. * For more information, see https://cloud.google.com/run/docs/configuring/cpu#startup-boost Session Affinity * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#revisiontemplate. * For more informaton, see https://cloud.google.com/run/docs/configuring/session-affinity HttpGetAction probe port * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#httpgetaction Fields/enum values * New output-only field satisfiesPzs in Service, Revision, Execution, and Job, currently unused. The field is reserved for future use. It is surfaced to maintain v1<->v2 portability. * New ExecutionReason.CANCELLING enum value. This is used in output-only field. Documentation fixes * Clarified permissions required for Upsert behavior (UpdateServiceRequest.allowMissing) * Clarified behavior for LaunchStage in all resource types. * Misc documentation improvements; removed most external references. PiperOrigin-RevId: 528248744 Source-Link: googleapis/googleapis@a9fb0d2 Source-Link: googleapis/googleapis-gen@8ffce4c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZmY2U0YzExYjk3OTI4YWU4YjE3Mjc2NTdhYjIwM2RhZDY1OTdlNCJ9 * feat: added support for DeployArtifacts feat: added support for in cluster verification PiperOrigin-RevId: 528368844 Source-Link: googleapis/googleapis@2da477b Source-Link: googleapis/googleapis-gen@1d44d35 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWQ0NGQzNTE3NDA3MjYyZTcwNmZkNzc3N2JlYWMzOTY2YTVkMjBjMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI PiperOrigin-RevId: 528513667 Source-Link: googleapis/googleapis@542f312 Source-Link: googleapis/googleapis-gen@8a9766c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGE5NzY2YzM0YzBjZjE3OTFmZTE0ZTNmMjMzZWI1ZDgzYjE1MDNlZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add replace to snippets go.mod ---------
- Loading branch information