public sealed class TransitionRouteGroupCoverage : IMessage<TransitionRouteGroupCoverage>, IEquatable<TransitionRouteGroupCoverage>, IDeepCloneable<TransitionRouteGroupCoverage>, IBufferMessage, IMessage
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\u003eThe latest version of the Google.Cloud.Dialogflow.Cx.V3 package is 2.23.0, with numerous previous versions available for reference, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e is a class within the Google.Cloud.Dialogflow.Cx.V3 namespace, designed to represent the percentage of transition routes covered within a parent's test cases, grouped by the transition route group.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e class has two constructors: a default one and one that takes another \u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary properties: \u003ccode\u003eCoverages\u003c/code\u003e, a collection of individual transition route group coverages, and \u003ccode\u003eCoverageScore\u003c/code\u003e, a float value representing the overall percentage of covered transition routes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroupCoverage\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as well as inheriting members from the Object class.\u003c/p\u003e\n"]]],[],null,[]]