Class PublisherModel.CallToAction.Builder (3.23.0)

public static final class PublisherModel.CallToAction.Builder extends GeneratedMessageV3.Builder<PublisherModel.CallToAction.Builder> implements PublisherModel.CallToActionOrBuilder

Actions could take on this Publisher Model.

Protobuf type google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public PublisherModel.CallToAction.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public PublisherModel.CallToAction build()
Returns
TypeDescription
PublisherModel.CallToAction

buildPartial()

public PublisherModel.CallToAction buildPartial()
Returns
TypeDescription
PublisherModel.CallToAction

clear()

public PublisherModel.CallToAction.Builder clear()
Overrides

clearCreateApplication()

public PublisherModel.CallToAction.Builder clearCreateApplication()

Optional. Create application using the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];

clearDeploy()

public PublisherModel.CallToAction.Builder clearDeploy()

Optional. Deploy the PublisherModel to Vertex Endpoint.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];

clearField(Descriptors.FieldDescriptor field)

public PublisherModel.CallToAction.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public PublisherModel.CallToAction.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clearOpenFineTuningPipeline()

public PublisherModel.CallToAction.Builder clearOpenFineTuningPipeline()

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];

clearOpenGenerationAiStudio()

public PublisherModel.CallToAction.Builder clearOpenGenerationAiStudio()

Optional. Open in Generation AI Studio.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];

clearOpenGenie()

public PublisherModel.CallToAction.Builder clearOpenGenie()

Optional. Open Genie / Playground.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];

clearOpenNotebook()

public PublisherModel.CallToAction.Builder clearOpenNotebook()

Optional. Open notebook of the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];

clearOpenPromptTuningPipeline()

public PublisherModel.CallToAction.Builder clearOpenPromptTuningPipeline()

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];

clearRequestAccess()

public PublisherModel.CallToAction.Builder clearRequestAccess()

Optional. Request for access.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];

clearViewRestApi()

public PublisherModel.CallToAction.Builder clearViewRestApi()

Optional. To view Rest API docs.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];

clone()

public PublisherModel.CallToAction.Builder clone()
Overrides

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The createApplication.

getCreateApplicationBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getCreateApplicationBuilder()

Optional. Create application using the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];

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];

getDefaultInstanceForType()

public PublisherModel.CallToAction getDefaultInstanceForType()
Returns
TypeDescription
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
TypeDescription
PublisherModel.CallToAction.Deploy

The deploy.

getDeployBuilder()

public PublisherModel.CallToAction.Deploy.Builder getDeployBuilder()

Optional. Deploy the PublisherModel to Vertex Endpoint.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];

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];

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The openFineTuningPipeline.

getOpenFineTuningPipelineBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getOpenFineTuningPipelineBuilder()

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];

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];

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The openGenerationAiStudio.

getOpenGenerationAiStudioBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getOpenGenerationAiStudioBuilder()

Optional. Open in Generation AI Studio.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];

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];

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The openGenie.

getOpenGenieBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getOpenGenieBuilder()

Optional. Open Genie / Playground.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];

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];

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The openNotebook.

getOpenNotebookBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getOpenNotebookBuilder()

Optional. Open notebook of the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];

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];

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The openPromptTuningPipeline.

getOpenPromptTuningPipelineBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getOpenPromptTuningPipelineBuilder()

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];

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];

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
TypeDescription
PublisherModel.CallToAction.RegionalResourceReferences

The requestAccess.

getRequestAccessBuilder()

public PublisherModel.CallToAction.RegionalResourceReferences.Builder getRequestAccessBuilder()

Optional. Request for access.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];

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];

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
TypeDescription
PublisherModel.CallToAction.ViewRestApi

The viewRestApi.

getViewRestApiBuilder()

public PublisherModel.CallToAction.ViewRestApi.Builder getViewRestApiBuilder()

Optional. To view Rest API docs.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];

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];

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
TypeDescription
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
TypeDescription
boolean

