Uses of Enum
com.google.firestore.v1.Precondition.ConditionTypeCase
-
Uses of Precondition.ConditionTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return Precondition.ConditionTypeCaseModifier and TypeMethodDescriptionPrecondition.ConditionTypeCase.forNumber(int value) Precondition.Builder.getConditionTypeCase()Precondition.getConditionTypeCase()PreconditionOrBuilder.getConditionTypeCase()Precondition.ConditionTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static Precondition.ConditionTypeCase[]Precondition.ConditionTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.