Properties of a BundleElement.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
metadata |
firestore.IBundleMetadata | null |
<optional> |
BundleElement metadata |
namedQuery |
firestore.INamedQuery | null |
<optional> |
BundleElement namedQuery |
documentMetadata |
firestore.IBundledDocumentMetadata | null |
<optional> |
BundleElement documentMetadata |
document |
google.firestore.v1.IDocument | null |
<optional> |
BundleElement document |