| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.clone() |
PerDeviceStatusInBatch |
OperationPerDevice.getResult()
The processing result for each device.
|
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.set(String fieldName,
Object value) |
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.setDeviceId(Long deviceId)
If processing succeeds, the device ID of the device.
|
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.setErrorIdentifier(String errorIdentifier)
If processing fails, the error type.
|
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.setErrorMessage(String errorMessage)
If processing fails, a developer message explaining what went wrong.
|
PerDeviceStatusInBatch |
PerDeviceStatusInBatch.setStatus(String status)
The result status of the device after processing.
|
| Modifier and Type | Method and Description |
|---|---|
OperationPerDevice |
OperationPerDevice.setResult(PerDeviceStatusInBatch result)
The processing result for each device.
|
Copyright © 2011–2025 Google. All rights reserved.