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."],[[["This webpage provides documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API, detailing its purpose, inheritance, implementation, and usage."],["The `SelectItemInfo` class is a component of the `Intent.Types.Message.Types` structure, offering functionality related to select items in a dialog flow, with an emphasis on triggering and response mechanisms."],["It is shown that the `SelectItemInfo` class has the required `Key` property, which is a unique identifier, and the optional `Synonyms` property, which contains alternative phrases for triggering the item."],["The page lists the available documentation for the `SelectItemInfo` class across numerous versions of the Dialogflow v2 API, ranging from version 3.2.0 up to the latest version, 4.26.0."],["The documentation specifies that `SelectItemInfo` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."]]],[]]