View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData (google_api_chrome_management v0.9.0)

Information of conflicting policy applied on a Chrome browser profile.

Attributes

  • source (type: String.t, default: nil) - Output only. Source of the policy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData{
    source: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.