Searched refs:locationName (Results 1 – 7 of 7) sorted by relevance
29 public $locationName; variable in Google\\Service\\MyBusinessAccountManagement\\TargetLocation48 public function setLocationName($locationName) argument50 $this->locationName = $locationName;57 return $this->locationName;
24 public $locationName; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3Impression42 public function setLocationName($locationName) argument44 $this->locationName = $locationName;48 return $this->locationName;
24 public $locationName; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3PlayerReport36 public function setLocationName($locationName) argument38 $this->locationName = $locationName;42 return $this->locationName;
41 public $locationName; variable in Google\\Service\\CivicInfo\\SimpleAddressType110 public function setLocationName($locationName) argument112 $this->locationName = $locationName;119 return $this->locationName;
106 $locationName = $data['venue']['name'];116 'locname' => $locationName,
119 $locationName = $data['VenueName'];130 'locname' => $locationName,
631 public $locationName; variable in Google_SimpleAddressType658 public function setLocationName( $locationName) { argument659 $this->locationName = $locationName;662 return $this->locationName;