Class FeatureValueList (1.14.0)

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

Container for list of values.

Attribute

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

Inheritance

builtins.object > proto.message.Message > FeatureValueList