public sealed class SuggestionInput : IMessage<SuggestionInput>, IEquatable<SuggestionInput>, IDeepCloneable<SuggestionInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SuggestionInput.
Required. The ID of a suggestion selected by the human agent.
The suggestion(s) were generated in a previous call to
request Dialogflow assist.
The format is:
projects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record
ID> where <Answer Record ID> is an alphanumeric string.
[[["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 page provides reference documentation for the \u003ccode\u003eSuggestionInput\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, but there are multiple prior versions available, ranging down to 3.2.0, as well as the version currently selected, 4.19.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestionInput\u003c/code\u003e represents the selection of a suggestion and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default and one that takes another \u003ccode\u003eSuggestionInput\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property \u003ccode\u003eAnswerRecord\u003c/code\u003e, a string type, which represents the ID of a suggestion previously generated and selected by the user.\u003c/p\u003e\n"]]],[],null,[]]