GoogleCloudAiplatformV1PublisherModelCallToAction class

Actions could take on this Publisher Model.

Properties

createApplication GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Create application using the PublisherModel.
getter/setter pair
deploy GoogleCloudAiplatformV1PublisherModelCallToActionDeploy?
Deploy the PublisherModel to Vertex Endpoint.
getter/setter pair
deployGke GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke?
Deploy PublisherModel to Google Kubernetes Engine.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
openEvaluationPipeline GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open evaluation pipeline of the PublisherModel.
getter/setter pair
openFineTuningPipeline GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open fine-tuning pipeline of the PublisherModel.
getter/setter pair
openFineTuningPipelines GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines?
Open fine-tuning pipelines of the PublisherModel.
getter/setter pair
openGenerationAiStudio GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open in Generation AI Studio.
getter/setter pair
openGenie GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open Genie / Playground.
getter/setter pair
openNotebook GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open notebook of the PublisherModel.
getter/setter pair
openNotebooks GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks?
Open notebooks of the PublisherModel.
getter/setter pair
openPromptTuningPipeline GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Open prompt-tuning pipeline of the PublisherModel.
getter/setter pair
requestAccess GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences?
Request for access.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
viewRestApi GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi?
To view Rest API docs.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited