[[["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-07-06 UTC."],[[["This API endpoint retrieves a list of publicly listed SKUs within a specified SKU group using a GET request."],["The request URL requires a `parent` path parameter indicating the target `SkuGroup`, formatted as `skuGroups/{skuGroup}`."],["Optional query parameters, `pageSize` and `pageToken`, allow for controlling the number of results returned and pagination, respectively."],["The request body must be empty, and the successful response body contains an array of `skuGroupSkus` objects and a `nextPageToken` for subsequent requests."],["Access to this endpoint requires one of the specified 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`."]]],[]]