public sealed class Intent.Types.Message.Types.CarouselSelect : IMessage<Intent.Types.Message.Types.CarouselSelect>, IEquatable<Intent.Types.Message.Types.CarouselSelect>, IDeepCloneable<Intent.Types.Message.Types.CarouselSelect>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.CarouselSelect.
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 reference documentation for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `CarouselSelect` class is used to create a card that allows users to select from a carousel of options, serving as a visual and interactive element in the Dialogflow interactions."],["The page lists various versions of the Dialogflow API, ranging from version 3.2.0 to the latest version, 4.26.0, along with their respective documentation links for the `CarouselSelect` class."],["The documentation specifies that the `CarouselSelect` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a `Items` property that is a `RepeatedField` of `Item` types, to be used for each carousel item."],["The page provides details regarding the constructors and property of the `CarouselSelect` class."]]],[]]