Class CallToAction (1.31.1)

  CallToAction 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Actions could take on this Publisher Model.

Attributes

Name
Description
view_rest_api
open_notebook
create_application
open_fine_tuning_pipeline
google.cloud.aiplatform_v1.types.PublisherModel.CallToAction.RegionalResourceReferences
Optional. Open fine-tuning pipeline of the PublisherModel.
open_prompt_tuning_pipeline
google.cloud.aiplatform_v1.types.PublisherModel.CallToAction.RegionalResourceReferences
Optional. Open prompt-tuning pipeline of the PublisherModel.
deploy
google.cloud.aiplatform_v1.types.PublisherModel.CallToAction.Deploy
Optional. Deploy the PublisherModel to Vertex Endpoint.
open_generation_ai_studio
open_evaluation_pipeline
google.cloud.aiplatform_v1.types.PublisherModel.CallToAction.RegionalResourceReferences
Optional. Open evaluation pipeline of the PublisherModel.

Classes

Deploy

  Deploy 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.

This message has oneof _ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

RegionalResourceReferences

  RegionalResourceReferences 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..

ViewRestApi

  ViewRestApi 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Rest API docs.