[[["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-18 UTC."],[[["This webpage details how to list SKUs that are part of billing account SKU groups via an HTTP GET request to the specified URL."],["The request URL requires a `parent` path parameter, specifying the billing account and SKU group, to identify the source of the SKUs."],["Optional query parameters, `pageSize` and `pageToken`, are available to manage the pagination of results, allowing for control over the number of SKUs returned and for accessing subsequent pages of results."],["The request body must be empty, and a successful response will contain a list of `billingAccountSkuGroupSkus` and a `nextPageToken` for subsequent requests."],["Access to this data requires one of three 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`."]]],[]]