Enum to control Conversational Filtering mode.
A single conversation session including multiple turns supports
modes for Conversational Search OR Conversational Filtering
without Conversational Search, but not both.
Enums
Name
Description
MODE_UNSPECIFIED
Default value.
DISABLED
Disables Conversational Filtering when using Conversational Search.
ENABLED
Enables Conversational Filtering when using Conversational Search.
CONVERSATIONAL_FILTER_ONLY
Enables Conversational Filtering without Conversational Search.
[[["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-12 UTC."],[],[]]