View Source GoogleApi.AndroidDeviceProvisioning.V1.Model.PerDeviceStatusInBatch (google_api_android_device_provisioning v0.20.1)
Captures the processing status for each device in the operation.
Attributes
-
deviceId(type:String.t, default:nil) - If processing succeeds, the device ID of the device. -
errorIdentifier(type:String.t, default:nil) - If processing fails, the error type. -
errorMessage(type:String.t, default:nil) - If processing fails, a developer message explaining what went wrong. -
status(type:String.t, default:nil) - The result status of the device after processing.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.