Skip to content

LogicalOperator

LogicalOperator represents the logical operators that can be applied to groups of filters.

Values

Value Description
AND Logical AND operator.
LOGICAL_OPERATOR_UNSPECIFIED Unspecified logical operator.
OR Logical OR operator.