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"]],[["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 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`."]]],[]]