Class InputDataSourceType (2.43.0)

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.