View Source GoogleApi.AndroidManagement.V1.Model.ApplicationReportingSettings (google_api_android_management v0.48.0)

Settings controlling the behavior of application reports.

Attributes

  • includeRemovedApps (type: boolean(), default: nil) - Whether removed apps are included in application reports.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidManagement.V1.Model.ApplicationReportingSettings{
  includeRemovedApps: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.