Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DCreateContactGroupRequest.php27 public $readGroupFields; variable in Google\\Service\\PeopleService\\CreateContactGroupRequest
46 public function setReadGroupFields($readGroupFields) argument
48 $this->readGroupFields = $readGroupFields;
55 return $this->readGroupFields;
H A DUpdateContactGroupRequest.php27 public $readGroupFields; variable in Google\\Service\\PeopleService\\UpdateContactGroupRequest
50 public function setReadGroupFields($readGroupFields) argument
52 $this->readGroupFields = $readGroupFields;
59 return $this->readGroupFields;