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."],[[["The page provides documentation for the `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` class within the Dialogflow v3 API, specifically in the .NET environment."],["This class represents the value extracted for an intent parameter from a user's input, containing both the original text and a structured representation of that value."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, properties (`OriginalValue` and `ResolvedValue`), and the various versions available, ranging from 1.0.0 to 2.23.0."],["The latest version of this class available is 2.23.0."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities like message handling, equality checks, deep cloning, and buffer management."]]],[]]