public sealed class VertexMultimodalDatasetDestination : IMessage<VertexMultimodalDatasetDestination>, IEquatable<VertexMultimodalDatasetDestination>, IDeepCloneable<VertexMultimodalDatasetDestination>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class VertexMultimodalDatasetDestination.
The details for a Vertex Multimodal Dataset output.
Implements
IMessageVertexMultimodalDatasetDestination, IEquatableVertexMultimodalDatasetDestination, IDeepCloneableVertexMultimodalDatasetDestination, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
VertexMultimodalDatasetDestination()
public VertexMultimodalDatasetDestination()VertexMultimodalDatasetDestination(VertexMultimodalDatasetDestination)
public VertexMultimodalDatasetDestination(VertexMultimodalDatasetDestination other)| Parameter | |
|---|---|
| Name | Description |
other |
VertexMultimodalDatasetDestination |
Properties
BigqueryDestination
public BigQueryDestination BigqueryDestination { get; set; }Optional. The destination of the underlying BigQuery table that will be created for the output Multimodal Dataset. If not specified, the BigQuery table will be created in a default BigQuery dataset.
| Property Value | |
|---|---|
| Type | Description |
BigQueryDestination |
|
DisplayName
public string DisplayName { get; set; }Optional. Display name of the output dataset.
| Property Value | |
|---|---|
| Type | Description |
string |
|