Operation is an enum representing the type of operation to be applied on the tree node.
-
OPERATION_UNSPECIFIED(value:'OPERATION_UNSPECIFIED') -
OPERATION_UNION(value:'OPERATION_UNION') -
OPERATION_INTERSECTION(value:'OPERATION_INTERSECTION') -
OPERATION_EXCLUSION(value:'OPERATION_EXCLUSION')