Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ContentMap::Contents.
Repeated Content type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contents
def contents() -> ::Array<::Google::Cloud::AIPlatform::V1::Content>
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::Content>) — Optional. Repeated contents.
#contents=
def contents=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Content>
Parameter
- value (::Array<::Google::Cloud::AIPlatform::V1::Content>) — Optional. Repeated contents.
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::Content>) — Optional. Repeated contents.