Google Cloud Ai Platform V1 Client - Class DeployMetadata (1.0.0)

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

Metadata information about the deployment for managing deployment config.

Generated from protobuf message google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy.DeployMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PublisherModel \ CallToAction \ Deploy

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ labels array|Google\Protobuf\Internal\MapField

Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.

getLabels

Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.

Returns
Type Description
Google\Protobuf\Internal\MapField

setLabels

Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this