GoogleCloudAiplatformV1SearchNearestEntitiesResponse constructor

GoogleCloudAiplatformV1SearchNearestEntitiesResponse({
  1. GoogleCloudAiplatformV1NearestNeighbors? nearestNeighbors,
})

Implementation

GoogleCloudAiplatformV1SearchNearestEntitiesResponse({
  this.nearestNeighbors,
});