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.
-
#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_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_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.
15437 15438 15439 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15437 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
15382 15383 15384 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15382 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
15388 15389 15390 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15388 def deploy @deploy 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
15394 15395 15396 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15394 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
15400 15401 15402 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15400 def open_fine_tuning_pipeline @open_fine_tuning_pipeline 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
15406 15407 15408 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15406 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
15412 15413 15414 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15412 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
15418 15419 15420 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15418 def open_notebook @open_notebook 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
15424 15425 15426 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15424 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
15430 15431 15432 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15430 def request_access @request_access end |
#view_rest_api ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi
Rest API docs.
Corresponds to the JSON property viewRestApi
15435 15436 15437 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15435 def view_rest_api @view_rest_api end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
15442 15443 15444 15445 15446 15447 15448 15449 15450 15451 15452 15453 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15442 def update!(**args) @create_application = args[:create_application] if args.key?(:create_application) @deploy = args[:deploy] if args.key?(:deploy) @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_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_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 |