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 provides documentation for the \u003ccode\u003eCarouselSelect\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically version 3.8.0 of the library, with links to its previous and current iterations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class is designed to display a carousel of selectable options and is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eCarouselSelect()\u003c/code\u003e and another \u003ccode\u003eCarouselSelect(Intent.Types.Message.Types.CarouselSelect other)\u003c/code\u003e that takes another instance of \u003ccode\u003eCarouselSelect\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of the \u003ccode\u003eCarouselSelect\u003c/code\u003e class is \u003ccode\u003eItems\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of carousel items of type \u003ccode\u003eIntent.Types.Message.Types.CarouselSelect.Types.Item\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of links to previous versions of the \u003ccode\u003eCarouselSelect\u003c/code\u003e class, allowing users to access historical changes and features.\u003c/p\u003e\n"]]],[],null,[]]