Indicates that the parameter does not have a value.
Filled
Indicates that the parameter has a value.
Invalid
Indicates that the parameter value is invalid. This field can be used
by the webhook to invalidate the parameter and ask the server to
collect it from the user again.
[[["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 page provides documentation for the `ParameterState` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for the .NET environment."],["The `ParameterState` enum represents the status of a parameter and it can be one of the following: `Empty`, `Filled`, `Invalid`, or `Unspecified`."],["The latest version documented is 2.23.0, while older versions dating back to 1.0.0 are also listed, allowing for documentation reference of all the mentioned versions."],["The `Invalid` state allows webhooks to flag a parameter as invalid, prompting the system to re-collect the parameter's value from the user."]]],[]]