Uses of Enum
com.google.firestore.v1.RunQueryResponse.ContinuationSelectorCase
-
Uses of RunQueryResponse.ContinuationSelectorCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return RunQueryResponse.ContinuationSelectorCaseModifier and TypeMethodDescriptionRunQueryResponse.ContinuationSelectorCase.forNumber(int value) RunQueryResponse.Builder.getContinuationSelectorCase()RunQueryResponse.getContinuationSelectorCase()RunQueryResponseOrBuilder.getContinuationSelectorCase()RunQueryResponse.ContinuationSelectorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RunQueryResponse.ContinuationSelectorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.