[[["わかりやすい","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-31 UTC。"],[[["This endpoint retrieves a list of listings within a specified project, location, and data exchange, using a `GET` request to the provided URL."],["The request requires a `parent` path parameter, formatted as `projects/*/locations/*/dataExchanges/*`, to define the scope of the listings to be retrieved."],["The response can be paginated using the `pageSize` and `pageToken` query parameters, allowing for the retrieval of large result sets in chunks."],["The response body contains a JSON structure with an array of `listings` and an optional `nextPageToken` for accessing subsequent pages."],["Authorization for this request requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, along with the `analyticshub.listings.list` IAM permission on the parent resource."]]],[]]