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-03-21 UTC."],[[["This webpage provides documentation for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, across multiple versions."],["The `CarouselSelect` class is used for presenting a carousel of options to the user, allowing them to select one option in their interaction."],["The page details the inheritance structure, implementing interfaces, namespace, and assembly for the `CarouselSelect` class, along with constructor and property information."],["The documented versions of the API range from 3.2.0 up to the latest version, 4.26.0, with 4.17.0 being the currently viewed version on the page."],["The primary function of `CarouselSelect` is to present a carousel of `Items`, which is a required field of type `RepeatedField\u003cIntent.Types.Message.Types.CarouselSelect.Types.Item\u003e` in this implementation."]]],[]]