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"]],[["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 `Item` class, which is part of the `Google.Cloud.Dialogflow.V2` namespace and is used to represent an item within a carousel in Dialogflow."],["The `Item` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message structures and deep cloning."],["The page lists links to the `Item` class documentation across numerous versions, from 3.2.0 to the latest 4.26.0, allowing users to refer to specific version information."],["The `Item` class has constructors for creating a new instance or duplicating another instance, as well as properties for setting the `Description`, `Image`, `Info`, and `Title` of the carousel item."],["This class belongs to the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types.CarouselSelect.Types` category, serving as an item within a carousel, inheriting from Object, and is part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]