Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ContentMap.
Map of placeholder in metric prompt template to contents of model input.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::ContentMap::Contents}
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::ContentMap::Contents}) — Optional. Map of placeholder to contents.
#values=
def values=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::ContentMap::Contents}
Parameter
- value (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::ContentMap::Contents}) — Optional. Map of placeholder to contents.
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::ContentMap::Contents}) — Optional. Map of placeholder to contents.