nearestNeighbors property
List<GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors> ?
nearestNeighbors
getter/setter pair
The nearest neighbors of the query datapoints.
Implementation
core.List<GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors>?
nearestNeighbors;