Uses of Enum
com.google.firestore.bundle.BundledQuery.QueryTypeCase
-
Uses of BundledQuery.QueryTypeCase in com.google.firestore.bundle
Methods in com.google.firestore.bundle that return BundledQuery.QueryTypeCaseModifier and TypeMethodDescriptionstatic BundledQuery.QueryTypeCaseBundledQuery.QueryTypeCase.forNumber(int value) BundledQuery.Builder.getQueryTypeCase()BundledQuery.getQueryTypeCase()BundledQueryOrBuilder.getQueryTypeCase()static BundledQuery.QueryTypeCaseBundledQuery.QueryTypeCase.valueOf(int value) Deprecated.static BundledQuery.QueryTypeCaseReturns the enum constant of this type with the specified name.static BundledQuery.QueryTypeCase[]BundledQuery.QueryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.