Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::FeatureViewDataFormat (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::FeatureViewDataFormat.
Format of the data in the Feature View.
Constants
FEATURE_VIEW_DATA_FORMAT_UNSPECIFIED
value: 0 Not set. Will be treated as the KeyValue format.
KEY_VALUE
value: 1 Return response data in key-value format.
PROTO_STRUCT
value: 2 Return response data in proto Struct format.