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 webpage provides reference documentation for the `TransitionRouteGroupCoverage` class within the Google Cloud Dialogflow CX V3 API, specifically for the .NET environment, with the latest version being 2.23.0."],["This class, `TransitionRouteGroupCoverage`, is used to calculate and represent the percentage of all potential transition routes that are covered by test cases in a Dialogflow agent."],["The page lists all the previous versions of the class from version 2.23.0 down to version 1.0.0, allowing developers to access the documentation for older versions."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the page includes information about its properties, `Coverages`, and `CoverageScore`, as well as its constructors."],["The class `TransitionRouteGroupCoverage` has inherited methods such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]