Class Expressions (1.0.0)

An expression, consisting or an operator and conditions. .. attribute:: logical_operator

The operator to apply to the result of conditions. Default and currently only supported value is AND.

Conditions to apply to the expression.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Expressions