UserListLogicalRuleOperator

Enum describing possible user list logical rule operators.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ALL

And - all of the operands.

ANY

Or - at least one of the operands.

NONE

Not - none of the operands.