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 webpage provides documentation for the `IntentParameterValue` class within the Google Cloud Dialogflow CX V3 API, specifically under the `WebhookRequest.Types.IntentInfo.Types` namespace."],["The latest version available for this documentation is 2.23.0, with multiple previous versions listed, dating back to 1.0.0, allowing users to browse documentation across various versions."],["The `IntentParameterValue` class represents a value extracted from user input for an intent parameter, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities related to message handling and object comparison."],["Key properties of `IntentParameterValue` include `OriginalValue`, which holds the original text extracted, and `ResolvedValue`, which contains the structured representation of the parameter's value."]]],[]]