[[["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 2024-04-17 UTC."],[[["This webpage details how to retrieve the access control policy for a specific resource using a GET request."],["The HTTP request is made to `https://datamigration.googleapis.com/v1/{resource}:getIamPolicy`, where `resource` is a required path parameter."],["An optional `options` query parameter, which is a `GetPolicyOptions` object, can be used to specify options for `conversionWorkspaces.getIamPolicy`."],["The request body must be empty, and a successful response will contain an instance of the `Policy` object."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]