public sealed class 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 document provides reference documentation for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API for .NET."],["The `CarouselSelect` class is used to display a carousel of options for selection and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties including `Items` which is a required field containing a list of `CarouselSelect` items, each of which presents one of the carousel options."],["This page shows a full version history of the class including its latest version which is 4.26.0, with links to documentation for each specific version."],["The `CarouselSelect` class is contained within the `Google.Cloud.Dialogflow.V2` namespace, and is located in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]