Google Cloud Gemini Data Analytics V1beta Client - Class DataFilterType (0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class DataFilterType.
The type of filter present on a datasource, such as ALWAYS_FILTER.
Protobuf type google.cloud.geminidataanalytics.v1beta.DataFilterType
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DATA_FILTER_TYPE_UNSPECIFIED
Value: 0
The filter type was not specified.
Generated from protobuf enum DATA_FILTER_TYPE_UNSPECIFIED = 0;
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-09 UTC."],[],[]]