The common metadata for long running operations.
| JSON representation |
|---|
{
"state"
:
enum (
|
| Fields | |
|---|---|
state
|
The state of the operation. |
stateMessage
|
A message providing more details about the current state of processing. |
resource
|
A related resource to this operation. |
createTime
|
The creation time of the operation. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime
|
The last update time of the operation. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |

