Class FeatureNameValuePairList (1.48.0)

FeatureNameValuePairList(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response structure in the format of key (feature name) and (feature) value pair.

Attribute

NameDescription
features MutableSequence[google.cloud.aiplatform_v1.types.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair]
List of feature names and values.

Classes

FeatureNameValuePair

FeatureNameValuePair(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Methods

FeatureNameValuePairList

FeatureNameValuePairList(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response structure in the format of key (feature name) and (feature) value pair.