Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::VertexMultimodalDatasetSource (v1.35.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::VertexMultimodalDatasetSource.

The Vertex Multimodal Dataset for the input content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_name

def dataset_name() -> ::String
Returns
  • (::String) — Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}

#dataset_name=

def dataset_name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}
Returns
  • (::String) — Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}