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 message in Dialogflow, allowing for detailed configuration."],["The `Item` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its role in Google Protobuf message handling."],["Key properties of the `Item` class include `Description`, `Image`, `Info`, and `Title`, which provide the customizable elements of a list item in the Dialogflow API."],["The documentation includes details about the constructors `Item()` and `Item(Item)` which allows the user to create new list items and clone existing ones, respectively, and it contains a breakdown of each parameter and property available within the class."]]],[]]