GoogleCloudAiplatformV1DoubleArray constructor

GoogleCloudAiplatformV1DoubleArray({
  1. List<double>? values,
})

Implementation

GoogleCloudAiplatformV1DoubleArray({this.values});