Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ImageRedactionConfig.php27 public $redactAllText; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ImageRedactionConfig
48 public function setRedactAllText($redactAllText) argument
50 $this->redactAllText = $redactAllText;
57 return $this->redactAllText;