public sealed class CarouselSelect : IMessage<Intent.Types.Message.Types.CarouselSelect>, IEquatable<Intent.Types.Message.Types.CarouselSelect>, IDeepCloneable<Intent.Types.Message.Types.CarouselSelect>, IBufferMessage, IMessage
The card for presenting a carousel 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-03-21 UTC."],[[["The content provides a list of available versions for `CarouselSelect`, ranging from version 4.26.0 (latest) down to version 3.2.0, all relating to the Google.Cloud.Dialogflow.V2 namespace."],["`CarouselSelect` is a class used for presenting a carousel of selectable options, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CarouselSelect` class includes constructors for creating new instances and a property named `Items` which is of type `RepeatedField`, intended to hold a collection of carousel items."],["This class is in the namespace `Google.Cloud.Dialogflow.V2` and within the assembly `Google.Cloud.Dialogflow.V2.dll`."]]],[]]