public sealed class Intent.Types.Message.Types.ListSelect.Types.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, covering versions from 3.2.0 up to the latest 4.26.0."],["The `Item` class represents an individual entry within a list selection component in Dialogflow, which allows users to select an item from a list."],["The `Item` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message representation, equality comparison, deep cloning, and buffered message handling."],["Essential properties of the `Item` class include `Description` for text details, `Image` for an optional visual, `Info` for required additional information, and `Title` for the item's main text label."],["The latest version of the `Intent.Types.Message.Types.ListSelect.Types.Item` in the google cloud Dialogflow v2 API is 4.26.0."]]],[]]