Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ExamplesOverride::DataFormat (v0.20.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ExamplesOverride::DataFormat.

Data format enum.

Constants

DATA_FORMAT_UNSPECIFIED

value: 0
Unspecified format. Must not be used.

INSTANCES

value: 1
Provided data is a set of model inputs.

EMBEDDINGS

value: 2
Provided data is a set of embeddings.