Metadata for google.longrunning.Operation
results from FirestoreAdmin.BulkDeleteDocuments
.
JSON representation |
---|
{ "startTime": string, "endTime": string, "operationState": enum ( |
Fields | |
---|---|
start |
The time this operation 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 this operation completed. Will be unset if operation still in progress. 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 state of the operation. |
progress |
The progress, in documents, of this operation. |
progress |
The progress, in bytes, of this operation. |
collection |
The IDs of the collection groups that are being deleted. |
namespace |
Which namespace IDs are being deleted. |
snapshot |
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit). 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: |