Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::WidgetTool::TextResponseConfig::Type (v0.2.0)
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::WidgetTool::TextResponseConfig::Type.
Defines how the text response is produced.
Constants
TYPE_UNSPECIFIED
value: 0 Unspecified type.
NONE
value: 1 The LLM dynamically decides whether to generate a text response
alongside the widget based on the conversation context.
LLM_GENERATED
value: 2 The LLM is explicitly required to generate a text response.
STATIC
value: 3 A pre-defined static text response is always used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]