Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CharsToIgnore.php25 public $charactersToSkip; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2CharsToIgnore
34 public function setCharactersToSkip($charactersToSkip) argument
36 $this->charactersToSkip = $charactersToSkip;
43 return $this->charactersToSkip;