Expand description

Nested message and enum types in RecordCondition.

Modules§

  • Nested message and enum types in Expressions.

Structs§

  • The field type of value and field do not need to match to be considered equal, but not all comparisons are possible. EQUAL_TO and NOT_EQUAL_TO attempt to compare even with incompatible types, but all other comparisons are invalid with incompatible types. A value of type:
  • A collection of conditions.
  • An expression, consisting of an operator and conditions.