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