Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RiskAnalysisJobConfig.php47 public function setPrivacyMetric(GooglePrivacyDlpV2PrivacyMetric $privacyMetric) argument
49 $this->privacyMetric = $privacyMetric;
56 return $this->privacyMetric;