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