Interface PublisherModel.CallToActionOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
PublisherModel.CallToAction, PublisherModel.CallToAction.Builder
Enclosing class:
PublisherModel

public static interface PublisherModel.CallToActionOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasViewRestApi

      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:
      Whether the viewRestApi field is set.
    • getViewRestApi

       Optional. To view Rest API docs.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The viewRestApi.
    • getViewRestApiOrBuilder

       Optional. To view Rest API docs.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
    • hasOpenNotebook

      boolean hasOpenNotebook()
       Optional. Open notebook of the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      Whether the openNotebook field is set.
    • getOpenNotebook

       Optional. Open notebook of the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The openNotebook.
    • getOpenNotebookOrBuilder

       Optional. Open notebook of the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
    • hasOpenNotebooks

      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:
      Whether the openNotebooks field is set.
    • getOpenNotebooks

       Optional. Open notebooks of the PublisherModel.
       
      optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The openNotebooks.
    • getOpenNotebooksOrBuilder

       Optional. Open notebooks of the PublisherModel.
       
      optional .google.cloud.aiplatform.v1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
    • hasCreateApplication

      boolean hasCreateApplication()
       Optional. Create application using the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      Whether the createApplication field is set.
    • getCreateApplication

       Optional. Create application using the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The createApplication.
    • getCreateApplicationOrBuilder

       Optional. Create application using the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
    • hasOpenFineTuningPipeline

      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:
      Whether the openFineTuningPipeline field is set.
    • 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];
      Returns:
      The openFineTuningPipeline.
    • 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];
    • hasOpenFineTuningPipelines

      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:
      Whether the openFineTuningPipelines field is set.
    • 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];
      Returns:
      The openFineTuningPipelines.
    • 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];
    • hasOpenPromptTuningPipeline

      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:
      Whether the openPromptTuningPipeline field is set.
    • 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];
      Returns:
      The openPromptTuningPipeline.
    • 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];
    • hasOpenGenie

      boolean hasOpenGenie()
       Optional. Open Genie / Playground.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      Whether the openGenie field is set.
    • getOpenGenie

       Optional. Open Genie / Playground.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The openGenie.
    • getOpenGenieOrBuilder

       Optional. Open Genie / Playground.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
    • hasDeploy

      boolean hasDeploy()
       Optional. Deploy the PublisherModel to Vertex Endpoint.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      Whether the deploy field is set.
    • getDeploy

       Optional. Deploy the PublisherModel to Vertex Endpoint.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The deploy.
    • getDeployOrBuilder

       Optional. Deploy the PublisherModel to Vertex Endpoint.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
    • hasDeployGke

      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:
      Whether the deployGke field is set.
    • getDeployGke

       Optional. Deploy PublisherModel to Google Kubernetes Engine.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The deployGke.
    • getDeployGkeOrBuilder

       Optional. Deploy PublisherModel to Google Kubernetes Engine.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
    • hasOpenGenerationAiStudio

      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:
      Whether the openGenerationAiStudio field is set.
    • getOpenGenerationAiStudio

       Optional. Open in Generation AI Studio.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The openGenerationAiStudio.
    • getOpenGenerationAiStudioOrBuilder

       Optional. Open in Generation AI Studio.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
    • hasRequestAccess

      boolean hasRequestAccess()
       Optional. Request for access.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      Whether the requestAccess field is set.
    • getRequestAccess

       Optional. Request for access.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The requestAccess.
    • getRequestAccessOrBuilder

       Optional. Request for access.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
    • hasOpenEvaluationPipeline

      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:
      Whether the openEvaluationPipeline field is set.
    • getOpenEvaluationPipeline

       Optional. Open evaluation pipeline of the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      The openEvaluationPipeline.
    • getOpenEvaluationPipelineOrBuilder

       Optional. Open evaluation pipeline of the PublisherModel.
       
      .google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];