people  v1
Properties | List of all members
Google.Apis.PeopleService.v1.Data.ContactGroupMembership Class Reference

A Google contact group membership. More...

Inheritance diagram for Google.Apis.PeopleService.v1.Data.ContactGroupMembership:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ContactGroupId [get, set]
 Output only. The contact group ID for the contact group membership. More...
 
virtual string ContactGroupResourceName [get, set]
 The resource name for the contact group, assigned by the server. An ASCII string, in the form of contactGroups/{contact_group_id}. Only contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or "myContacts" or "starred" system groups memberships can be added. A contact must always have at least one contact group membership. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A Google contact group membership.

Property Documentation

◆ ContactGroupId

virtual string Google.Apis.PeopleService.v1.Data.ContactGroupMembership.ContactGroupId
getset

Output only. The contact group ID for the contact group membership.

◆ ContactGroupResourceName

virtual string Google.Apis.PeopleService.v1.Data.ContactGroupMembership.ContactGroupResourceName
getset

The resource name for the contact group, assigned by the server. An ASCII string, in the form of contactGroups/{contact_group_id}. Only contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or "myContacts" or "starred" system groups memberships can be added. A contact must always have at least one contact group membership.

◆ ETag

virtual string Google.Apis.PeopleService.v1.Data.ContactGroupMembership.ETag
getset

The ETag of the item.


The documentation for this class was generated from the following file: