Uses of Enum
com.google.firestore.v1.ListDocumentsRequest.ConsistencySelectorCase
-
Uses of ListDocumentsRequest.ConsistencySelectorCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return ListDocumentsRequest.ConsistencySelectorCaseModifier and TypeMethodDescriptionListDocumentsRequest.ConsistencySelectorCase.forNumber(int value) ListDocumentsRequest.Builder.getConsistencySelectorCase()ListDocumentsRequest.getConsistencySelectorCase()ListDocumentsRequestOrBuilder.getConsistencySelectorCase()ListDocumentsRequest.ConsistencySelectorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ListDocumentsRequest.ConsistencySelectorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.