public sealed class SmartComposeSuggestionData : IMessage<SmartComposeSuggestionData>, IEquatable<SmartComposeSuggestionData>, IDeepCloneable<SmartComposeSuggestionData>, IBufferMessage, IMessage
The system's confidence score that this suggestion is a good match for this
conversation, ranging from 0.0 (completely uncertain) to 1.0 (completely
certain).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e is a class used for Agent Assist Smart Compose suggestions, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eConfidenceScore\u003c/code\u003e (a measure of the system's certainty), \u003ccode\u003eMetadata\u003c/code\u003e (a map for additional information), \u003ccode\u003eQueryRecord\u003c/code\u003e (the name of the query record), and \u003ccode\u003eSuggestion\u003c/code\u003e (the suggested content).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides an overview of the available versions ranging from version 2.19.0 (latest) to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that accepts another \u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e instance, used for copying, and it inherits various members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]