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."],[[["This webpage provides documentation for the `CarouselSelect` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, which is used for presenting a carousel of options for users to select."],["The `CarouselSelect` class is part of the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types` namespace and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Dialogflow V2 API, from version 3.2.0 up to 4.26.0, with each version having its own link to the documentation."],["The `CarouselSelect` class has properties, notably `Items`, which is a required field of type `RepeatedField` that holds the carousel items."],["The documentation includes constructors for creating a `CarouselSelect` instance, either default or by copying from another instance of `CarouselSelect`."]]],[]]