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 v2beta1 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 document provides reference documentation for the `Intent.Types.Message.Types.SelectItemInfo` class within the Google Cloud Dialogflow v2beta1 API."],["The `SelectItemInfo` class represents additional details about a select item, used when it is triggered within a dialog, which it inherits from the base object class."],["The latest version of this class can be found at version `1.0.0-beta23`, but the provided document focuses on version `1.0.0-beta22`."],["The class includes properties such as `Key`, a unique identifier sent back to the agent upon response, and `Synonyms`, an optional list of terms that can trigger the item."],["`SelectItemInfo` includes constructors and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, allowing for various functionalities like deep cloning and equality checking."]]],[]]