Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyTemplate.php62 public function setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig $deidentifyConfig) argument
64 $this->deidentifyConfig = $deidentifyConfig;
71 return $this->deidentifyConfig;
H A DGooglePrivacyDlpV2DeidentifyContentRequest.php44 public function setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig $deidentifyConfig) argument
46 $this->deidentifyConfig = $deidentifyConfig;
53 return $this->deidentifyConfig;