Metadata about a long-running operation.
JSON representation |
---|
{ "createTime": string, "endTime": string, "target": string, "statusDetail": string, "errorDetail": string } |
Fields | |
---|---|
createTime |
Output only. The time at which this operation was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
Output only. The time at which this operation was completed. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
target |
Output only. The name of the resource associated to this operation. |
statusDetail |
Output only. Human-readable status of the operation, if any. |
errorDetail |
Output only. Human-readable status of any error that occurred during the operation. |