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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e class represents the percentage of transition routes covered by test cases, grouped by transition route groups.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the Dialogflow v3 API, from the latest version 2.23.0 down to version 1.0.0, along with links to their respective documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCoverages\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e, holds the transition route group coverages, and the \u003ccode\u003eCoverageScore\u003c/code\u003e property is a float that represents the overall coverage percentage of transition routes.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"]]],[],null,[]]