[[["わかりやすい","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 page details how to list databases within a specified catalog using a `GET` HTTP request to the provided endpoint."],["The `parent` path parameter is required and specifies the project, location, and catalog from which to list databases."],["Optional query parameters, `pageSize` and `pageToken`, allow for controlling the number of databases returned per page and navigating through results."],["The request body must be empty, and a successful response will contain a JSON representation of the listed databases and a `nextPageToken` for pagination."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, along with the `biglake.databases.list` IAM permission on the parent resource."]]],[]]