[[["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 lists services visible to a specified billing account using a `GET` request with the format `https://cloudbilling.googleapis.com/v1beta/{parent=billingAccounts/*}/services`."],["The `parent` path parameter is required to specify the billing account, with the format `billingAccounts/{billingAccount}`."],["Optional query parameters include `pageSize` (default 50, max 5000) to limit the number of services returned, and `pageToken` to retrieve subsequent pages of results."],["The request body must be empty, and the successful response includes an array of `billingAccountServices` and a `nextPageToken` if more pages are available."],["Authorization 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`."]]],[]]