Data Analytics API with Gemini V1 API - Module Google::Cloud::GeminiDataAnalytics::V1::DataFilterType (v0.2.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API module Google::Cloud::GeminiDataAnalytics::V1::DataFilterType.

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

Constants

DATA_FILTER_TYPE_UNSPECIFIED

value: 0
The filter type was not specified.

ALWAYS_FILTER

value: 1
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.