public sealed class Item : IMessage<Intent.Types.Message.Types.ListSelect.Types.Item>, IEquatable<Intent.Types.Message.Types.ListSelect.Types.Item>, IDeepCloneable<Intent.Types.Message.Types.ListSelect.Types.Item>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.ListSelect.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 reference documentation for the `Intent.Types.Message.Types.ListSelect.Types.Item` class within the Google Cloud Dialogflow v2 API, spanning multiple versions from 3.2.0 to the latest 4.26.0."],["The `Item` class represents an individual element in a list selection and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and protocol buffer message handling."],["The class `Item` includes properties such as `Description`, `Image`, `Info`, and `Title`, which allows for customization of each list item with text, images, and detailed selection information."],["The documentation also includes information on the constructors available for creating instances of `Item`, namely a default constructor and one that accepts another `Item` object as a parameter."],["The namespace for the `Item` class is `Google.Cloud.Dialogflow.V2`, and it is part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]