Uses of Interface
com.google.firestore.bundle.NamedQueryOrBuilder
-
Uses of NamedQueryOrBuilder in com.google.firestore.bundle
Classes in com.google.firestore.bundle that implement NamedQueryOrBuilderModifier and TypeClassDescriptionfinal classA 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 final classA 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.Methods in com.google.firestore.bundle that return NamedQueryOrBuilderModifier and TypeMethodDescriptionBundleElement.Builder.getNamedQueryOrBuilder().google.firestore.bundle.NamedQuery named_query = 2;BundleElement.getNamedQueryOrBuilder().google.firestore.bundle.NamedQuery named_query = 2;BundleElementOrBuilder.getNamedQueryOrBuilder().google.firestore.bundle.NamedQuery named_query = 2;