GoogleCloudDialogflowCxV3PageArgs

fun GoogleCloudDialogflowCxV3PageArgs(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)