- 1.18.0 (latest)
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.1
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- 0.39.0
- 0.38.0
- 0.37.1
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.2
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.13.0
- 0.12.0
- 0.11.1
- 0.10.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 \ 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 |