View Source GoogleApi.ServiceControl.V1.Model.PolicyViolationInfo (google_api_service_control v0.40.0)

Information related to policy violations for this request.

Attributes

  • orgPolicyViolationInfo (type: GoogleApi.ServiceControl.V1.Model.OrgPolicyViolationInfo.t, default: nil) - Indicates the orgpolicy violations for this resource.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceControl.V1.Model.PolicyViolationInfo{
  orgPolicyViolationInfo:
    GoogleApi.ServiceControl.V1.Model.OrgPolicyViolationInfo.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.