[[["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-05-08 UTC."],[[["\u003cp\u003eRetrieves the access control policy for a specified Bigtable resource, returning an empty policy if no policy is set.\u003c/p\u003e\n"],["\u003cp\u003eUses an HTTP POST request with a specific URL structure for targeting the resource, detailed via the resource's path parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe request body can include optional \u003ccode\u003eGetPolicyOptions\u003c/code\u003e for customizing how \u003ccode\u003egetIamPolicy\u003c/code\u003e functions.\u003c/p\u003e\n"],["\u003cp\u003eThe response body contains an instance of a \u003ccode\u003ePolicy\u003c/code\u003e object upon a successful request.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires one of several specified OAuth scopes, including various \u003ccode\u003ebigtable.admin\u003c/code\u003e and \u003ccode\u003ecloud-platform\u003c/code\u003e scopes.\u003c/p\u003e\n"]]],[],null,["# Method: projects.instances.clusters.backups.getIamPolicy\n\nGets the access control policy for a Bigtable resource. Returns an empty policy if the resource exists but does not have a policy set.\n\n### HTTP request\n\n`POST https://bigtableadmin.googleapis.com/v2/{resource=projects/*/instances/*/clusters/*/backups/*}:getIamPolicy`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body contains data with the following structure:\n\n### Response body\n\nIf successful, the response body contains an instance of [Policy](/bigtable/docs/reference/admin/rest/v2/Policy).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/bigtable.admin`\n- `https://www.googleapis.com/auth/bigtable.admin.table`\n- `https://www.googleapis.com/auth/cloud-bigtable.admin`\n- `https://www.googleapis.com/auth/cloud-bigtable.admin.table`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]