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 | |
---|---|
startTime
|
The time the restore was started. 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 restore finished, unset for ongoing restores. 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: |
operationState
|
The operation state of the restore. |
database
|
The name of the database being restored to. |
backup
|
The name of the backup restoring from. |
progressPercentage
|
How far along the restore is as an estimated percentage of remaining time. |