View Source GoogleApi.AndroidManagement.V1.Model.AppProcessStartEvent (google_api_android_management v0.48.2)

An app process was started. This is available device-wide on fully managed devices and within the work profile on organization-owned devices with a work profile.

Attributes

  • processInfo (type: GoogleApi.AndroidManagement.V1.Model.AppProcessInfo.t, default: nil) - Information about a process.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidManagement.V1.Model.AppProcessStartEvent{
  processInfo: GoogleApi.AndroidManagement.V1.Model.AppProcessInfo.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.