Google Cloud Dialogflow Cx V3Page Args
constructor(displayName: Output<String>, entryFulfillment: Output<GoogleCloudDialogflowCxV3FulfillmentArgs>? = null, eventHandlers: Output<List<GoogleCloudDialogflowCxV3EventHandlerArgs>>? = null, form: Output<GoogleCloudDialogflowCxV3FormArgs>? = null, name: Output<String>? = null, transitionRouteGroups: Output<List<String>>? = null, transitionRoutes: Output<List<GoogleCloudDialogflowCxV3TransitionRouteArgs>>? = null)