[[["わかりやすい","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 webpage details how to list data policies within a specified project using the BigQuery Data Policy API."],["The HTTP request to retrieve the data policies uses a `GET` method directed to a specific URL, which includes a required `parent` path parameter indicating the project and location."],["Optional query parameters, `pageSize` and `pageToken`, can be used to manage the number of results and navigate through multiple pages of data policies, respectively."],["The response body contains an array of `dataPolicies` and a `nextPageToken` for retrieving additional results if available."],["To successfully list data policies, the request must be authorized with either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the caller must have the `bigquery.dataPolicies.list` IAM permission on the parent project."]]],[]]