Cloud AI Platform v1 API - Enum FeatureViewDataFormat (2.27.0)

public enum FeatureViewDataFormat

Reference documentation and code samples for the Cloud AI Platform v1 API enum FeatureViewDataFormat.

Format of the data in the Feature View.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
KeyValue

Return response data in key-value format.

ProtoStruct

Return response data in proto Struct format.

Unspecified

Not set. Will be treated as the KeyValue format.