View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData (google_api_chrome_management v0.8.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
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData{ source: String.t() | nil }