- 3.57.0 (latest)
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.52.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public static final class PublisherModel.CallToAction extends GeneratedMessageV3 implements PublisherModel.CallToActionOrBuilder
Actions could take on this Publisher Model.
Protobuf type google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PublisherModel.CallToActionImplements
PublisherModel.CallToActionOrBuilderStatic Fields
CREATE_APPLICATION_FIELD_NUMBER
public static final int CREATE_APPLICATION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
DEPLOY_FIELD_NUMBER
public static final int DEPLOY_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
DEPLOY_GKE_FIELD_NUMBER
public static final int DEPLOY_GKE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
MULTI_DEPLOY_VERTEX_FIELD_NUMBER
public static final int MULTI_DEPLOY_VERTEX_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_EVALUATION_PIPELINE_FIELD_NUMBER
public static final int OPEN_EVALUATION_PIPELINE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_FINE_TUNING_PIPELINES_FIELD_NUMBER
public static final int OPEN_FINE_TUNING_PIPELINES_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
public static final int OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_GENIE_FIELD_NUMBER
public static final int OPEN_GENIE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_NOTEBOOKS_FIELD_NUMBER
public static final int OPEN_NOTEBOOKS_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_NOTEBOOK_FIELD_NUMBER
public static final int OPEN_NOTEBOOK_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
REQUEST_ACCESS_FIELD_NUMBER
public static final int REQUEST_ACCESS_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
VIEW_REST_API_FIELD_NUMBER
public static final int VIEW_REST_API_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static PublisherModel.CallToAction getDefaultInstance()
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static PublisherModel.CallToAction.Builder newBuilder()
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Builder |
newBuilder(PublisherModel.CallToAction prototype)
public static PublisherModel.CallToAction.Builder newBuilder(PublisherModel.CallToAction prototype)
Parameter | |
---|---|
Name | Description |
prototype |
PublisherModel.CallToAction |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Builder |
parseDelimitedFrom(InputStream input)
public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static PublisherModel.CallToAction parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static PublisherModel.CallToAction parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static PublisherModel.CallToAction parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static PublisherModel.CallToAction parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static PublisherModel.CallToAction parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<PublisherModel.CallToAction> parser()
Returns | |
---|---|
Type | Description |
Parser<CallToAction> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getCreateApplication()
public PublisherModel.CallToAction.RegionalResourceReferences getCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The createApplication. |
getCreateApplicationOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getCreateApplicationOrBuilder()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getDefaultInstanceForType()
public PublisherModel.CallToAction getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction |
getDeploy()
public PublisherModel.CallToAction.Deploy getDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Deploy |
The deploy. |
getDeployGke()
public PublisherModel.CallToAction.DeployGke getDeployGke()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.DeployGke |
The deployGke. |
getDeployGkeOrBuilder()
public PublisherModel.CallToAction.DeployGkeOrBuilder getDeployGkeOrBuilder()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.DeployGkeOrBuilder |
getDeployOrBuilder()
public PublisherModel.CallToAction.DeployOrBuilder getDeployOrBuilder()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.DeployOrBuilder |
getMultiDeployVertex()
public PublisherModel.CallToAction.DeployVertex getMultiDeployVertex()
Optional. Multiple setups to deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployVertex multi_deploy_vertex = 16 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.DeployVertex |
The multiDeployVertex. |
getMultiDeployVertexOrBuilder()
public PublisherModel.CallToAction.DeployVertexOrBuilder getMultiDeployVertexOrBuilder()
Optional. Multiple setups to deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployVertex multi_deploy_vertex = 16 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.DeployVertexOrBuilder |
getOpenEvaluationPipeline()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenEvaluationPipeline()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openEvaluationPipeline. |
getOpenEvaluationPipelineOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenEvaluationPipelineOrBuilder()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getOpenFineTuningPipeline()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenFineTuningPipeline()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openFineTuningPipeline. |
getOpenFineTuningPipelineOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenFineTuningPipelineOrBuilder()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getOpenFineTuningPipelines()
public PublisherModel.CallToAction.OpenFineTuningPipelines getOpenFineTuningPipelines()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.OpenFineTuningPipelines |
The openFineTuningPipelines. |
getOpenFineTuningPipelinesOrBuilder()
public PublisherModel.CallToAction.OpenFineTuningPipelinesOrBuilder getOpenFineTuningPipelinesOrBuilder()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.OpenFineTuningPipelinesOrBuilder |
getOpenGenerationAiStudio()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openGenerationAiStudio. |
getOpenGenerationAiStudioOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenerationAiStudioOrBuilder()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getOpenGenie()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openGenie. |
getOpenGenieOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenieOrBuilder()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getOpenNotebook()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openNotebook. |
getOpenNotebookOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenNotebookOrBuilder()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getOpenNotebooks()
public PublisherModel.CallToAction.OpenNotebooks getOpenNotebooks()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.OpenNotebooks |
The openNotebooks. |
getOpenNotebooksOrBuilder()
public PublisherModel.CallToAction.OpenNotebooksOrBuilder getOpenNotebooksOrBuilder()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.OpenNotebooksOrBuilder |
getOpenPromptTuningPipeline()
public PublisherModel.CallToAction.RegionalResourceReferences getOpenPromptTuningPipeline()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The openPromptTuningPipeline. |
getOpenPromptTuningPipelineOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenPromptTuningPipelineOrBuilder()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getParserForType()
public Parser<PublisherModel.CallToAction> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<CallToAction> |
getRequestAccess()
public PublisherModel.CallToAction.RegionalResourceReferences getRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferences |
The requestAccess. |
getRequestAccessOrBuilder()
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getRequestAccessOrBuilder()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getViewRestApi()
public PublisherModel.CallToAction.ViewRestApi getViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.ViewRestApi |
The viewRestApi. |
getViewRestApiOrBuilder()
public PublisherModel.CallToAction.ViewRestApiOrBuilder getViewRestApiOrBuilder()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.ViewRestApiOrBuilder |
hasCreateApplication()
public boolean hasCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the createApplication field is set. |
hasDeploy()
public boolean hasDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the deploy field is set. |
hasDeployGke()
public boolean hasDeployGke()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the deployGke field is set. |
hasMultiDeployVertex()
public boolean hasMultiDeployVertex()
Optional. Multiple setups to deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployVertex multi_deploy_vertex = 16 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the multiDeployVertex field is set. |
hasOpenEvaluationPipeline()
public boolean hasOpenEvaluationPipeline()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openEvaluationPipeline field is set. |
hasOpenFineTuningPipeline()
public boolean hasOpenFineTuningPipeline()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openFineTuningPipeline field is set. |
hasOpenFineTuningPipelines()
public boolean hasOpenFineTuningPipelines()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openFineTuningPipelines field is set. |
hasOpenGenerationAiStudio()
public boolean hasOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openGenerationAiStudio field is set. |
hasOpenGenie()
public boolean hasOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openGenie field is set. |
hasOpenNotebook()
public boolean hasOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openNotebook field is set. |
hasOpenNotebooks()
public boolean hasOpenNotebooks()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openNotebooks field is set. |
hasOpenPromptTuningPipeline()
public boolean hasOpenPromptTuningPipeline()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the openPromptTuningPipeline field is set. |
hasRequestAccess()
public boolean hasRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the requestAccess field is set. |
hasViewRestApi()
public boolean hasViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the viewRestApi field is set. |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public PublisherModel.CallToAction.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected PublisherModel.CallToAction.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public PublisherModel.CallToAction.Builder toBuilder()
Returns | |
---|---|
Type | Description |
PublisherModel.CallToAction.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |