[[["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-21 UTC."],[[["Retrieves the settings of a specific Google Group using its email address."],["Requires authorization with the `https://www.googleapis.com/auth/apps.groups.settings` scope."],["Uses a GET request to the `https://www.googleapis.com/groups/v1/groups/groupUniqueId` endpoint, replacing `groupUniqueId` with the group's email address."],["Returns a `Groups` resource containing the group's settings upon successful execution."],["Offers an interactive API explorer for testing the method with live data."]]],[]]