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."],[[["The provided content is reference documentation for the `Intent.Types.Message.Types.ListSelect` class in the Google Cloud Dialogflow v2 API, detailing its use in presenting a list of options for selection."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google Protocol Buffers framework."],["The `ListSelect` class features properties like `Items`, `Subtitle`, and `Title`, enabling customization of the list's content and presentation, such as title and subtitle."],["The documentation covers a wide range of versions for this class, from 3.2.0 up to 4.26.0, showing the class has had frequent use and development."],["The documentation includes constructors for creating instances of the `ListSelect` class, either as a new instance, or as a copy of another list select."]]],[]]