Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Bucket.php60 public function setReplacementValue(GooglePrivacyDlpV2Value $replacementValue) argument
62 $this->replacementValue = $replacementValue;
69 return $this->replacementValue;