[[["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 endpoint retrieves security settings for a specified group using a GET request."],["The request URL includes a required `name` parameter in the format `groups/{group_id}/securitySettings`."],["The `readMask` query parameter allows for specifying which fields to return in the response, with \"\\*\" returning all, or it can be a comma-separated list, like `\"member_restriction\"`."],["The request body must be empty, and the successful response contains an instance of `SecuritySettings`."],["One of the specified OAuth scopes, such as `https://www.googleapis.com/auth/cloud-identity.groups.readonly`, is required for authorization."]]],[]]