google_api_dataproc v0.16.0 GoogleApi.Dataproc.V1.Model.GetPolicyOptions View Source

Encapsulates settings provided to GetIamPolicy.

Attributes

  • requestedPolicyVersion (type: integer(), default: nil) - Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3. If the value is 0, or the field is omitted, policy format version 1 will be returned.

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 Source
t() :: %GoogleApi.Dataproc.V1.Model.GetPolicyOptions{
  requestedPolicyVersion: integer()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.