Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php111 public function setReplaceWithInfoTypeConfig(ReplaceWithInfoTypeConfig $replaceWithInfoTypeConfig) argument
113 $this->replaceWithInfoTypeConfig = $replaceWithInfoTypeConfig;
120 return $this->replaceWithInfoTypeConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php190 …etReplaceWithInfoTypeConfig(GooglePrivacyDlpV2ReplaceWithInfoTypeConfig $replaceWithInfoTypeConfig) argument
192 $this->replaceWithInfoTypeConfig = $replaceWithInfoTypeConfig;
199 return $this->replaceWithInfoTypeConfig;