[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]