Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Location.php49 public function setCodepointRange(GooglePrivacyDlpV2Range $codepointRange) argument
51 $this->codepointRange = $codepointRange;
58 return $this->codepointRange;