Identyfikuje grupę w żądaniu do interfejsu API. Wartością może być adres e-mail grupy, alias grupy lub unikalny identyfikator grupy.
memberKey
string
Identyfikuje członka grupy w żądaniu do interfejsu API. Członkiem grupy może być użytkownik lub inna grupa. Wartością może być podstawowy adres e-mail (grupy lub użytkownika), alias lub unikalny identyfikator.
Treść żądania
Treść żądania zawiera wystąpienie elementu Member.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Member.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-15 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."]]],[]]