| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
static class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueryOrBuilder |
BundleElementOrBuilder.getNamedQueryOrBuilder()
.google.firestore.bundle.NamedQuery named_query = 2; |
NamedQueryOrBuilder |
BundleElement.getNamedQueryOrBuilder()
.google.firestore.bundle.NamedQuery named_query = 2; |
NamedQueryOrBuilder |
BundleElement.Builder.getNamedQueryOrBuilder()
.google.firestore.bundle.NamedQuery named_query = 2; |
Copyright © 2022 Google LLC. All rights reserved.