[[["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 2023-06-13 UTC."],[[["This endpoint retrieves a publicly listed SKU that belongs to a publicly listed SKU group."],["The HTTP request uses a GET method with a specific URL structure: `GET https://cloudbilling.googleapis.com/v1beta/{name=skuGroups/*/skus/*}`."],["The `name` path parameter, in the format `skuGroups/{skuGroup}/skus/{sku}`, is required to specify the SKU to be retrieved."],["The request body must be empty, and a successful response contains an instance of `SkuGroupSku`."],["Accessing this endpoint requires one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-platform`, `https://www.googleapis.com/auth/cloud-billing`, or `https://www.googleapis.com/auth/cloud-billing.readonly`."]]],[]]