Class InputDataSourceType (2.51.0)
Stay organized with collections
Save and categorize content based on your preferences.
InputDataSourceType(value)
Enumeration of input data source type.
Enums
Name
Description
INPUT_DATA_SOURCE_TYPE_UNSPECIFIED
Unspecified InputDataSourceType. Should not be used.
AGENT_ASSIST_CONVERSATIONS
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
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.