public static final class PublisherModel.CallToAction extends GeneratedMessageV3 implements PublisherModel.CallToActionOrBuilder
   
   Actions could take on this Publisher Model.
 Protobuf type google.cloud.aiplatform.v1.PublisherModel.CallToAction
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
  
  
  
    public static final int CREATE_APPLICATION_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int DEPLOY_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int DEPLOY_GKE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_EVALUATION_PIPELINE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_FINE_TUNING_PIPELINES_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_GENIE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_NOTEBOOKS_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_NOTEBOOK_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int REQUEST_ACCESS_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
    public static final int VIEW_REST_API_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  Static Methods
  
  
  
  
    public static PublisherModel.CallToAction getDefaultInstance()
   
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  
  
  
    public static PublisherModel.CallToAction.Builder newBuilder()
   
  
  
  
  
    public static PublisherModel.CallToAction.Builder newBuilder(PublisherModel.CallToAction prototype)
   
  
  
  
  
  
    public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(byte[] data)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | data | byte[]
 | 
    
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(ByteString data)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(CodedInputStream input)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(InputStream input)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(ByteBuffer data)
   
  
  
  
  
  
  
    public static PublisherModel.CallToAction parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
   
  
  
  
  
  
  
    public static Parser<PublisherModel.CallToAction> parser()
   
  
  Methods
  
  
  
  
    public boolean equals(Object obj)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | obj | Object
 | 
    
  
  
  Overrides
  
  
  
  
    public PublisherModel.CallToAction.RegionalResourceReferences getCreateApplication()
   
   Optional. Create application using the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getCreateApplicationOrBuilder()
   
   Optional. Create application using the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction getDefaultInstanceForType()
   
  
  
  
  
    public PublisherModel.CallToAction.Deploy getDeploy()
   
   Optional. Deploy the PublisherModel to Vertex Endpoint.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.DeployGke getDeployGke()
   
   Optional. Deploy PublisherModel to Google Kubernetes Engine.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.DeployGkeOrBuilder getDeployGkeOrBuilder()
   
   Optional. Deploy PublisherModel to Google Kubernetes Engine.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.DeployOrBuilder getDeployOrBuilder()
   
   Optional. Deploy the PublisherModel to Vertex Endpoint.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenEvaluationPipeline()
   
   Optional. Open evaluation pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenEvaluationPipelineOrBuilder()
   
   Optional. Open evaluation pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenFineTuningPipeline()
   
   Optional. Open fine-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenFineTuningPipelineOrBuilder()
   
   Optional. Open fine-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.OpenFineTuningPipelines getOpenFineTuningPipelines()
   
   Optional. Open fine-tuning pipelines of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.OpenFineTuningPipelinesOrBuilder getOpenFineTuningPipelinesOrBuilder()
   
   Optional. Open fine-tuning pipelines of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenerationAiStudio()
   
   Optional. Open in Generation AI Studio.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenerationAiStudioOrBuilder()
   
   Optional. Open in Generation AI Studio.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenie()
   
   Optional. Open Genie / Playground.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenieOrBuilder()
   
   Optional. Open Genie / Playground.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenNotebook()
   
   Optional. Open notebook of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenNotebookOrBuilder()
   
   Optional. Open notebook of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.OpenNotebooks getOpenNotebooks()
   
   Optional. Open notebooks of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.OpenNotebooksOrBuilder getOpenNotebooksOrBuilder()
   
   Optional. Open notebooks of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferences getOpenPromptTuningPipeline()
   
   Optional. Open prompt-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenPromptTuningPipelineOrBuilder()
   
   Optional. Open prompt-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
 
    public Parser<PublisherModel.CallToAction> getParserForType()
   
  
  Overrides
  
  
  
  
    public PublisherModel.CallToAction.RegionalResourceReferences getRequestAccess()
   
   Optional. Request for access.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getRequestAccessOrBuilder()
   
   Optional. Request for access.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
 
    public int getSerializedSize()
   
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  Overrides
  
  
  
  
    public PublisherModel.CallToAction.ViewRestApi getViewRestApi()
   
   Optional. To view Rest API docs.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
 
    public PublisherModel.CallToAction.ViewRestApiOrBuilder getViewRestApiOrBuilder()
   
   Optional. To view Rest API docs.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
 
    public boolean hasCreateApplication()
   
   Optional. Create application using the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the createApplication field is set. | 
    
  
  
  
  
    public boolean hasDeploy()
   
   Optional. Deploy the PublisherModel to Vertex Endpoint.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the deploy field is set. | 
    
  
  
  
  
    public boolean hasDeployGke()
   
   Optional. Deploy PublisherModel to Google Kubernetes Engine.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the deployGke field is set. | 
    
  
  
  
  
    public boolean hasOpenEvaluationPipeline()
   
   Optional. Open evaluation pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openEvaluationPipeline field is set. | 
    
  
  
  
  
    public boolean hasOpenFineTuningPipeline()
   
   Optional. Open fine-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openFineTuningPipeline field is set. | 
    
  
  
  
  
    public boolean hasOpenFineTuningPipelines()
   
   Optional. Open fine-tuning pipelines of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openFineTuningPipelines field is set. | 
    
  
  
  
  
    public boolean hasOpenGenerationAiStudio()
   
   Optional. Open in Generation AI Studio.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openGenerationAiStudio field is set. | 
    
  
  
  
  
    public boolean hasOpenGenie()
   
   Optional. Open Genie / Playground.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openGenie field is set. | 
    
  
  
  
  
    public boolean hasOpenNotebook()
   
   Optional. Open notebook of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openNotebook field is set. | 
    
  
  
  
  
    public boolean hasOpenNotebooks()
   
   Optional. Open notebooks of the PublisherModel.
 
 optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openNotebooks field is set. | 
    
  
  
  
  
    public boolean hasOpenPromptTuningPipeline()
   
   Optional. Open prompt-tuning pipeline of the PublisherModel.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the openPromptTuningPipeline field is set. | 
    
  
  
  
  
    public boolean hasRequestAccess()
   
   Optional. Request for access.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the requestAccess field is set. | 
    
  
  
  
  
    public boolean hasViewRestApi()
   
   Optional. To view Rest API docs.
 
 .google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the viewRestApi field is set. | 
    
  
  
  
  
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  Overrides
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public PublisherModel.CallToAction.Builder newBuilderForType()
   
  
  
  
  
    protected PublisherModel.CallToAction.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
   
  
  
  Overrides
  
  
  
  
    protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
   
  
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Object |  | 
    
  
  Overrides
  
  
  
  
    public PublisherModel.CallToAction.Builder toBuilder()
   
  
  
  
  
    public void writeTo(CodedOutputStream output)
   
  
  Overrides