largeCustomDictionary = $largeCustomDictionary; } /** * @return GooglePrivacyDlpV2LargeCustomDictionaryStats */ public function getLargeCustomDictionary() { return $this->largeCustomDictionary; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2StoredInfoTypeStats::class, 'Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeStats');