public sealed class ListSelect : IMessage<Intent.Types.Message.Types.ListSelect>, IEquatable<Intent.Types.Message.Types.ListSelect>, IDeepCloneable<Intent.Types.Message.Types.ListSelect>, IBufferMessage, IMessage
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."],[[["The provided content is documentation for the `ListSelect` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its structure and usage for presenting a list of selectable options."],["This documentation outlines the `ListSelect` class's inheritance, implementing various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and its members such as the `Items`, `Subtitle`, and `Title` properties."],["It includes a comprehensive list of available versions of the `ListSelect` class, ranging from 3.2.0 to the latest version, 4.26.0, within the Google Cloud Dialogflow .NET library."],["The latest available version is `4.26.0`, while the present page is showing the documentation of `3.11.0`."]]],[]]