Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordLocation.php60 public function setTableLocation(GooglePrivacyDlpV2TableLocation $tableLocation) argument
62 $this->tableLocation = $tableLocation;
69 return $this->tableLocation;