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. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
endTime |
The time the operation ended, either successfully or otherwise. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. 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. |