public sealed class TransitionRouteGroupCoverage : IMessage<TransitionRouteGroupCoverage>, IEquatable<TransitionRouteGroupCoverage>, IDeepCloneable<TransitionRouteGroupCoverage>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TransitionRouteGroupCoverage.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Dialogflow v3 API documentation for `TransitionRouteGroupCoverage` is 2.23.0, and many previous versions, down to 1.0.0, are also available."],["`TransitionRouteGroupCoverage` is a class that represents the percentage of transition routes covered within test cases and is grouped by the transition route group."],["The class `TransitionRouteGroupCoverage` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and use within the Dialogflow v3 API."],["The `TransitionRouteGroupCoverage` class includes a `Coverages` property, which is a collection of coverage data, and a `CoverageScore` property, which indicates the overall percentage of transition routes covered."]]],[]]