/var/www/flurhymez/vendor/google/apiclient-services/src/CloudTalentSolution
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudTalentSolution/CompanyDerivedInfo.php (1280B)
headquartersLocation = $headquartersLocation;
}
/**
* @return Location
*/
public function getHeadquartersLocation()
{
return $this->headquartersLocation;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(CompanyDerivedInfo::class, 'Google_Service_CloudTalentSolution_CompanyDerivedInfo');