urls = $urls; } /** * @return GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo[] */ public function getUrls() { return $this->urls; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse');