Page Args
fun PageArgs(agentId: Output<String>? = null, displayName: Output<String>? = null, entryFulfillment: Output<GoogleCloudDialogflowCxV3FulfillmentArgs>? = null, eventHandlers: Output<List<GoogleCloudDialogflowCxV3EventHandlerArgs>>? = null, flowId: Output<String>? = null, form: Output<GoogleCloudDialogflowCxV3FormArgs>? = null, languageCode: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, transitionRouteGroups: Output<List<String>>? = null, transitionRoutes: Output<List<GoogleCloudDialogflowCxV3TransitionRouteArgs>>? = null)