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 detailing its use in creating a carousel of selectable options in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with historical versions dating back to 3.2.0, all providing documentation for the \u003ccode\u003eCarouselSelect\u003c/code\u003e class, and links to those older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration with the Google Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless \u003ccode\u003eCarouselSelect()\u003c/code\u003e and a \u003ccode\u003eCarouselSelect(Intent.Types.Message.Types.CarouselSelect other)\u003c/code\u003e constructor for creating a new \u003ccode\u003eCarouselSelect\u003c/code\u003e from another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class has one main property, \u003ccode\u003eItems\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eIntent.Types.Message.Types.CarouselSelect.Types.Item\u003c/code\u003e type, and is required for a carousel of items to be displayed.\u003c/p\u003e\n"]]],[],null,[]]