Whether the deploy 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
TypeDescription
boolean

Whether the openFineTuningPipeline 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
TypeDescription
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
TypeDescription
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
TypeDescription
boolean

Whether the openNotebook 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
TypeDescription
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
TypeDescription
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
TypeDescription
boolean

Whether the viewRestApi field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Create application using the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];

mergeDeploy(PublisherModel.CallToAction.Deploy value)

public PublisherModel.CallToAction.Builder mergeDeploy(PublisherModel.CallToAction.Deploy value)

Optional. Deploy the PublisherModel to Vertex Endpoint.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valuePublisherModel.CallToAction.Deploy

mergeFrom(PublisherModel.CallToAction other)

public PublisherModel.CallToAction.Builder mergeFrom(PublisherModel.CallToAction other)
Parameter
NameDescription
otherPublisherModel.CallToAction

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public PublisherModel.CallToAction.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public PublisherModel.CallToAction.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

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];

mergeOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open in Generation AI Studio.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];

mergeOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open Genie / Playground.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];

mergeOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open notebook of the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];

mergeOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

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];

mergeRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder mergeRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Request for access.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];

mergeUnknownFields(UnknownFieldSet unknownFields)

public final PublisherModel.CallToAction.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

mergeViewRestApi(PublisherModel.CallToAction.ViewRestApi value)

public PublisherModel.CallToAction.Builder mergeViewRestApi(PublisherModel.CallToAction.ViewRestApi value)

Optional. To view Rest API docs.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valuePublisherModel.CallToAction.ViewRestApi

setCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Create application using the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];

setCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setCreateApplication(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

Optional. Create application using the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];

setDeploy(PublisherModel.CallToAction.Deploy value)

public PublisherModel.CallToAction.Builder setDeploy(PublisherModel.CallToAction.Deploy value)

Optional. Deploy the PublisherModel to Vertex Endpoint.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valuePublisherModel.CallToAction.Deploy

setDeploy(PublisherModel.CallToAction.Deploy.Builder builderForValue)

public PublisherModel.CallToAction.Builder setDeploy(PublisherModel.CallToAction.Deploy.Builder builderForValue)

Optional. Deploy the PublisherModel to Vertex Endpoint.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
builderForValuePublisherModel.CallToAction.Deploy.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public PublisherModel.CallToAction.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

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];

setOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setOpenFineTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

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];

setOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open in Generation AI Studio.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];

setOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setOpenGenerationAiStudio(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

Optional. Open in Generation AI Studio.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];

setOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open Genie / Playground.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];

setOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setOpenGenie(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

Optional. Open Genie / Playground.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];

setOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Open notebook of the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];

setOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setOpenNotebook(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

Optional. Open notebook of the PublisherModel.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];

setOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences value)

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];

setOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setOpenPromptTuningPipeline(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

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];

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public PublisherModel.CallToAction.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences value)

public PublisherModel.CallToAction.Builder setRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences value)

Optional. Request for access.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];

setRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

public PublisherModel.CallToAction.Builder setRequestAccess(PublisherModel.CallToAction.RegionalResourceReferences.Builder builderForValue)

Optional. Request for access.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];

setUnknownFields(UnknownFieldSet unknownFields)

public final PublisherModel.CallToAction.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

setViewRestApi(PublisherModel.CallToAction.ViewRestApi value)

public PublisherModel.CallToAction.Builder setViewRestApi(PublisherModel.CallToAction.ViewRestApi value)

Optional. To view Rest API docs.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valuePublisherModel.CallToAction.ViewRestApi

setViewRestApi(PublisherModel.CallToAction.ViewRestApi.Builder builderForValue)

public PublisherModel.CallToAction.Builder setViewRestApi(PublisherModel.CallToAction.ViewRestApi.Builder builderForValue)

Optional. To view Rest API docs.

.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
builderForValuePublisherModel.CallToAction.ViewRestApi.Builder