Overview

Classes

  • Google_Service_PeopleService
  • Google_Service_PeopleService_Address
  • Google_Service_PeopleService_AgeRangeType
  • Google_Service_PeopleService_BatchGetContactGroupsResponse
  • Google_Service_PeopleService_Biography
  • Google_Service_PeopleService_Birthday
  • Google_Service_PeopleService_BraggingRights
  • Google_Service_PeopleService_ContactGroup
  • Google_Service_PeopleService_ContactGroupMembership
  • Google_Service_PeopleService_ContactGroupMetadata
  • Google_Service_PeopleService_ContactGroupResponse
  • Google_Service_PeopleService_ContactGroups_Resource
  • Google_Service_PeopleService_ContactGroupsMembers_Resource
  • Google_Service_PeopleService_CoverPhoto
  • Google_Service_PeopleService_CreateContactGroupRequest
  • Google_Service_PeopleService_Date
  • Google_Service_PeopleService_DeleteContactPhotoResponse
  • Google_Service_PeopleService_DomainMembership
  • Google_Service_PeopleService_EmailAddress
  • Google_Service_PeopleService_Event
  • Google_Service_PeopleService_FieldMetadata
  • Google_Service_PeopleService_Gender
  • Google_Service_PeopleService_GetPeopleResponse
  • Google_Service_PeopleService_ImClient
  • Google_Service_PeopleService_Interest
  • Google_Service_PeopleService_ListConnectionsResponse
  • Google_Service_PeopleService_ListContactGroupsResponse
  • Google_Service_PeopleService_Locale
  • Google_Service_PeopleService_Membership
  • Google_Service_PeopleService_ModifyContactGroupMembersRequest
  • Google_Service_PeopleService_ModifyContactGroupMembersResponse
  • Google_Service_PeopleService_Name
  • Google_Service_PeopleService_Nickname
  • Google_Service_PeopleService_Occupation
  • Google_Service_PeopleService_Organization
  • Google_Service_PeopleService_People_Resource
  • Google_Service_PeopleService_PeopleConnections_Resource
  • Google_Service_PeopleService_PeopleEmpty
  • Google_Service_PeopleService_Person
  • Google_Service_PeopleService_PersonMetadata
  • Google_Service_PeopleService_PersonResponse
  • Google_Service_PeopleService_PhoneNumber
  • Google_Service_PeopleService_Photo
  • Google_Service_PeopleService_ProfileMetadata
  • Google_Service_PeopleService_Relation
  • Google_Service_PeopleService_RelationshipInterest
  • Google_Service_PeopleService_RelationshipStatus
  • Google_Service_PeopleService_Residence
  • Google_Service_PeopleService_SipAddress
  • Google_Service_PeopleService_Skill
  • Google_Service_PeopleService_Source
  • Google_Service_PeopleService_Status
  • Google_Service_PeopleService_Tagline
  • Google_Service_PeopleService_UpdateContactGroupRequest
  • Google_Service_PeopleService_UpdateContactPhotoRequest
  • Google_Service_PeopleService_UpdateContactPhotoResponse
  • Google_Service_PeopleService_Url
  • Google_Service_PeopleService_UserDefined
  • Overview
  • Class
  • Tree

Class Google_Service_PeopleService_ContactGroupsMembers_Resource

The "members" collection of methods. Typical usage is:

 $peopleService = new Google_Service_PeopleService(...);
 $members = $peopleService->members;
Google_Service_Resource
Extended by Google_Service_PeopleService_ContactGroupsMembers_Resource
Located at PeopleService.php
Methods summary
public Google_Service_PeopleService_ModifyContactGroupMembersResponse
# modify( string $resourceName, Google_Service_PeopleService_ModifyContactGroupMembersRequest $postBody, array $optParams = array() )

Modify the members of a contact group owned by the authenticated user.

Modify the members of a contact group owned by the authenticated user.

The only system contact groups that can have members added are contactGroups/myContacts and contactGroups/starred. Other system contact groups are deprecated and can only have contacts removed. (members.modify)

Parameters

$resourceName
Required. The resource name of the contact group to modify.
$postBody
$optParams
Optional parameters.

Returns

Google_Service_PeopleService_ModifyContactGroupMembersResponse
Google_Service_PeopleService_ModifyContactGroupMembersResponse
© 2020 Google Inc.
People API documentation generated by ApiGen 2.8.0