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"]],[["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-09 UTC."],[[["This documentation provides reference information for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `CarouselSelect` class is used to present a set of options in a carousel format for user selection, it also implements several interfaces for message handling and object manipulation."],["The documentation lists various versions of the Google Cloud Dialogflow V2 API, ranging from version 3.2.0 up to the latest version 4.26.0, each with its respective documentation link for `CarouselSelect`."],["The `CarouselSelect` class has properties, such as `Items`, which is a `RepeatedField` that holds the carousel items."],["There are two constructors detailed, one being the default `CarouselSelect()` and another being `CarouselSelect(CarouselSelect other)` that creates a copy of an existing `CarouselSelect` instance, which takes a `CarouselSelect` object as a parameter."]]],[]]