rowAccessPolicies
Lists all row access policies on the specified table. # IAM Permissions Requires the bigquery.rowAccessPolicies.list permission on the table.
get/projects/{+projectId}/datasets/{+datasetId}/tables/{+tableId}/rowAccessPolicies
Path parameters
projectIdstring required
Required. Project ID of the row access policies to list.
datasetIdstring required
Required. Dataset ID of row access policies to list.
tableIdstring required
Required. Table ID of the table to list row access policies.
Query parameters
pageSizeinteger
The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.
pageTokenstring
Page token, returned by a previous call, to request the next page of results.
Response
Successful response