Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ImageRedactionConfig.php62 public function setRedactionColor(GooglePrivacyDlpV2Color $redactionColor) argument
64 $this->redactionColor = $redactionColor;
71 return $this->redactionColor;