View Source GoogleApi.AndroidManagement.V1.Model.ApplicationReportingSettings (google_api_android_management v0.57.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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.