Home
last modified time | relevance | path

Searched refs:kMapEstimationResult (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php86 …blic function setKMapEstimationResult(GooglePrivacyDlpV2KMapEstimationResult $kMapEstimationResult) argument
88 $this->kMapEstimationResult = $kMapEstimationResult;
95 return $this->kMapEstimationResult;