Searched refs:RelevantLocation (Results 1 – 2 of 2) sorted by relevance
23 protected $childrenLocationsType = RelevantLocation::class;29 protected $parentLocationType = RelevantLocation::class;33 * @param RelevantLocation[]40 * @return RelevantLocation[]61 * @param RelevantLocation63 public function setParentLocation(RelevantLocation $parentLocation)68 * @return RelevantLocation
20 class RelevantLocation extends \Google\Model class62 class_alias(RelevantLocation::class, 'Google_Service_MyBusinessBusinessInformation_RelevantLocation…