Encapsulates settings provided to migrationJobs.getIamPolicy.
JSON representation
{"requestedPolicyVersion": integer}
Fields
requestedPolicyVersion
integer
Optional. The policy format version to be returned.
Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.
To learn which resources support conditions in their IAM policies, see the IAM documentation.
[[["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 2020-11-05 UTC."],[[["This document details the JSON representation of settings for `migrationJobs.getIamPolicy`."],["The JSON object includes a single field, `requestedPolicyVersion`, which is an integer."],["`requestedPolicyVersion` determines the format version of the policy to be returned, with valid values of 0, 1, or 3."],["Version 3 is required for policies containing conditional bindings, as indicated in the IAM documentation."]]],[]]