public enum GeneratorEvaluationConfig.Types.InputDataConfig.Types.SummaryGenerationOptionReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum GeneratorEvaluationConfig.Types.InputDataConfig.Types.SummaryGenerationOption.
Summary generation options.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AlwaysGenerate |
Always Generate summary for all conversations. |
DoNotGenerate |
Do not generate new summaries. Only use existing summaries found. |
GenerateIfMissing |
Gnerate only missing summaries. |
Unspecified |
Default option will not be used |