GoogleCloudDialogflowCxV3HandlerLifecycleHandler constructor
GoogleCloudDialogflowCxV3HandlerLifecycleHandler({
- String? condition,
- GoogleCloudDialogflowCxV3Fulfillment? fulfillment,
- String? lifecycleStage,
Implementation
GoogleCloudDialogflowCxV3HandlerLifecycleHandler({
this.condition,
this.fulfillment,
this.lifecycleStage,
});