Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentLocation.php88 public function setDocumentLocation(GooglePrivacyDlpV2DocumentLocation $documentLocation) argument
90 $this->documentLocation = $documentLocation;
97 return $this->documentLocation;