google_api_cloud_resource_manager v0.34.1 GoogleApi.CloudResourceManager.V1.Model.SetOrgPolicyRequest View Source

The request sent to the SetOrgPolicyRequest method.

Attributes

  • policy (type: GoogleApi.CloudResourceManager.V1.Model.OrgPolicy.t, default: nil) - Policy to set on the resource.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudResourceManager.V1.Model.SetOrgPolicyRequest{
  policy: GoogleApi.CloudResourceManager.V1.Model.OrgPolicy.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.