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"]],[["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 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."]]],[]]