Uses of Enum
com.google.firestore.v1.BatchGetDocumentsResponse.ResultCase
-
Uses of BatchGetDocumentsResponse.ResultCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return BatchGetDocumentsResponse.ResultCaseModifier and TypeMethodDescriptionBatchGetDocumentsResponse.ResultCase.forNumber(int value) BatchGetDocumentsResponse.Builder.getResultCase()BatchGetDocumentsResponse.getResultCase()BatchGetDocumentsResponseOrBuilder.getResultCase()BatchGetDocumentsResponse.ResultCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static BatchGetDocumentsResponse.ResultCase[]BatchGetDocumentsResponse.ResultCase.values()Returns an array containing the constants of this enum type, in the order they are declared.