Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ReidentifyContentRequest.php100 public function setReidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig $reidentifyConfig) argument
102 $this->reidentifyConfig = $reidentifyConfig;
109 return $this->reidentifyConfig;