Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::GeneratorEvaluationConfig::InputDataSourceType.
Enumeration of input data source type.
Constants
INPUT_DATA_SOURCE_TYPE_UNSPECIFIED
value: 0 Unspecified InputDataSourceType. Should not be used.
AGENT_ASSIST_CONVERSATIONS
value: 1 Fetch data from Agent Assist storage. If this source type is chosen,
input_data_config.start_time and input_data_config.end_timestamp must be
provided.
INSIGHTS_CONVERSATIONS
value: 2 Fetch data from Insights storage. If this source type is chosen,
input_data_config.start_time and input_data_config.end_timestamp must be
provided.
[[["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 2025-12-16 UTC."],[],[]]