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."],[[["This page provides documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API, detailing its usage and properties across various versions."],["The latest version available for `SelectItemInfo` is 4.26.0, with a comprehensive list of versions dating back to 3.2.0 for the class."],["`SelectItemInfo` is designed to add extra information for an item when it is selected within a dialogue, providing unique key and synonym values."],["The `SelectItemInfo` class inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact within the google protocol buffer environment."],["Key properties of the `SelectItemInfo` class are `Key`, which is a required unique identifier, and `Synonyms`, an optional list of alternative phrases that can be used to trigger the item."]]],[]]