Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDeveloperMetadataLookup.php108 public function setMetadataLocation(DeveloperMetadataLocation $metadataLocation) argument
110 $this->metadataLocation = $metadataLocation;
117 return $this->metadataLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentLocation.php116 public function setMetadataLocation(GooglePrivacyDlpV2MetadataLocation $metadataLocation) argument
118 $this->metadataLocation = $metadataLocation;
125 return $this->metadataLocation;