Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::WidgetTool::TextResponseConfig::Type (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
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"]],[["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-06-11 UTC."],[],[]]