[[["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-01-09 UTC."],[[["This endpoint retrieves the access control policy for a specified resource, returning an empty policy if one is not set."],["The HTTP request utilizes a `POST` method with a URL structured using gRPC Transcoding syntax."],["The `resource` path parameter, a required string, designates the target resource for the policy retrieval, adhering to Google Cloud resource naming conventions."],["The request body includes an optional `options` field, represented as a `GetPolicyOptions` object, which allows for the specification of options for the `connections.getIamPolicy` operation."],["Successful requests will respond with a `Policy` object in the response body, and it requires either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes for authorization."]]],[]]