public sealed class WebhookRequest.Types.IntentInfo.Types.IntentParameterValue : IMessage<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IEquatable<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IDeepCloneable<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class WebhookRequest.Types.IntentInfo.Types.IntentParameterValue.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` class within the Dialogflow v3 API."],["The `IntentParameterValue` class represents a specific value associated with an intent parameter, extracted from user input."],["The documentation outlines the class's inheritance from the `object` class and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["The page includes a list of previous versions, with the most recent being 2.23.0 and the current version being 2.17.0, as well as the parameters for its constructor."],["The class provides two key properties: `OriginalValue` (the raw text extracted from the user) and `ResolvedValue` (the structured, parsed value of the parameter)."]]],[]]