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