Class KeyOperator (0.9.0)

KeyOperator(value)

KeyOperator represents a key's relationship to the value e.g. 'Equal'.

Enums

Name Description
KEY_OPERATOR_UNSPECIFIED Operator is not specified.
KEY_OPERATOR_EQUAL Operator maps to 'Equal'.
KEY_OPERATOR_EXISTS Operator maps to 'Exists'.