Uses of Enum
com.google.firestore.v1.ListenRequest.TargetChangeCase
-
Uses of ListenRequest.TargetChangeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return ListenRequest.TargetChangeCaseModifier and TypeMethodDescriptionListenRequest.TargetChangeCase.forNumber(int value) ListenRequest.Builder.getTargetChangeCase()ListenRequest.getTargetChangeCase()ListenRequestOrBuilder.getTargetChangeCase()ListenRequest.TargetChangeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ListenRequest.TargetChangeCase[]ListenRequest.TargetChangeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.