public sealed class Intent.Types.Message.Types.ListSelect : IMessage<Intent.Types.Message.Types.ListSelect>, IEquatable<Intent.Types.Message.Types.ListSelect>, IDeepCloneable<Intent.Types.Message.Types.ListSelect>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.ListSelect.
The card for presenting a list of options to select from.
[[["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 document provides reference documentation for the `Intent.Types.Message.Types.ListSelect` class within the Google Cloud Dialogflow v2 API, which represents a card for presenting a list of options."],["The class `Intent.Types.Message.Types.ListSelect` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for comprehensive object manipulation and comparison."],["This documentation includes a list of all available versions, ranging from the latest version `4.26.0` down to `3.2.0`, with hyperlinks for each to allow for direct navigation to their specific documentation."],["The class `ListSelect` contains properties for `Items`, `Subtitle`, and `Title`, enabling the configuration of the content of the list, including the list items, a subtitle, and the main title."],["The class has two constructors `ListSelect()` and `ListSelect(ListSelect other)`, allowing for object initialization and cloning from other `ListSelect` objects."]]],[]]