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