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 \ CallToActionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gke_yaml_configs |
array
Optional. GKE deployment configuration in yaml format. |
getGkeYamlConfigs
Optional. GKE deployment configuration in yaml format.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setGkeYamlConfigs
Optional. GKE deployment configuration in yaml format.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |