GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors constructor
GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors({
- String? id,
- List<
GoogleCloudAiplatformV1FindNeighborsResponseNeighbor> ? neighbors,
Implementation
GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors({
this.id,
this.neighbors,
});