Google Cloud Ai Platform V1 Client - Class DeployGke (1.54.0)

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

Configurations for PublisherModel GKE deployment

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

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel \ CallToAction

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gke_yaml_configs string[]

Optional. GKE deployment configuration in yaml format.

getGkeYamlConfigs

Optional. GKE deployment configuration in yaml format.

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setGkeYamlConfigs

Optional. GKE deployment configuration in yaml format.

Parameter
Name Description
var string[]
Returns
Type Description
$this