public sealed class SelectItemInfo : IMessage<Intent.Types.Message.Types.SelectItemInfo>, IEquatable<Intent.Types.Message.Types.SelectItemInfo>, IDeepCloneable<Intent.Types.Message.Types.SelectItemInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.SelectItemInfo.
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."],[[["The latest version of the Google Cloud Dialogflow v2 API class `Intent.Types.Message.Types.SelectItemInfo` is 4.26.0, but the current document is for version 4.5.0."],["This document provides reference documentation and code samples for the `SelectItemInfo` class within the `Google.Cloud.Dialogflow.V2` namespace."],["The `SelectItemInfo` class provides additional information about a select item when it's triggered in a dialog, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["`SelectItemInfo` has two constructors, one default and another that takes an existing `SelectItemInfo` instance, along with two properties: `Key` (a unique identifier) and `Synonyms` (a list of alternative trigger words)."],["This documentation contains links to the reference documentation of `SelectItemInfo` going back to version 3.2.0."]]],[]]