Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompanyDerivedInfo.php28 public function setHeadquartersLocation(Location $headquartersLocation) argument
30 $this->headquartersLocation = $headquartersLocation;
37 return $this->headquartersLocation;