Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DPlaceInfo.php29 public $placeName; variable in Google\\Service\\MyBusinessBusinessInformation\\PlaceInfo
48 public function setPlaceName($placeName) argument
50 $this->placeName = $placeName;
57 return $this->placeName;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php565 public $placeName; variable in Google_Activity
647 public function setPlaceName( $placeName) { argument
648 $this->placeName = $placeName;
651 return $this->placeName;
H A DGoogle_PlusService.php391 public $placeName; variable in Google_Activity
473 public function setPlaceName( $placeName) { argument
474 $this->placeName = $placeName;
477 return $this->placeName;