Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DSettings.php41 public $storageLocation; variable in Google\\Service\\Logging\\Settings
102 public function setStorageLocation($storageLocation) argument
104 $this->storageLocation = $storageLocation;
111 return $this->storageLocation;