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 implemented interfaces."],["The `SelectItemInfo` class is designed to hold additional information about a select item, which is used when it is triggered within a dialog."],["The document includes links to various versions of the API, ranging from the latest 4.26.0 down to version 3.2.0."],["`SelectItemInfo` has two properties: `Key`, a unique identifier, and `Synonyms`, a list of alternative words to trigger the item."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the `Intent` message type in the Dialogflow API."]]],[]]