Uses of Enum
com.google.firestore.v1.StructuredQuery.UnaryFilter.OperandTypeCase
-
Uses of StructuredQuery.UnaryFilter.OperandTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return StructuredQuery.UnaryFilter.OperandTypeCaseModifier and TypeMethodDescriptionStructuredQuery.UnaryFilter.OperandTypeCase.forNumber(int value) StructuredQuery.UnaryFilter.Builder.getOperandTypeCase()StructuredQuery.UnaryFilter.getOperandTypeCase()StructuredQuery.UnaryFilterOrBuilder.getOperandTypeCase()StructuredQuery.UnaryFilter.OperandTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.StructuredQuery.UnaryFilter.OperandTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.