GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage class

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.

Properties

coverages List<GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage>?
Transition route group coverages.
getter/setter pair
coverageScore double?
The percent of transition routes in all the transition route groups that are covered.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited