GoogleCloudDialogflowCxV3FormParameterFillBehavior constructor
GoogleCloudDialogflowCxV3FormParameterFillBehavior({
- GoogleCloudDialogflowCxV3Fulfillment? initialPromptFulfillment,
- List<
GoogleCloudDialogflowCxV3EventHandler> ? repromptEventHandlers,
Implementation
GoogleCloudDialogflowCxV3FormParameterFillBehavior({
this.initialPromptFulfillment,
this.repromptEventHandlers,
});