[[["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 how to update security settings for a specific group using a PATCH request to the Google Cloud Identity API."],["The `securitySettings.name` path parameter is required, specifying the resource name of the security settings in the format `groups/{groupId}/securitySettings`."],["The `updateMask` query parameter, which is also required, specifies which fields should be updated, limited to `member_restriction.query`."],["The request body should include an instance of `SecuritySettings`, and a successful response will contain an instance of `Operation`."],["To utilize this API, you must have one of the specified OAuth scopes for authorization, such as `https://www.googleapis.com/auth/cloud-identity.groups`."]]],[]]