Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Operator

Enumeration members

And

And: = "AND"

Co

Co: = "CO"

CoCs

CoCs: = "CO_CS"

Eq

Eq: = "EQ"

EqCs

EqCs: = "EQ_CS"

Ge

Ge: = "GE"

Gt

Gt: = "GT"

In

In: = "IN"

InSet

InSet: = "IN_SET"

Le

Le: = "LE"

Lt

Lt: = "LT"

Ne

Ne: = "NE"

Not

Not: = "NOT"

NotIn

NotIn: = "NOT_IN"

NotInSet

NotInSet: = "NOT_IN_SET"

Or

Or: = "OR"

Pr

Pr: = "PR"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.