GoogleCloudAiplatformV1FeatureValueList constructor

GoogleCloudAiplatformV1FeatureValueList({
  1. List<GoogleCloudAiplatformV1FeatureValue>? values,
})

Implementation

GoogleCloudAiplatformV1FeatureValueList({
  this.values,
});