Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToAction
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToAction
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb
Overview
Actions could take on this Publisher Model.
Instance Attribute Summary collapse
-
#create_application ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#deploy ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.
-
#deploy_gke ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke
Configurations for PublisherModel GKE deployment Corresponds to the JSON property
deployGke. -
#multi_deploy_vertex ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
Multiple setups to deploy the PublisherModel.
-
#open_evaluation_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#open_fine_tuning_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#open_fine_tuning_pipelines ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
Open fine tuning pipelines.
-
#open_generation_ai_studio ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#open_genie ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#open_notebook ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#open_notebooks ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks
Open notebooks.
-
#open_prompt_tuning_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#request_access ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI.
-
#view_rest_api ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi
Rest API docs.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1PublisherModelCallToAction
constructor
A new instance of GoogleCloudAiplatformV1beta1PublisherModelCallToAction.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1PublisherModelCallToAction
Returns a new instance of GoogleCloudAiplatformV1beta1PublisherModelCallToAction.
24659 24660 24661 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24659 def initialize(**args) update!(**args) end |
Instance Attribute Details
#create_application ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property createApplication
24584 24585 24586 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24584 def create_application @create_application end |
#deploy ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint
requests.
Corresponds to the JSON property deploy
24590 24591 24592 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24590 def deploy @deploy end |
#deploy_gke ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke
Configurations for PublisherModel GKE deployment
Corresponds to the JSON property deployGke
24595 24596 24597 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24595 def deploy_gke @deploy_gke end |
#multi_deploy_vertex ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
Multiple setups to deploy the PublisherModel.
Corresponds to the JSON property multiDeployVertex
24600 24601 24602 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24600 def multi_deploy_vertex @multi_deploy_vertex end |
#open_evaluation_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openEvaluationPipeline
24606 24607 24608 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24606 def open_evaluation_pipeline @open_evaluation_pipeline end |
#open_fine_tuning_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openFineTuningPipeline
24612 24613 24614 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24612 def open_fine_tuning_pipeline @open_fine_tuning_pipeline end |
#open_fine_tuning_pipelines ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
Open fine tuning pipelines.
Corresponds to the JSON property openFineTuningPipelines
24617 24618 24619 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24617 def open_fine_tuning_pipelines @open_fine_tuning_pipelines end |
#open_generation_ai_studio ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openGenerationAiStudio
24623 24624 24625 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24623 def open_generation_ai_studio @open_generation_ai_studio end |
#open_genie ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openGenie
24629 24630 24631 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24629 def open_genie @open_genie end |
#open_notebook ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openNotebook
24635 24636 24637 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24635 def open_notebook @open_notebook end |
#open_notebooks ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks
Open notebooks.
Corresponds to the JSON property openNotebooks
24640 24641 24642 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24640 def open_notebooks @open_notebooks end |
#open_prompt_tuning_pipeline ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property openPromptTuningPipeline
24646 24647 24648 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24646 def open_prompt_tuning_pipeline @open_prompt_tuning_pipeline end |
#request_access ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
The regional resource name or the URI. Key is region, e.g., us-central1,
europe-west2, global, etc..
Corresponds to the JSON property requestAccess
24652 24653 24654 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24652 def request_access @request_access end |
#view_rest_api ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi
Rest API docs.
Corresponds to the JSON property viewRestApi
24657 24658 24659 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24657 def view_rest_api @view_rest_api end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
24664 24665 24666 24667 24668 24669 24670 24671 24672 24673 24674 24675 24676 24677 24678 24679 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 24664 def update!(**args) @create_application = args[:create_application] if args.key?(:create_application) @deploy = args[:deploy] if args.key?(:deploy) @deploy_gke = args[:deploy_gke] if args.key?(:deploy_gke) @multi_deploy_vertex = args[:multi_deploy_vertex] if args.key?(:multi_deploy_vertex) @open_evaluation_pipeline = args[:open_evaluation_pipeline] if args.key?(:open_evaluation_pipeline) @open_fine_tuning_pipeline = args[:open_fine_tuning_pipeline] if args.key?(:open_fine_tuning_pipeline) @open_fine_tuning_pipelines = args[:open_fine_tuning_pipelines] if args.key?(:open_fine_tuning_pipelines) @open_generation_ai_studio = args[:open_generation_ai_studio] if args.key?(:open_generation_ai_studio) @open_genie = args[:open_genie] if args.key?(:open_genie) @open_notebook = args[:open_notebook] if args.key?(:open_notebook) @open_notebooks = args[:open_notebooks] if args.key?(:open_notebooks) @open_prompt_tuning_pipeline = args[:open_prompt_tuning_pipeline] if args.key?(:open_prompt_tuning_pipeline) @request_access = args[:request_access] if args.key?(:request_access) @view_rest_api = args[:view_rest_api] if args.key?(:view_rest_api) end |