Uses of Enum
com.google.firestore.v1.Write.OperationCase
-
Uses of Write.OperationCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return Write.OperationCaseModifier and TypeMethodDescriptionstatic Write.OperationCaseWrite.OperationCase.forNumber(int value) Write.Builder.getOperationCase()Write.getOperationCase()WriteOrBuilder.getOperationCase()static Write.OperationCaseWrite.OperationCase.valueOf(int value) Deprecated.static Write.OperationCaseReturns the enum constant of this type with the specified name.static Write.OperationCase[]Write.OperationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.