Anchor to section titled 'undefined'

CollectionRuleRelation
enum

Specifies the relationship between the column and the condition.


The attribute contains the condition.

The attribute ends with the condition.

The attribute is equal to the condition.

value-greaterthan
GREATER_THAN

The attribute is greater than the condition.

value-isnotset
IS_NOT_SET

The attribute is not set (equal to null).

The attribute is set (not equal to null).

The attribute is less than the condition.

value-notcontains
NOT_CONTAINS

The attribute does not contain the condition.

value-notequals
NOT_EQUALS

The attribute does not equal the condition.

value-startswith
STARTS_WITH

The attribute starts with the condition.


Was this section helpful?

The type of operator that the rule is based on. For example, equals, contains, or not_equals.

Allowed relations of the rule.

Most commonly used relation for this rule.

The type of operator that the rule is based on. For example, equals, contains, or not_equals.


Was this section helpful?
Map
CollectionRuleRelation

Inputs from

Fields from