View Source GoogleApi.CloudResourceManager.V1.Model.GetOrgPolicyRequest (google_api_cloud_resource_manager v0.44.0)

The request sent to the GetOrgPolicy method.

Attributes

  • constraint (type: String.t, default: nil) - Name of the Constraint to get the Policy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.