[[["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 outlines how to retrieve security settings for a specific group using a GET request."],["The required URL format is `https://cloudidentity.googleapis.com/v1/{name=groups/*/securitySettings}`, utilizing gRPC Transcoding syntax."],["The `name` parameter in the URL path is mandatory, representing the group's security settings in the format `groups/{groupId}/securitySettings`."],["The optional `readMask` query parameter can be used to specify which fields to return, allowing for a focused response, if not used all fields are returned."],["Successful requests will return a response body that contains an instance of `SecuritySettings`, and you will require one of the four provided authorization scopes to perform this request."]]],[]]