Metadata for the long-running operation
from the [databases.restore][google.firestore.admin.v1.RestoreDatabase] request.
JSON representation |
---|
{ "startTime": string, "endTime": string, "operationState": enum ( |
Fields | |
---|---|
start |
The time the restore was started. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
end |
The time the restore finished, unset for ongoing restores. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
operation |
The operation state of the restore. |
database |
The name of the database being restored to. |
backup |
The name of the backup restoring from. |
progress |
How far along the restore is as an estimated percentage of remaining time. |