transitions property

The list of transition routes and coverage in the transition route group.

Implementation

core.List<
  GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition
>?
transitions;