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."],[[["This webpage provides documentation for the `WebhookRequest.Types.IntentInfo.Types.IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The `IntentParameterValue` class represents a value extracted from a user's utterance for a specific intent parameter within Dialogflow."],["It includes properties such as `OriginalValue`, which holds the raw text from the user, and `ResolvedValue`, which contains the structured representation of the extracted parameter value."],["The documentation covers multiple versions of the Dialogflow library, ranging from version 1.0.0 to the latest 2.23.0, allowing developers to navigate specific version information."],["This page covers the information on the class's inheritance, implemented interfaces, members, namespace, assembly and constructors."]]],[]]