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

An event generated when an app installation failed on a device

Attributes

  • deviceId (String): The Android ID of the device. This field will always be present. Defaults to: null.
  • failureDetails (String): Additional details on the failure if applicable. Defaults to: null.
  • failureReason (String): The reason for the installation failure. This field will always be present. Defaults to: null.
  • productId (String): The id of the product (e.g. "app:com.google.android.gm") for which the install failure event occured. This field will always be present. Defaults to: null.
  • userId (String): The ID of the user. This field will always be present. Defaults to: null.