google_api_people v0.7.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
) - The resource names of the contact people to add in the form of in the formpeople/
person_id.resourceNamesToRemove
(type:list(String.t)
, default:nil
) - The resource names of the contact people to remove in the form of 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
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.