Metadata for google.longrunning.Operation
results from FirestoreAdmin.ExportDocuments
.
JSON representation |
---|
{ "startTime": string, "endTime": string, "operationState": enum ( |
Fields | |
---|---|
startTime |
The time this operation started. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
The time this operation completed. Will be unset if operation still in progress. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
operationState |
The state of the export operation. |
progressDocuments |
The progress, in documents, of this operation. |
progressBytes |
The progress, in bytes, of this operation. |
collectionIds[] |
Which collection IDs are being exported. |
outputUriPrefix |
Where the documents are being exported to. |
namespaceIds[] |
Which namespace IDs are being exported. |
snapshotTime |
The timestamp that corresponds to the version of the database that is being exported. If unspecified, there are no guarantees about the consistency of the documents being exported. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |