Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DContactGroupMembership.php25 public $contactGroupId; variable in Google\\Service\\PeopleService\\ContactGroupMembership
34 public function setContactGroupId($contactGroupId) argument
36 $this->contactGroupId = $contactGroupId;
43 return $this->contactGroupId;