Operation enum includes potential rewrite operations. OPERATION_UNION: Represents a union operation. OPERATION_INTERSECTION: Represents an intersection operation. OPERATION_EXCLUSION: Represents an exclusion operation. - OPERATION_UNION: Represents a union operation. - OPERATION_INTERSECTION: Represents an intersection operation. - OPERATION_EXCLUSION: Represents an exclusion operation.
-
OPERATION_UNION
(value:'OPERATION_UNION'
) -
OPERATION_INTERSECTION
(value:'OPERATION_INTERSECTION'
) -
OPERATION_EXCLUSION
(value:'OPERATION_EXCLUSION'
)