GoogleCloudAiplatformV1NearestNeighbors constructor

GoogleCloudAiplatformV1NearestNeighbors({
  1. List<GoogleCloudAiplatformV1NearestNeighborsNeighbor>? neighbors,
})

Implementation

GoogleCloudAiplatformV1NearestNeighbors({
  this.neighbors,
});