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 \ PublisherModelMethods
__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. |
↳ open_notebooks |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenNotebooks
Optional. Open notebooks 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_fine_tuning_pipelines |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenFineTuningPipelines
Optional. Open fine-tuning pipelines 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. |
↳ deploy_gke |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\DeployGke
Optional. Deploy PublisherModel to Google Kubernetes Engine. |
↳ 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 |
getOpenNotebooks
Optional. Open notebooks of the PublisherModel.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenNotebooks|null |
hasOpenNotebooks
clearOpenNotebooks
setOpenNotebooks
Optional. Open notebooks of the PublisherModel.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenNotebooks
|
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 |
getOpenFineTuningPipelines
Optional. Open fine-tuning pipelines of the PublisherModel.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenFineTuningPipelines|null |
hasOpenFineTuningPipelines
clearOpenFineTuningPipelines
setOpenFineTuningPipelines
Optional. Open fine-tuning pipelines of the PublisherModel.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\OpenFineTuningPipelines
|
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 |
getDeployGke
Optional. Deploy PublisherModel to Google Kubernetes Engine.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\DeployGke|null |
hasDeployGke
clearDeployGke
setDeployGke
Optional. Deploy PublisherModel to Google Kubernetes Engine.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\PublisherModel\CallToAction\DeployGke
|
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 |