AppProcessStartEvent
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.
Fields |
processInfo |
object (AppProcessInfo )
Information about a process.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-19 UTC.
[null,null,["Last updated 2025-02-19 UTC."],[[["App processes initiated are accessible across the entire device for fully managed devices."],["For organization-owned devices with work profiles, these processes are confined to the work profile."],["The process information is represented using JSON, adhering to the AppProcessInfo schema."]]],["An app process can be initiated and is accessible device-wide on fully managed devices. On organization-owned devices with a work profile, the process is available within the work profile. The `processInfo` field, represented as an object containing `AppProcessInfo`, provides details about the running process. The `JSON` representation of this process includes the object `processInfo`.\n"]]