Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DResourceLocation.php26 public $currentLocations; variable in Google\\Service\\ServiceControl\\ResourceLocation
35 public function setCurrentLocations($currentLocations) argument
37 $this->currentLocations = $currentLocations;
44 return $this->currentLocations;