exports = $exports; } /** * @return GoogleCloudApigeeV1Export[] */ public function getExports() { return $this->exports; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ListExportsResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListExportsResponse');