google_api_security_center v0.2.0 GoogleApi.SecurityCenter.V1.Model.GetIamPolicyRequest View Source

Request message for GetIamPolicy method.

Attributes

  • options (type: GoogleApi.SecurityCenter.V1.Model.GetPolicyOptions.t, default: nil) - OPTIONAL: A GetPolicyOptions object for specifying options to GetIamPolicy. This field is only used by Cloud IAM.

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.SecurityCenter.V1.Model.GetIamPolicyRequest{
  options: GoogleApi.SecurityCenter.V1.Model.GetPolicyOptions.t()
}

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.