Google Cloud Dialogflow v2beta1 API - Enum GeneratorEvaluationConfig.Types.InputDataSourceType (1.0.0-beta24)

public enum GeneratorEvaluationConfig.Types.InputDataSourceType

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

Enumeration of input data source type.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.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.