public sealed class Intent.Types.Message.Types.CarouselSelect.Types.Item : IMessage<Intent.Types.Message.Types.CarouselSelect.Types.Item>, IEquatable<Intent.Types.Message.Types.CarouselSelect.Types.Item>, IDeepCloneable<Intent.Types.Message.Types.CarouselSelect.Types.Item>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.CarouselSelect.Types.Item.
[[["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 page provides reference documentation for the `Intent.Types.Message.Types.CarouselSelect.Types.Item` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest 4.26.0."],["The `CarouselSelect.Types.Item` class is used to define an individual item within a carousel displayed in the Dialogflow interface, acting as a component for building conversational UIs."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, making it capable of complex message handling, comparison, and cloning."],["Key properties of `CarouselSelect.Types.Item` include `Description`, `Image`, `Info`, and `Title`, allowing for customization of the carousel item's content and appearance within the Dialogflow platform."],["The documentation highlights that this `CarouselSelect.Types.Item` class inherits from the base object class and can be constructed using the default constructor or from another `CarouselSelect.Types.Item` instance, aiding in object creation and modification."]]],[]]