filters property
The repeated set of filters.
They are logically combined based on the operator specified.
Implementation
core.List<DimensionFilter>? filters;
The repeated set of filters.
They are logically combined based on the operator specified.
core.List<DimensionFilter>? filters;