Class BaseCompositeFilter (2.15.0)

BaseCompositeFilter(operation=<Operator.OPERATOR_UNSPECIFIED: 0>, 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.