public sealed class Intent.Types.Message.Types.SelectItemInfo : IMessage<Intent.Types.Message.Types.SelectItemInfo>, IEquatable<Intent.Types.Message.Types.SelectItemInfo>, IDeepCloneable<Intent.Types.Message.Types.SelectItemInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.SelectItemInfo.
Additional info about the select item for when it is triggered in a
dialog.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["The content provides documentation for the `SelectItemInfo` class within the Google Cloud Dialogflow v2 API, detailing its purpose and usage in dialog interactions."],["This documentation covers version 4.15.0 of the API, and includes links to documentation for multiple previous versions, from 4.26.0 all the way down to 3.2.0."],["The `SelectItemInfo` class is used to represent additional information about a select item when it's triggered in a dialog, inheriting from `object` and implementing several interfaces."],["The class features two constructors, one default and one for copying another `SelectItemInfo` object, along with two properties: `Key` for a unique identifier and `Synonyms` for alternative trigger phrases."],["`SelectItemInfo` is found within the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types` namespace."]]],[]]