Transition Route Group Args
constructor(agentId: Output<String>? = null, displayName: Output<String>? = null, flowId: Output<String>? = null, languageCode: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, transitionRoutes: Output<List<GoogleCloudDialogflowCxV3TransitionRouteArgs>>? = null)