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"]],[["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 Google Cloud Dialogflow v2 API, specifically for the .NET environment, offering a way to present a carousel of options in a dialog.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from the latest version 4.26.0 down to 3.2.0, allowing developers to navigate and access the relevant details for their specific project version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCarouselSelect\u003c/code\u003e class is an implementation of multiple 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 data handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class's main property is \u003ccode\u003eItems\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that contains the individual items in the carousel, and is required to be populated when using the class.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class are also provided, specifically one default constructor, and another that allows an existing \u003ccode\u003eCarouselSelect\u003c/code\u003e to be used to make a copy.\u003c/p\u003e\n"]]],[],null,[]]