Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataConfig::SummaryGenerationOption (v1.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataConfig::SummaryGenerationOption.
Summary generation options.
Constants
SUMMARY_GENERATION_OPTION_UNSPECIFIED
value: 0 Default option will not be used
ALWAYS_GENERATE
value: 1 Always Generate summary for all conversations.
GENERATE_IF_MISSING
value: 2 Gnerate only missing summaries.
DO_NOT_GENERATE
value: 3 Do not generate new summaries. Only use existing summaries found.
[[["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 2025-12-16 UTC."],[],[]]