[[["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."],[[["This method updates a group's properties using patch semantics, allowing for partial modifications."],["It requires an HTTP PATCH request to a specific URL, including the group's identifier (email, alias, or ID)."],["The request body should contain the desired group properties in JSON format as defined by the Group resource."],["Upon successful execution, the response will include the updated group information."],["Authorization is necessary using one of the specified OAuth scopes for access to group management."]]],[]]