Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Operator

Enumeration members

Enumeration members

And

And: = "AND"

Co

Co: = "CO"

Eq

Eq: = "EQ"

Ge

Ge: = "GE"

Gt

Gt: = "GT"

In

In: = "IN"

Le

Le: = "LE"

Lt

Lt: = "LT"

Ne

Ne: = "NE"

Not

Not: = "NOT"

NotIn

NotIn: = "NOT_IN"

Or

Or: = "OR"

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.