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. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
The time the restore finished, unset for ongoing restores. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. 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. |