Class FeatureValueList (1.48.0)

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

Container for list of values.

Attribute

NameDescription
values MutableSequence[google.cloud.aiplatform_v1.types.FeatureValue]
A list of feature values. All of them should be the same data type.

Methods

FeatureValueList

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

Container for list of values.