[[["わかりやすい","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 page details how to list databases within a specified catalog using the BigLake API, utilizing a `GET` HTTP request."],["The request requires specifying the `parent` path parameter, which defines the project, location, and catalog where the databases reside."],["Optional query parameters like `pageSize` and `pageToken` allow control over the number of databases returned and facilitate pagination."],["The request body must be empty, and a successful response will contain an array of `databases` and a `nextPageToken` for pagination if more databases are available."],["To authorize the request, either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope is needed, alongside the `biglake.databases.list` IAM permission on the parent resource."]]],[]]