Class BaseCompositeFilter (2.18.0)

BaseCompositeFilter(operation=Operator.OPERATOR_UNSPECIFIED, filters=None)

Base class for a Composite Filter. (either OR or AND).

Methods

build_pb

build_pb(container_pb=None)

Build the protobuf representation based on values in the Composite Filter.