[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-21 UTC."],[[["This endpoint modifies the roles associated with a specific membership within a group, identified by the `name` path parameter."],["You can add new roles, remove existing roles, or update roles, but adding/removing and updating roles cannot be done in the same request."],["When removing roles, the `MEMBER` role cannot be removed; instead, the entire membership should be deleted via `MembershipsService.DeleteMembership`."],["Updating roles allows for changes to the `expiry_detail.expire_time` field, and only `MEMBER` roles can currently be updated."],["The request requires specific authorization scopes such as `https://www.googleapis.com/auth/cloud-identity.groups` and the response contains the updated `Membership` resource."]]],[]]