Package | Description |
---|---|
com.google.firestore.bundle |
Class and Description |
---|
BundledDocumentMetadata
Metadata describing a Firestore document saved in the bundle.
|
BundledDocumentMetadata.Builder
Metadata describing a Firestore document saved in the bundle.
|
BundledDocumentMetadataOrBuilder |
BundledQuery
Encodes a query saved in the bundle.
|
BundledQuery.Builder
Encodes a query saved in the bundle.
|
BundledQuery.LimitType
If the query is a limit query, should the limit be applied to the beginning or
the end of results.
|
BundledQuery.QueryTypeCase |
BundledQueryOrBuilder |
BundleElement
A Firestore bundle is a length-prefixed stream of JSON representations of
`BundleElement`.
|
BundleElement.Builder
A Firestore bundle is a length-prefixed stream of JSON representations of
`BundleElement`.
|
BundleElement.ElementTypeCase |
BundleElementOrBuilder |
BundleMetadata
Metadata describing the bundle file/stream.
|
BundleMetadata.Builder
Metadata describing the bundle file/stream.
|
BundleMetadataOrBuilder |
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.
|
NamedQuery.Builder
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.
|
NamedQueryOrBuilder |
Copyright © 2023 Google LLC. All rights reserved.