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.
#sample_request
def sample_request() -> ::String
Returns
- (::String) — Optional. Sample request for deployed endpoint.
#sample_request=
def sample_request=(value) -> ::String
Parameter
- value (::String) — Optional. Sample request for deployed endpoint.
Returns
- (::String) — Optional. Sample request for deployed endpoint.