public sealed class SelectItemInfo : IMessage<Intent.Types.Message.Types.SelectItemInfo>, IEquatable<Intent.Types.Message.Types.SelectItemInfo>, IDeepCloneable<Intent.Types.Message.Types.SelectItemInfo>, IBufferMessage, IMessage
Additional info about the select item for when it is triggered in a
dialog.
[[["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 webpage provides documentation for the \u003ccode\u003eSelectItemInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its purpose in dialog interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers a range of versions, from 3.2.0 to the latest 4.26.0, of the Google Cloud Dialogflow .NET library and their respective documentation for SelectItemInfo.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSelectItemInfo\u003c/code\u003e is used to add select item data, which includes a unique key and optional synonyms, that will be sent back to the agent if that specific item is triggered.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSelectItemInfo\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces like \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\u003eKey properties of the \u003ccode\u003eSelectItemInfo\u003c/code\u003e class include \u003ccode\u003eKey\u003c/code\u003e, which is a unique identifier, and \u003ccode\u003eSynonyms\u003c/code\u003e, an optional list of words to trigger the item.\u003c/p\u003e\n"]]],[],null,[]]