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 webpage provides reference documentation for the `Intent.Types.Message.Types.ListSelect` class within the Google Cloud Dialogflow v2 API, specifically detailing its structure and functionality."],["The `ListSelect` class is designed for presenting a list of selectable options to users and is accessible through various versions of the API, from version 3.2.0 up to the latest, version 4.26.0."],["The `ListSelect` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing support for message handling, equality comparisons, deep cloning, and buffer operations."],["The class contains properties such as `Items` (a list of selectable items), `Subtitle`, and `Title`, which are used to customize the list's content and appearance within the Dialogflow interaction."],["The reference page provides details for multiple versions, which can be accessed by the links provided for each version number."]]],[]]