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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCarouselSelect\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, which is used to present a carousel of options for user selection.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCarouselSelect\u003c/code\u003e class is 4.26.0, and the page contains documentation for it and numerous previous versions dating back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCarouselSelect\u003c/code\u003e 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, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor (\u003ccode\u003eCarouselSelect()\u003c/code\u003e) and one that takes another \u003ccode\u003eCarouselSelect\u003c/code\u003e instance as a parameter to clone it (\u003ccode\u003eCarouselSelect(CarouselSelect other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCarouselSelect\u003c/code\u003e has a property called \u003ccode\u003eItems\u003c/code\u003e of type \u003ccode\u003eRepeatedField\u003c/code\u003e, which is required and contains the list of items to display in the carousel.\u003c/p\u003e\n"]]],[],null,[]]