Metadata for google.longrunning.Operation results from FirestoreAdmin.ImportDocuments.
| JSON representation | 
|---|
| { "startTime": string, "endTime": string, "operationState": enum ( | 
| Fields | |
|---|---|
| startTime | 
 The time this operation 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 this operation completed. Will be unset if operation still in progress. 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 state of the import operation. | 
| progressDocuments | 
 The progress, in documents, of this operation. | 
| progressBytes | 
 The progress, in bytes, of this operation. | 
| collectionIds[] | 
 Which collection IDs are being imported. | 
| inputUriPrefix | 
 The location of the documents being imported. | 
| namespaceIds[] | 
 Which namespace IDs are being imported. |