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 document provides reference information for the `TransitionRouteGroupCoverage` class within the Google.Cloud.Dialogflow.Cx.V3 API, detailing its properties, constructors, and the different versions available."],["The `TransitionRouteGroupCoverage` class represents the percentage of transition routes covered by test cases, grouped by transition route groups, and it can be constructed with or without existing data."],["The API's namespace is Google.Cloud.Dialogflow.Cx.V3, and the assembly is Google.Cloud.Dialogflow.Cx.V3.dll."],["Key properties of the `TransitionRouteGroupCoverage` class include `CoverageScore` (a float representing the percentage of covered routes) and `Coverages` (a collection of detailed transition route group coverages)."],["The documentation spans from version 1.0.0 to the latest version, 2.23.0, for the Dialogflow v3 API."]]],[]]