public sealed class SmartComposeSuggestionData : IMessage<SmartComposeSuggestionData>, IEquatable<SmartComposeSuggestionData>, IDeepCloneable<SmartComposeSuggestionData>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class SmartComposeSuggestionData.
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\u003eThis document provides reference information for the \u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, detailing its properties, constructors, and the versions it is available in, including a link to the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e is a class that represents suggestion data from Agent Assist Smart Compose, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several properties including \u003ccode\u003eConfidenceScore\u003c/code\u003e, a \u003ccode\u003edouble\u003c/code\u003e representing the system's certainty in the suggestion; \u003ccode\u003eMetadata\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e containing strings for suggestion metadata; \u003ccode\u003eQueryRecord\u003c/code\u003e, a string that names the answer record; and \u003ccode\u003eSuggestion\u003c/code\u003e, the string containing the suggested text.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all available versions of the \u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e class, from the latest \u003ccode\u003e2.19.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, allowing users to navigate to the documentation for the specific version they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default constructor \u003ccode\u003eSmartComposeSuggestionData()\u003c/code\u003e and another that accepts a \u003ccode\u003eSmartComposeSuggestionData\u003c/code\u003e object for cloning.\u003c/p\u003e\n"]]],[],null,[]]