Class GoogleCloudAiplatformV1VertexMultimodalDatasetSource
The Vertex Multimodal Dataset for the input content.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1VertexMultimodalDatasetSource : IDirectResponseSchema
Properties
DatasetName
Required. The resource name of the Vertex Dataset. Format:
projects/{project}/locations/{location}/datasets/{dataset}
Declaration
[JsonProperty("datasetName")]
public virtual string DatasetName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |