GoogleApi.Spanner.V1.Model.GetPolicyOptions (google_api_spanner v0.31.0) 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. To learn which resources support conditions in their IAM policies, see the IAM documentation.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Spanner.V1.Model.GetPolicyOptions{ requestedPolicyVersion: integer() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.