View Source GoogleApi.CloudResourceManager.V1.Model.GetEffectiveOrgPolicyRequest (google_api_cloud_resource_manager v0.43.0)

The request sent to the GetEffectiveOrgPolicy method.

Attributes

  • constraint (type: String.t, default: nil) - The name of the Constraint to compute the effective Policy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudResourceManager.V1.Model.GetEffectiveOrgPolicyRequest{
  constraint: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.