Represents the metadata of the long-running operation.
JSON representation | |
---|---|
{ "createTime": string, "startTime": string, "endTime": string, "isCancellationRequested": boolean, "operationType": enum ( |
Fields | |
---|---|
createTime |
The time the operation was submitted. |
startTime |
The time operation processing started. |
endTime |
The time operation processing completed. |
isCancellationRequested |
Indicates whether a request to cancel this operation has been made. |
operationType |
The operation type. |
modelName |
Contains the name of the model associated with the operation. |
version |
Contains the version associated with the operation. |
projectNumber |
Contains the project number associated with the operation. |
labels |
The user labels, inherited from the model or the model version being operated on. An object containing a list of |