google_api_cloud_resource_manager v0.28.3 GoogleApi.CloudResourceManager.V2.Model.GetPolicyOptions View Source
Encapsulates settings provided to GetIamPolicy.
Attributes
requestedPolicyVersion
(type:integer()
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudResourceManager.V2.Model.GetPolicyOptions{ requestedPolicyVersion: integer() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.