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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCarouselSelect\u003c/code\u003e class, a component used for presenting a selection carousel within the Google Cloud Dialogflow V2 API, specifically within the \u003ccode\u003eIntent.Types.Message.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e library, as demonstrated by the available versions ranging from 3.2.0 to 4.26.0 (latest), which suggests it is a frequently updated portion of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, cloning, and buffered data processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class has two constructors: a default one and another that takes an existing \u003ccode\u003eCarouselSelect\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes an \u003ccode\u003eItems\u003c/code\u003e property of type \u003ccode\u003eRepeatedField\u003c/code\u003e which holds the list of \u003ccode\u003eCarouselSelect\u003c/code\u003e items, which allows users to define the items that will show up in the carousel.\u003c/p\u003e\n"]]],[],null,[]]