public enum GeneratorEvaluationConfig.Types.InputDataSourceTypeReference 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.V2Assembly
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. |