GoogleCloudDialogflowCxV3beta1PageArgs

constructor(displayName: Output<String>, entryFulfillment: Output<GoogleCloudDialogflowCxV3beta1FulfillmentArgs>? = null, eventHandlers: Output<List<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>? = null, form: Output<GoogleCloudDialogflowCxV3beta1FormArgs>? = null, name: Output<String>? = null, transitionRouteGroups: Output<List<String>>? = null, transitionRoutes: Output<List<GoogleCloudDialogflowCxV3beta1TransitionRouteArgs>>? = null)