Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
HTTP request
POST https://bigquery.googleapis.com/bigquery/v2/{resource=projects/*/datasets/*/tables/*}:getIamPolicy
[[["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 API retrieves the access control policy for a specified resource, returning an empty policy if one is not set."],["The HTTP request to get the access control policy is a `POST` request to a URL using gRPC Transcoding syntax, and requires a resource path parameter."],["The request body can include an optional `GetPolicyOptions` object to specify options."],["The response body, if successful, will contain an instance of a `Policy`."],["To use this API, one of several OAuth scopes are required, such as `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]