Constructor
new CompositeFilter(filters)
Build a Composite Filter object.
Parameters:
Name | Type | Description |
---|---|---|
filters |
Array.<EntityFilter> |
The filters that make up the composite filter. |
Methods
toProto()
Gets the proto for the filter.