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"]],[["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 document provides reference documentation for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API for .NET."],["The `CarouselSelect` class is used to represent a carousel of selectable options within a Dialogflow intent message."],["The latest version of this `CarouselSelect` class is `4.26.0`, with documentation available for numerous preceding versions."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, deep cloning, and buffer management."],["The `CarouselSelect` class contains a property, `Items`, which is a required field that holds the list of `CarouselSelect` items of type `Intent.Types.Message.Types.CarouselSelect.Types.Item`."]]],[]]