GoogleCloudAiplatformV1NearestNeighborQueryEmbedding constructor

GoogleCloudAiplatformV1NearestNeighborQueryEmbedding({
  1. List<double>? value,
})

Implementation

GoogleCloudAiplatformV1NearestNeighborQueryEmbedding({
  this.value,
});