cloudStorageRegex = $cloudStorageRegex; } /** * @return GooglePrivacyDlpV2CloudStorageRegex */ public function getCloudStorageRegex() { return $this->cloudStorageRegex; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2FileStoreRegex::class, 'Google_Service_DLP_GooglePrivacyDlpV2FileStoreRegex');