Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentLocation.php130 public function setRecordLocation(GooglePrivacyDlpV2RecordLocation $recordLocation) argument
132 $this->recordLocation = $recordLocation;
139 return $this->recordLocation;