Identifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID.
memberKey
string
Identifies the group member in the API request. A group member can be a user or another group. The value can be the member's (group or user) primary email address, alias, or unique ID.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-22 UTC."],[[["Updates the membership of a user within a specified group using the `PUT` method and requires a group key and member key."],["The request body and successful response body both utilize the `Member` resource."],["Requires authorization with specific OAuth scopes related to group and member management in Google Admin Directory API."]]],[]]