Class TransitionRouteGroupCoverage (0.8.0)

TransitionRouteGroupCoverage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Transition route group coverage represents the percentage of all possible transition routes present within any of a parent's test cases. The results are grouped by the transition route group.

Attributes: coverages (Sequence[google.cloud.dialogflowcx_v3beta1.types.TransitionRouteGroupCoverage.Coverage]): Transition route group coverages. coverage_score (float): The percent of transition routes in all the transition route groups that are covered.

Inheritance

builtins.object > proto.message.Message > TransitionRouteGroupCoverage