[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 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."]]],[]]