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"]],[["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-04-09 UTC."],[[["This webpage provides documentation for the `IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API, specifically under the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `IntentParameterValue` class represents a value for an intent parameter extracted from a user's utterance, including the `OriginalValue` and the `ResolvedValue`."],["The `IntentParameterValue` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of versions for this class, ranging from version `1.0.0` up to the latest version, `2.23.0`."],["The class offers two constructors: a default one, and another that accepts a copy of an existing `IntentParameterValue`."]]],[]]