kMapEstimationHistogram = $kMapEstimationHistogram; } /** * @return GooglePrivacyDlpV2KMapEstimationHistogramBucket[] */ public function getKMapEstimationHistogram() { return $this->kMapEstimationHistogram; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2KMapEstimationResult::class, 'Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationResult');