eventHandlers property
Handlers associated with the page to handle events such as webhook errors, no match or no input.
Implementation
core.List<GoogleCloudDialogflowCxV3EventHandler>? eventHandlers;
Handlers associated with the page to handle events such as webhook errors, no match or no input.
core.List<GoogleCloudDialogflowCxV3EventHandler>? eventHandlers;