v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342224376.9 KB
rowAccessPolicies

Deletes a row access policy. # IAM Permissions Requires the following IAM permission(s) on the table: - bigquery.rowAccessPolicies.delete - bigquery.rowAccessPolicies.setIamPolicy

delete/projects/{+projectId}/datasets/{+datasetId}/tables/{+tableId}/rowAccessPolicies/{+policyId}

Path parameters

projectIdstring required

Required. Project ID of the table to delete the row access policy.

datasetIdstring required

Required. Dataset ID of the table to delete the row access policy.

tableIdstring required

Required. Table ID of the table to delete the row access policy.

policyIdstring required

Required. Policy ID of the row access policy.

Query parameters

forceboolean

If set to true, it deletes the row access policy even if it's the last row access policy on the table and the deletion will widen the access rather narrowing it.

Response

Successful response