Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata (v0.43.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata.

Metadata information about the deployment for managing deployment config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels for the deployment. For managing deployment config like verifying, source of deployment config, etc.