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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.ListSelect` class within the Google Cloud Dialogflow v2 API, specifically for version 4.22.0."],["It details the class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality for creating lists in Dialogflow messages."],["The documentation outlines the class's properties, including `Items` (a list of items), `Subtitle` (an optional subtitle), and `Title` (an optional overall title)."],["A comprehensive version history is accessible, with links to documentation for versions ranging from 4.26.0 down to 3.2.0."],["The class is used for presenting a selectable list of options in the Dialogflow messaging system, being able to implement a card, it also shows its constructors as well as a list of inherited members."]]],[]]