Class CalculateCoverageResponse (1.5.0)

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

The response message for TestCases.CalculateCoverage.

Attributes

NameDescription
agent str
The agent to calculate coverage for. Format: projects/.
intent_coverage google.cloud.dialogflowcx_v3.types.IntentCoverage
Intent coverage.
transition_coverage google.cloud.dialogflowcx_v3.types.TransitionCoverage
Transition (excluding transition route groups) coverage.
route_group_coverage google.cloud.dialogflowcx_v3.types.TransitionRouteGroupCoverage
Transition route group coverage.