Filter
Filter represents a CEL-based expression applied to query or stream results.
Package: thru.common.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
expression | string | 1 · optional | CEL expression applied server-side. Empty expressions are treated as no-op. |
params | map<string, FilterParamValue> | 2 · optional | Named parameter bindings for expression parameterization. |