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-03-21 UTC."],[[["The webpage provides reference documentation for the `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` class within the Dialogflow v3 API."],["It lists a comprehensive history of versions, ranging from version 1.0.0 to the latest version 2.23.0, for the `Google.Cloud.Dialogflow.Cx.V3` package."],["The `IntentParameterValue` class represents a value for an intent parameter, containing both the original text value and the structured value extracted from a user utterance."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within the Google Protocol Buffers framework."],["The documentation presents the `IntentParameterValue` class's constructors and properties, such as `OriginalValue` and `ResolvedValue`, which are essential for handling intent parameters in Dialogflow CX."]]],[]]