Google Cloud Gemini Data Analytics V1beta Client - Class ClarificationQuestionType (0.8.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 ClarificationQuestionType.
The type of clarification question.
This enum may be extended with new values in the future.
Protobuf type google.cloud.geminidataanalytics.v1beta.ClarificationQuestion.ClarificationQuestionType
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta \ ClarificationQuestion
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
CLARIFICATION_QUESTION_TYPE_UNSPECIFIED
Value: 0
Unspecified clarification question type.
Generated from protobuf enum CLARIFICATION_QUESTION_TYPE_UNSPECIFIED = 0;
FILTER_VALUES
Value: 1
The clarification question is for filter values.
Generated from protobuf enum FILTER_VALUES = 1;
FIELDS
Value: 2
The clarification question is for data fields. This is a generic term
encompassing SQL columns, Looker fields (dimensions/measures), or
nested data structure properties.
[[["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-02-27 UTC."],[],[]]