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

public enum GeneratorEvaluationConfig.Types.InputDataConfig.Types.SummaryGenerationOption

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

Summary generation options.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

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