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\u003eThe content provides a list of versions for \u003ccode\u003eCarouselSelect\u003c/code\u003e, ranging from the latest version 4.26.0 down to version 3.2.0, within the Google Cloud Dialogflow V2 framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCarouselSelect\u003c/code\u003e is a class used to present a carousel of options for users to select from within Dialogflow interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, showing its capacity for complex implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default \u003ccode\u003eCarouselSelect()\u003c/code\u003e and a second \u003ccode\u003eCarouselSelect(Intent.Types.Message.Types.CarouselSelect other)\u003c/code\u003e to allow for the copy of the class as a whole.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCarouselSelect\u003c/code\u003e contains a property called \u003ccode\u003eItems\u003c/code\u003e of type \u003ccode\u003eRepeatedField<Intent.Types.Message.Types.CarouselSelect.Types.Item>\u003c/code\u003e which is a required array of the options that will be available for the user to see in the carousel.\u003c/p\u003e\n"]]],[],null,[]]