public sealed class EvaluationConfig.Types.SmartComposeConfig : IMessage<EvaluationConfig.Types.SmartComposeConfig>, IEquatable<EvaluationConfig.Types.SmartComposeConfig>, IDeepCloneable<EvaluationConfig.Types.SmartComposeConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EvaluationConfig.Types.SmartComposeConfig.
Smart compose specific configuration for evaluation job.
The allowlist document resource name.
Format: projects/<Project ID>/knowledgeBases/<Knowledge Base
ID>/documents/<Document ID>. Only used for smart compose model.
Required. The model to be evaluated can return multiple results with
confidence score on each query. These results will be sorted by the
descending order of the scores and we only keep the first
max_result_count results as the final results to evaluate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eEvaluationConfig.Types.SmartComposeConfig\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, including its constructors, properties, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluationConfig.Types.SmartComposeConfig\u003c/code\u003e class is used to configure smart compose functionality for evaluation jobs, specifically within the context of the Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous versions of the Dialogflow v2 API, with the latest version being 4.26.0, and also includes versions dating back to 3.2.0, detailing where to find more information on each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartComposeConfig\u003c/code\u003e class includes properties like \u003ccode\u003eAllowlistDocument\u003c/code\u003e, \u003ccode\u003eAllowlistDocumentAsDocumentName\u003c/code\u003e, and \u003ccode\u003eMaxResultCount\u003c/code\u003e that helps to configure how the smart compose model is to be evaluated.\u003c/p\u003e\n"],["\u003cp\u003eThe class, \u003ccode\u003eSmartComposeConfig\u003c/code\u003e implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits methods from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]