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 documentation page provides reference information for the `Intent.Types.Message.Types.ListSelect` class within the Google Cloud Dialogflow v2 API, which is used to present a list of options for users to choose from."],["The `ListSelect` class, part of the `Google.Cloud.Dialogflow.V2` namespace, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListSelect` class has a constructor that allows creating a new instance and also one that copies an existing `ListSelect` object, and contains properties such as `Items`, `Subtitle`, and `Title` for configuring the list presentation."],["The content also provides a full list of the classes within `Intent.Types.Message.Types.ListSelect` from version 3.2.0 up until the latest version 4.26.0, allowing easy access to each version."]]],[]]