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"]],[["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 `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` class within the Dialogflow v3 API for .NET."],["The `IntentParameterValue` class represents a value for an intent parameter, including both the original text and the structured value extracted from user input."],["The page includes a list of available versions for the API class, ranging from version 1.0.0 to the latest version, 2.23.0, providing links to the documentation for each."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionality within .NET applications."],["The class also contains two properties, `OriginalValue`, which is a string of the original text, and `ResolvedValue`, which is the structured data, both of which are always present."]]],[]]