nearestNeighbors = $nearestNeighbors; } /** * @return GoogleCloudAiplatformV1NearestNeighbors */ public function getNearestNeighbors() { return $this->nearestNeighbors; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudAiplatformV1SearchNearestEntitiesResponse::class, 'Google_Service_Aiplatform_GoogleCloudAiplatformV1SearchNearestEntitiesResponse');