CalculateCoverageResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)The response message for TestCases.CalculateCoverage.
Attributes |
|
|---|---|
| Name | Description |
agent |
str
The agent to calculate coverage for. Format: projects/.
|
intent_coverage |
google.cloud.dialogflowcx_v3beta1.types.IntentCoverage
Intent coverage. |
transition_coverage |
google.cloud.dialogflowcx_v3beta1.types.TransitionCoverage
Transition (excluding transition route groups) coverage. |
route_group_coverage |
google.cloud.dialogflowcx_v3beta1.types.TransitionRouteGroupCoverage
Transition route group coverage. |