Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php41 public function setCharacterMaskConfig(CharacterMaskConfig $characterMaskConfig) argument
43 $this->characterMaskConfig = $characterMaskConfig;
50 return $this->characterMaskConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php64 public function setCharacterMaskConfig(GooglePrivacyDlpV2CharacterMaskConfig $characterMaskConfig) argument
66 $this->characterMaskConfig = $characterMaskConfig;
73 return $this->characterMaskConfig;