values property
A list of feature values.
All of them should be the same data type.
Implementation
core.List<GoogleCloudAiplatformV1FeatureValue>? values;
A list of feature values.
All of them should be the same data type.
core.List<GoogleCloudAiplatformV1FeatureValue>? values;