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.
JSON representation | |
---|---|
{
"processingStatus": enum ( |
Fields | |
---|---|
processingStatus |
The processing status of the operation. |
progress |
The processing progress of the operation. Measured as a number from 0 to 100. A value of 10O doesn't always mean the operation completed—check for the inclusion of a |
devicesCount |
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. |