Class Operator (1.66.0)

Operator(value)

Datapoints for which Operator is true relative to the query’s Value field will be allowlisted.

Enums

Name Description
OPERATOR_UNSPECIFIED Unspecified operator.
LESS Entities are eligible if their value is < the="">
LESS_EQUAL Entities are eligible if their value is <= the="">
EQUAL Entities are eligible if their value is == the query's.
GREATER_EQUAL Entities are eligible if their value is >= the query's.
GREATER Entities are eligible if their value is > the query's.
NOT_EQUAL Entities are eligible if their value is != the query's.

Methods

Operator

Operator(value)

Datapoints for which Operator is true relative to the query’s Value field will be allowlisted.