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 `IntentParameterValue` class within the Google Cloud Dialogflow CX v3 API, specifically focusing on the .NET implementation."],["The `IntentParameterValue` class represents a structured value that is extracted from user input for an intent parameter within the Dialogflow framework."],["The page includes links to documentation for numerous versions of the API, ranging from version 1.0.0 to the latest 2.23.0."],["The `IntentParameterValue` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Protobuf functionalities."],["Key properties of `IntentParameterValue` include `OriginalValue`, which holds the original text extracted, and `ResolvedValue`, which contains the structured representation of the parameter's value."]]],[]]