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, which represents an item within a carousel selection."],["The latest version available is 4.26.0, and the page lists references for multiple versions ranging from 3.2.0 to 4.26.0, with links to each version's documentation."],["The `Item` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and offers properties such as `Description`, `Image`, `Info`, and `Title` to configure the item's display and information."],["The `Item` class includes constructors that allow creating new instances and copies of the `Item` object, and is within the `Google.Cloud.Dialogflow.V2` namespace and located in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The documentation includes the inheritance hierarchy of the `Item` class, starting from the base `object` class and lists inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]