Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php97 public function setRedactConfig(RedactConfig $redactConfig) argument
99 $this->redactConfig = $redactConfig;
106 return $this->redactConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php148 public function setRedactConfig(GooglePrivacyDlpV2RedactConfig $redactConfig) argument
150 $this->redactConfig = $redactConfig;
157 return $this->redactConfig;