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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API."],["The `SelectItemInfo` class represents additional information about a select item that is triggered in a dialog and can be found under the namespace `Google.Cloud.Dialogflow.V2`."],["The `SelectItemInfo` class is available in multiple versions ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest."],["The `SelectItemInfo` class includes a `Key` property, which is a required unique identifier, and a `Synonyms` property, which is an optional list of strings."],["`SelectItemInfo` class is part of the `Intent.Types.Message.Types` and inherits from `Object` while implementing `IMessage\u003cIntent.Types.Message.Types.SelectItemInfo\u003e`, `IEquatable\u003cIntent.Types.Message.Types.SelectItemInfo\u003e`, `IDeepCloneable\u003cIntent.Types.Message.Types.SelectItemInfo\u003e`, `IBufferMessage`, `IMessage`."]]],[]]