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."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eIntentParameterValue\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which represents a value for an intent parameter in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eIntentParameterValue\u003c/code\u003e class, ranging from version 1.0.0 up to the latest, 2.23.0, each with its own corresponding documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentParameterValue\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties, \u003ccode\u003eOriginalValue\u003c/code\u003e which is the text value extracted from the user's input, and \u003ccode\u003eResolvedValue\u003c/code\u003e which represents the structured data for the intent parameter.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors within the \u003ccode\u003eIntentParameterValue\u003c/code\u003e class: one that takes no arguments, and one that takes another \u003ccode\u003eIntentParameterValue\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]