Google Cloud Ai Platform V1 Client - Class CallToAction (1.20.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 CallToAction\ViewRestApi

Optional. To view Rest API docs.

↳ open_notebook CallToAction\RegionalResourceReferences

Optional. Open notebook of the PublisherModel.

↳ open_notebooks CallToAction\OpenNotebooks

Optional. Open notebooks of the PublisherModel.

↳ create_application CallToAction\RegionalResourceReferences

Optional. Create application using the PublisherModel.

↳ open_fine_tuning_pipeline CallToAction\RegionalResourceReferences

Optional. Open fine-tuning pipeline of the PublisherModel.

↳ open_fine_tuning_pipelines CallToAction\OpenFineTuningPipelines

Optional. Open fine-tuning pipelines of the PublisherModel.

↳ open_prompt_tuning_pipeline CallToAction\RegionalResourceReferences

Optional. Open prompt-tuning pipeline of the PublisherModel.

↳ open_genie CallToAction\RegionalResourceReferences

Optional. Open Genie / Playground.

↳ deploy CallToAction\Deploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

↳ deploy_gke CallToAction\DeployGke

Optional. Deploy PublisherModel to Google Kubernetes Engine.

↳ open_generation_ai_studio CallToAction\RegionalResourceReferences

Optional. Open in Generation AI Studio.

↳ request_access CallToAction\RegionalResourceReferences

Optional. Request for access.

↳ open_evaluation_pipeline CallToAction\RegionalResourceReferences

Optional. Open evaluation pipeline of the PublisherModel.

getViewRestApi

Optional. To view Rest API docs.

Returns
Type Description
CallToAction\ViewRestApi|null

hasViewRestApi

clearViewRestApi

setViewRestApi

Optional. To view Rest API docs.

Parameter
Name Description
var CallToAction\ViewRestApi
Returns
Type Description
$this

getOpenNotebook

Optional. Open notebook of the PublisherModel.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenNotebook

clearOpenNotebook

setOpenNotebook

Optional. Open notebook of the PublisherModel.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenNotebooks

Optional. Open notebooks of the PublisherModel.

Returns
Type Description
CallToAction\OpenNotebooks|null

hasOpenNotebooks

clearOpenNotebooks

setOpenNotebooks

Optional. Open notebooks of the PublisherModel.

Parameter
Name Description
var CallToAction\OpenNotebooks
Returns
Type Description
$this

getCreateApplication

Optional. Create application using the PublisherModel.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasCreateApplication

clearCreateApplication

setCreateApplication

Optional. Create application using the PublisherModel.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenFineTuningPipeline

Optional. Open fine-tuning pipeline of the PublisherModel.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenFineTuningPipeline

clearOpenFineTuningPipeline

setOpenFineTuningPipeline

Optional. Open fine-tuning pipeline of the PublisherModel.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenFineTuningPipelines

Optional. Open fine-tuning pipelines of the PublisherModel.

Returns
Type Description
CallToAction\OpenFineTuningPipelines|null

hasOpenFineTuningPipelines

clearOpenFineTuningPipelines

setOpenFineTuningPipelines

Optional. Open fine-tuning pipelines of the PublisherModel.

Parameter
Name Description
var CallToAction\OpenFineTuningPipelines
Returns
Type Description
$this

getOpenPromptTuningPipeline

Optional. Open prompt-tuning pipeline of the PublisherModel.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenPromptTuningPipeline

clearOpenPromptTuningPipeline

setOpenPromptTuningPipeline

Optional. Open prompt-tuning pipeline of the PublisherModel.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenGenie

Optional. Open Genie / Playground.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenGenie

clearOpenGenie

setOpenGenie

Optional. Open Genie / Playground.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getDeploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

Returns
Type Description
CallToAction\Deploy|null

hasDeploy

clearDeploy

setDeploy

Optional. Deploy the PublisherModel to Vertex Endpoint.

Parameter
Name Description
var CallToAction\Deploy
Returns
Type Description
$this

getDeployGke

Optional. Deploy PublisherModel to Google Kubernetes Engine.

Returns
Type Description
CallToAction\DeployGke|null

hasDeployGke

clearDeployGke

setDeployGke

Optional. Deploy PublisherModel to Google Kubernetes Engine.

Parameter
Name Description
var CallToAction\DeployGke
Returns
Type Description
$this

getOpenGenerationAiStudio

Optional. Open in Generation AI Studio.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenGenerationAiStudio

clearOpenGenerationAiStudio

setOpenGenerationAiStudio

Optional. Open in Generation AI Studio.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getRequestAccess

Optional. Request for access.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasRequestAccess

clearRequestAccess

setRequestAccess

Optional. Request for access.

Parameter
Name Description
var CallToAction\RegionalResourceReferences
Returns
Type Description
$this

getOpenEvaluationPipeline

Optional. Open evaluation pipeline of the PublisherModel.

Returns
Type Description
CallToAction\RegionalResourceReferences|null

hasOpenEvaluationPipeline

clearOpenEvaluationPipeline

setOpenEvaluationPipeline

Optional. Open evaluation pipeline of the PublisherModel.

Parameter
Name Description
var 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年11月08日 UTC.