Uses of Enum
com.google.firestore.v1.StructuredAggregationQuery.QueryTypeCase
-
Uses of StructuredAggregationQuery.QueryTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return StructuredAggregationQuery.QueryTypeCaseModifier and TypeMethodDescriptionStructuredAggregationQuery.QueryTypeCase.forNumber(int value) StructuredAggregationQuery.Builder.getQueryTypeCase()StructuredAggregationQuery.getQueryTypeCase()StructuredAggregationQueryOrBuilder.getQueryTypeCase()StructuredAggregationQuery.QueryTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.StructuredAggregationQuery.QueryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.