Class DataFilterType (0.12.0)

DataFilterType(value)

The type of filter present on a datasource, such as ALWAYS_FILTER.

Enums

Name Description
DATA_FILTER_TYPE_UNSPECIFIED The filter type was not specified.
ALWAYS_FILTER A filter that the user configures, and any queries to the Explore will always apply this filter by default. Currently only used for Looker data sources.