menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
FeatureValueList
values property
values property
dark_mode
light_mode
values
property
List
<
FeatureValue
>
values
final
A list of feature values. All of them should be the same data type.
Implementation
final List<FeatureValue> values;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
FeatureValueList
values property
FeatureValueList class