public sealed class IntentParameterValue : IMessage<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IEquatable<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IDeepCloneable<WebhookRequest.Types.IntentInfo.Types.IntentParameterValue>, IBufferMessage, IMessage
[[["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 documentation for the `IntentParameterValue` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its role in representing intent parameter values."],["The `IntentParameterValue` class, which is part of the Dialogflow CX V3 API, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `IntentParameterValue` object, and it has an original and resolved value."],["The content showcases a comprehensive list of versions, ranging from 1.0.0 to the latest version 2.23.0, of the `IntentParameterValue` class, where the user can browse the different versions."],["The `OriginalValue` and `ResolvedValue` properties of the `IntentParameterValue` class represent the raw text extracted from the user and the structured value that is extracted respectively."]]],[]]