public sealed class 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 provided content details the `IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API for .NET, which represents a value for an intent parameter."],["It includes a comprehensive list of version links ranging from 1.0.0 to 2.23.0, for the `IntentParameterValue` class, with 2.23.0 being the latest version."],["The `IntentParameterValue` class is shown to implement multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `OriginalValue` for the original text and `ResolvedValue` for the structured value."],["Two constructors are shown, one parameterless, and the other that takes in another `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue`."]]],[]]