GoogleApi.CloudResourceManager.V1.Model.SetOrgPolicyRequest (google_api_cloud_resource_manager v0.44.1)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudResourceManager.V1.Model.SetOrgPolicyRequest{
  policy: GoogleApi.CloudResourceManager.V1.Model.OrgPolicy.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.