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\u003eThe webpage provides documentation for the \u003ccode\u003eSuggestionInput\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a list of available versions, ranging from the latest version 4.26.0 down to version 3.2.0, each with corresponding links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionInput\u003c/code\u003e class represents the selection of a suggestion, is sealed, and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestionInput\u003c/code\u003e class has two constructors, one being a default constructor, and another that takes an existing \u003ccode\u003eSuggestionInput\u003c/code\u003e as a parameter, and has one public string property \u003ccode\u003eAnswerRecord\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnswerRecord\u003c/code\u003e property in the \u003ccode\u003eSuggestionInput\u003c/code\u003e class holds the ID of a selected suggestion in the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]