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."],[[["The webpage provides documentation for the `ParameterState` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This enum represents the state of a parameter and is found in various versions ranging from 1.0.0 to the latest 2.23.0."],["There are four possible states for a parameter: `Empty`, `Filled`, `Invalid`, and `Unspecified`."],["The `Invalid` state allows a webhook to request re-collection of a parameter value from the user."],["The `ParameterState` enum is included in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly file."]]],[]]