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