Module gapi_grpc::google::firestore::bundle [−][src]
Modules
| bundle_element | |
| bundled_query |
Structs
| BundleElement | A Firestore bundle is a length-prefixed stream of JSON representations of
|
| BundleMetadata | Metadata describing the bundle file/stream. |
| BundledDocumentMetadata | Metadata describing a Firestore document saved in the bundle. |
| BundledQuery | Encodes a query saved in the bundle. |
| NamedQuery | A Query associated with a name, created as part of the bundle file, and can be read by client SDKs once the bundle containing them is loaded. |