contentProgress
contentProgress
Content object details
JSON Example
{
"state": "string",
"createdTime": 0,
"lastUpdateTime": 0,
"errorMessages": [
"string"
]
}
string
state
Optional
The state of an asynchronous Task
Possible values are :
INITIATED,
STOPPED,
RUNNING,
FINISHED,
ERROR,
ABORTED,
UNKNOWN,
integer As int64
As int64
createdTime
Optional
Task status creation time in milliseconds, since midnight January 1, 1970
integer As int64
As int64
lastUpdateTime
Optional
Task status last update time in milliseconds, since midnight January 1, 1970
array of
string
errorMessages
Optional
List of error messages that occurred