public sealed class 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 provided content details the `IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API for .NET, which represents a value for an intent parameter."],["It includes a comprehensive list of version links ranging from 1.0.0 to 2.23.0, for the `IntentParameterValue` class, with 2.23.0 being the latest version."],["The `IntentParameterValue` class is shown to implement multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `OriginalValue` for the original text and `ResolvedValue` for the structured value."],["Two constructors are shown, one parameterless, and the other that takes in another `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue`."]]],[]]