Google Cloud Ai Platform V1 Client - Class CallToAction (0.27.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CallToAction.

Actions could take on this Publisher Model.

Generated from protobuf message google.cloud.aiplatform.v1.PublisherModel.CallToAction

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ view_rest_api Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\ViewRestApi

Optional. To view Rest API docs.

↳ open_notebook Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open notebook of the PublisherModel.

↳ create_application Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Create application using the PublisherModel.

↳ open_fine_tuning_pipeline Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open fine-tuning pipeline of the PublisherModel.

↳ open_prompt_tuning_pipeline Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open prompt-tuning pipeline of the PublisherModel.

↳ open_genie Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open Genie / Playground.

↳ deploy Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\Deploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

↳ open_generation_ai_studio Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open in Generation AI Studio.

↳ request_access Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Request for access.

↳ open_evaluation_pipeline Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences

Optional. Open evaluation pipeline of the PublisherModel.

getViewRestApi

Optional. To view Rest API docs.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\ViewRestApi|null

hasViewRestApi

clearViewRestApi

setViewRestApi

Optional. To view Rest API docs.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\ViewRestApi
Returns
Type Description
$this

getOpenNotebook

Optional. Open notebook of the PublisherModel.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenNotebook

clearOpenNotebook

setOpenNotebook

Optional. Open notebook of the PublisherModel.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getCreateApplication

Optional. Create application using the PublisherModel.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasCreateApplication

clearCreateApplication

setCreateApplication

Optional. Create application using the PublisherModel.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenFineTuningPipeline

Optional. Open fine-tuning pipeline of the PublisherModel.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenFineTuningPipeline

clearOpenFineTuningPipeline

setOpenFineTuningPipeline

Optional. Open fine-tuning pipeline of the PublisherModel.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenPromptTuningPipeline

Optional. Open prompt-tuning pipeline of the PublisherModel.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenPromptTuningPipeline

clearOpenPromptTuningPipeline

setOpenPromptTuningPipeline

Optional. Open prompt-tuning pipeline of the PublisherModel.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenGenie

Optional. Open Genie / Playground.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenGenie

clearOpenGenie

setOpenGenie

Optional. Open Genie / Playground.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getDeploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\Deploy|null

hasDeploy

clearDeploy

setDeploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\Deploy
Returns
Type Description
$this

getOpenGenerationAiStudio

Optional. Open in Generation AI Studio.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenGenerationAiStudio

clearOpenGenerationAiStudio

setOpenGenerationAiStudio

Optional. Open in Generation AI Studio.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getRequestAccess

Optional. Request for access.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasRequestAccess

clearRequestAccess

setRequestAccess

Optional. Request for access.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenEvaluationPipeline

Optional. Open evaluation pipeline of the PublisherModel.

Returns
Type Description
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences|null

hasOpenEvaluationPipeline

clearOpenEvaluationPipeline

setOpenEvaluationPipeline

Optional. Open evaluation pipeline of the PublisherModel.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\RegionalResourceReferences
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月13日 UTC.