[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-05-16 UTC。"],[[["This API endpoint lists all subscriptions within a specified project and location using a `GET` request to the provided URL."],["The `parent` path parameter is required and defines the resource path (e.g., `projects/myproject/locations/US`) for which subscriptions will be listed."],["The request accepts `filter`, `pageSize`, and `pageToken` query parameters to filter results, set the page size, and handle pagination, respectively."],["The request body must be empty, and the response includes a list of subscriptions and an optional `nextPageToken` for pagination."],["Listing subscriptions requires either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes, along with the `analyticshub.subscriptions.list` IAM permission on the parent resource."]]],[]]