Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php179 public function setBraggingRights($braggingRights) argument
181 $this->braggingRights = $braggingRights;
188 return $this->braggingRights;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1979 public $braggingRights; variable in Google_Person
2025 public function setBraggingRights( $braggingRights) { argument
2026 $this->braggingRights = $braggingRights;
2029 return $this->braggingRights;
H A DGoogle_PlusService.php1901 public $braggingRights; variable in Google_Person
1954 public function setBraggingRights( $braggingRights) { argument
1955 $this->braggingRights = $braggingRights;
1958 return $this->braggingRights;