Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DResourceInfo.php23 public $resourceLocation; variable in Google\\Service\\Networkconnectivity\\ResourceInfo
34 public function setResourceLocation($resourceLocation) argument
36 $this->resourceLocation = $resourceLocation;
40 return $this->resourceLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php187 public function setResourceLocation(ResourceLocation $resourceLocation) argument
189 $this->resourceLocation = $resourceLocation;
196 return $this->resourceLocation;