proxies = $proxies; } /** * @return GoogleCloudApigeeV1ApiProxy[] */ public function getProxies() { return $this->proxies; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ListApiProxiesResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListApiProxiesResponse');