Searched refs:resourceLocation (Results 1 – 2 of 2) sorted by relevance
23 public $resourceLocation; variable in Google\\Service\\Networkconnectivity\\ResourceInfo34 public function setResourceLocation($resourceLocation) argument36 $this->resourceLocation = $resourceLocation;40 return $this->resourceLocation;
187 public function setResourceLocation(ResourceLocation $resourceLocation) argument189 $this->resourceLocation = $resourceLocation;196 return $this->resourceLocation;