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-04-01 UTC."],[[["This webpage provides documentation for the `CarouselSelect` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically focusing on version 3.5.0 and onwards."],["The `CarouselSelect` class is designed to present a carousel of options for users to select from, it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists available versions of the `CarouselSelect` class, starting from version 4.26.0 (latest) down to version 3.2.0, with corresponding links to each version's documentation."],["The `CarouselSelect` class has a property named `Items` which is of type `RepeatedField\u003cIntent.Types.Message.Types.CarouselSelect.Types.Item\u003e` and is used to store the carousel items."]]],[]]