Interface VertexMultimodalDatasetSourceOrBuilder (3.86.0)

public interface VertexMultimodalDatasetSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDatasetName()

public abstract String getDatasetName()

Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}

string dataset_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The datasetName.

getDatasetNameBytes()

public abstract ByteString getDatasetNameBytes()

Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}

string dataset_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for datasetName.