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

public enum GeneratorEvaluationConfig.Types.InputDataConfig.Types.SummaryGenerationOption

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

Summary generation options.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

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