google_api_android_device_provisioning v0.13.1 GoogleApi.AndroidDeviceProvisioning.V1.Model.DevicesLongRunningOperationMetadata View Source
Tracks the status of a long-running operation to asynchronously update a batch of reseller metadata attached to devices. To learn more, read Long‑running batch operations.
Attributes
devicesCount
(type:integer()
, default:nil
) - The number of metadata updates in the operation. This might be different from the number of updates in the request if the API can't parse some of the updates.processingStatus
(type:String.t
, default:nil
) - The processing status of the operation.progress
(type:integer()
, default:nil
) - The processing progress of the operation. Measured as a number from 0 to- A value of 10O doesnt always mean the operation completed—check for
the inclusion of a
done
field.
- A value of 10O doesnt always mean the operation completed—check for
the inclusion of a
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.