google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.NewDeviceEvent View Source

An event generated when a new device is ready to be managed.

Attributes

  • deviceId (String): The Android ID of the device. This field will always be present. Defaults to: null.
  • managementType (String): Identifies the extent to which the device is controlled by an Android EMM in various deployment configurations. Possible values include: - "managedDevice", a device where the DPC is set as device owner, - "managedProfile", a device where the DPC is set as profile owner. Defaults to: null.
  • userId (String): The ID of the user. This field will always be present. Defaults to: null.