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."],[[["The webpage provides documentation for the `IntentParameterValue` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties and functionality for representing intent parameter values."],["This page offers a comprehensive list of versions for the `IntentParameterValue` class, ranging from the latest version 2.23.0 down to version 1.0.0, which can be accessed by visitors."],["The `IntentParameterValue` class, which is sealed and implements multiple interfaces, has properties for `OriginalValue` and `ResolvedValue`, representing the original text and structured value of the parameter."],["The documentation details that the class inherits from the `Object` class, and has two constructors, one default and one that accepts another `IntentParameterValue` object."]]],[]]