records = $records; } /** * @return GoogleCloudDiscoveryengineV1RankingRecord[] */ public function getRecords() { return $this->records; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDiscoveryengineV1RankResponse::class, 'Google_Service_DiscoveryEngine_GoogleCloudDiscoveryengineV1RankResponse');