Google Cloud Dialogflow v2 API - Enum GeneratorEvaluationConfig.Types.InputDataSourceType (4.28.0)

public enum GeneratorEvaluationConfig.Types.InputDataSourceType

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum GeneratorEvaluationConfig.Types.InputDataSourceType.

Enumeration of input data source type.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

Name Description
AgentAssistConversations

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.

InsightsConversations

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.

Unspecified

Unspecified InputDataSourceType. Should not be used.