values property

List<GoogleCloudAiplatformV1FeatureValue>? values
getter/setter pair

A list of feature values.

All of them should be the same data type.

Implementation

core.List<GoogleCloudAiplatformV1FeatureValue>? values;