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."],[[["This webpage provides documentation for the `TransitionRouteGroupCoverage` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET environment, spanning from version 1.0.0 to 2.23.0."],["`TransitionRouteGroupCoverage` represents the percentage of transition routes present in test cases, grouped by the transition route group, as part of the Dialogflow v3 API."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the `Object` class."],["Key properties of `TransitionRouteGroupCoverage` include `Coverages`, which contains a collection of coverage data, and `CoverageScore`, which holds the overall percentage of covered transition routes."],["The page includes multiple versions of the documentation, with the latest being version 2.23.0 and version 2.4.0 also being a focus point."]]],[]]