google_api_people v0.24.0 GoogleApi.People.V1.Model.ModifyContactGroupMembersRequest View Source
A request to modify an existing contact group's members. Contacts can be removed from any group but they can only be added to a user group or "myContacts" or "starred" system groups.
Attributes
-
resourceNamesToAdd
(type:list(String.t)
, default:nil
) - Optional. The resource names of the contact people to add in the form ofpeople/{person_id}
. -
resourceNamesToRemove
(type:list(String.t)
, default:nil
) - Optional. The resource names of the contact people to remove in the form ofpeople/{person_id}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.