[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page details how to list all row access policies on a specified table using a GET HTTP request to the provided URL."],["The request requires three path parameters: `projectId`, `datasetId`, and `tableId`, all of which are mandatory strings."],["Optional query parameters, `pageToken` and `pageSize`, allow for pagination of results when dealing with a large number of row access policies."],["The request body must be empty, and the successful response body will include a list of row access policies and a `nextPageToken` for subsequent requests."],["Authorization for this request requires one of four OAuth scopes: `https://www.googleapis.com/auth/bigquery`, `https://www.googleapis.com/auth/cloud-platform`, `https://www.googleapis.com/auth/bigquery.readonly`, or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]