Class FeatureViewDataFormat (1.50.0)

FeatureViewDataFormat(value)

Format of the data in the Feature View.

Enum values:

FEATURE_VIEW_DATA_FORMAT_UNSPECIFIED (0):
    Not set. Will be treated as the KeyValue
    format.
KEY_VALUE (1):
    Return response data in key-value format.
PROTO_STRUCT (2):
    Return response data in proto Struct format.

Methods

FeatureViewDataFormat

FeatureViewDataFormat(value)

Format of the data in the Feature View.

Enum values:

FEATURE_VIEW_DATA_FORMAT_UNSPECIFIED (0):
    Not set. Will be treated as the KeyValue
    format.
KEY_VALUE (1):
    Return response data in key-value format.
PROTO_STRUCT (2):
    Return response data in proto Struct format.