Skip to content

Commit

Permalink
feat(aiplatform): support for Model Garden -- A single place to searc…
Browse files Browse the repository at this point in the history
…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
gcf-owl-bot[bot] committed May 1, 2023
1 parent ca2184c commit ac00efc
Show file tree
Hide file tree
Showing 142 changed files with 17,356 additions and 5,229 deletions.
4 changes: 2 additions & 2 deletions .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ deep-remove-regex:
- /videointelligence/apiv1beta2/
- /videointelligence/apiv1p3beta1/
- /vision/v2/apiv1/
- /vision/v2/apiv1p1beta1/
- /vision/v2/apiv1p1beta1/
- /vmmigration/apiv1/
- /vmwareengine/apiv1/
- /vpcaccess/apiv1/
Expand Down Expand Up @@ -647,7 +647,7 @@ deep-copy-regex:
dest: /speech/apiv2
- source: /google/storage/v2/cloud.google.com/go/storage/internal/apiv2
dest: /storage/internal/apiv2
- source: /google/cloud/storageinsights/v1/cloud.google.com/go/
- source: /google/cloud/storageinsights/v1/cloud.google.com/go
dest: /
- source: /google/storagetransfer/v1/cloud.google.com/go/storagetransfer/apiv1
dest: /storagetransfer/apiv1
Expand Down
41 changes: 23 additions & 18 deletions aiplatform/apiv1/aiplatformpb/accelerator_type.pb.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/aiplatformpb/batch_prediction_job.pb.go

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

Loading

0 comments on commit ac00efc

Please sign in to comment.