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 webpage provides documentation for the `Intent.Types.Message.Types.CarouselSelect.Types.Item` class within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["The documentation spans multiple versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, allowing users to view historical and current implementations."],["The `Intent.Types.Message.Types.CarouselSelect.Types.Item` class is used to represent an individual item within a carousel selection, acting as an element of the UI."],["The class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and buffer message handling."],["The primary properties of the class are `Description`, `Image`, `Info`, and `Title`, which define the content and visual elements of a carousel item, with `Info` and `Title` being required."]]],[]]