public sealed class Intent.Types.Message.Types.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 page provides reference documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["It details the `SelectItemInfo` class's role as an addition to select items in dialog interactions, including its inheritance and the interfaces it implements."],["The content includes links to various versions of the API, starting from version 4.26.0 (latest) down to 3.2.0, allowing users to access documentation for specific releases."],["The documentation covers the properties of the `SelectItemInfo` class, such as `Key` (a required unique identifier) and `Synonyms` (an optional list of alternative trigger words), and its constructors."],["It also specifies that the `SelectItemInfo` class is found within the `Google.Cloud.Dialogflow.V2` namespace and is part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]