[[["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 2024-11-19 UTC."],[[["This webpage documents the `PATCH` request method used to update an existing `Group` resource via the Cloud Identity API."],["The resource to be updated is identified through the `resource.name` path parameter in the format `groups/{groupId}`."],["The `updateMask` query parameter specifies which fields of the `Group` resource can be modified, such as `display_name`, `description`, `labels`, `dynamic_group_metadata`, or `posix_groups`."],["The request body must include the updated `Group` data, and the successful response will return an `Operation` instance."],["To perform this operation, the request requires one of the specified OAuth scopes related to cloud identity and/or cloud platform access."]]],[]]