public sealed class 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
[[["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-04-02 UTC."],[[["This webpage provides documentation for the `Item` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.8.0 of the library."],["The `Item` class represents an individual element in a carousel selection within Dialogflow and implements interfaces for message handling, equality comparison, deep cloning, and buffered messages."],["The latest version available for the `Item` class is 4.26.0, with a comprehensive list of previous versions dating back to 3.2.0 also detailed in this documentation."],["The `Item` class has properties for `Description`, `Image`, `Info`, and `Title`, which are used to construct and customize the carousel item in Dialogflow."],["The Item class also has 2 constructors available, one being a default constructor, and the second constructor allows for creating an Item by passing in another `Intent.Types.Message.Types.CarouselSelect.Types.Item` as a parameter."]]],[]]