AppProcessStartEvent

  • AppProcessStartEvent signifies that an app process has begun.

  • This event is available on fully managed devices and within the work profile on organization-owned devices with a work profile.

  • The JSON representation of this event includes details about the process in the processInfo field.

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.

JSON representation
{
  "processInfo": {
    object (AppProcessInfo)
  }
}
Fields
processInfo

object (AppProcessInfo)

Information about a process.