Uses of Enum
com.google.firestore.v1.Target.TargetTypeCase
-
Uses of Target.TargetTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return Target.TargetTypeCaseModifier and TypeMethodDescriptionstatic Target.TargetTypeCaseTarget.TargetTypeCase.forNumber(int value) Target.Builder.getTargetTypeCase()Target.getTargetTypeCase()TargetOrBuilder.getTargetTypeCase()static Target.TargetTypeCaseTarget.TargetTypeCase.valueOf(int value) Deprecated.static Target.TargetTypeCaseReturns the enum constant of this type with the specified name.static Target.TargetTypeCase[]Target.TargetTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.