[[["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-09-23 UTC."],[[["Retrieves a `Role` object using a GET request to a specified resource name."],["Requires the `name` path parameter specifying the `Role` resource in the format `networks/{networkCode}/roles/{roleId}`."],["The request body must be empty, and a successful response returns a `Role` object."],["Requires authorization using the `https://www.googleapis.com/auth/admanager` OAuth scope."]]],["The core content describes retrieving a `Role` object via API. A `GET` request to `https://admanager.googleapis.com/v1/{name}` is required, with `name` as a path parameter specifying the resource name in the format `networks/{networkCode}/roles/{roleId}`. The request body must be empty. A successful response returns a `Role` object. The operation requires the `https://www.googleapis.com/auth/admanager` OAuth scope for authorization.\n"]]