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"]],[["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 `Intent.Types.Message.Types.SelectItemInfo` class within the Google Cloud Dialogflow v2beta1 API."],["`SelectItemInfo` is used to provide details about a select item, particularly when it's activated in a dialog."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `SelectItemInfo` class has two constructors and two main properties: `Key`, a required unique identifier, and `Synonyms`, an optional list of alternative triggers."],["The documentation specifies the class's namespace as `Google.Cloud.Dialogflow.V2Beta1` and the assembly it belongs to, `Google.Cloud.Dialogflow.V2Beta1.dll`."]]],[]]