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"]],[["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-04-09 UTC."],[[["This webpage provides documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API, detailing its purpose, inheritance, and implementation."],["The `SelectItemInfo` class is used to provide information about a select item, which is triggered during a dialog interaction."],["The page lists various versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0, all of which contain the `SelectItemInfo` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `SelectItemInfo` class includes properties such as `Key` (a unique identifier for the item) and `Synonyms` (alternative phrases to trigger the item), as well as constructors to instantiate the object."]]],[]]