Metadata common to all Datastore Admin operations.
JSON representation |
---|
{ "startTime": string, "endTime": string, "operationType": enum ( |
Fields | |
---|---|
startTime |
The time that work began on the operation. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
The time the operation ended, either successfully or otherwise. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
operationType |
The type of the operation. Can be used as a filter in ListOperationsRequest. |
labels |
The client-assigned labels which were provided when the operation was created. May also include additional labels. An object containing a list of |
state |
The current state of the Operation. |