public sealed class WebhookRequest.Types.IntentInfo.Types.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."],[[["This document provides reference documentation for the `IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API."],["`IntentParameterValue` represents a structured value for an intent parameter, extracted from a user's utterance in the Dialogflow CX context."],["The latest version of the `IntentParameterValue` documentation is 2.23.0, and there are numerous past versions ranging from 1.0.0 to 2.22.0, all linked in the document."],["The class `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties, `OriginalValue`, which is a string that holds the original text value, and `ResolvedValue`, which holds a structured value for the extracted parameter."]]],[]]