GoogleCloudAiplatformV1FindNeighborsResponse constructor
GoogleCloudAiplatformV1FindNeighborsResponse({
- List<
GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors> ? nearestNeighbors,
Implementation
GoogleCloudAiplatformV1FindNeighborsResponse({
this.nearestNeighbors,
});