resourceFile = $resourceFile; } /** * @return GoogleCloudApigeeV1ResourceFile[] */ public function getResourceFile() { return $this->resourceFile; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ResourceFiles::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ResourceFiles');