public sealed class TransitionRouteGroupCoverage.Types.Coverage : IMessage<TransitionRouteGroupCoverage.Types.Coverage>, IEquatable<TransitionRouteGroupCoverage.Types.Coverage>, IDeepCloneable<TransitionRouteGroupCoverage.Types.Coverage>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TransitionRouteGroupCoverage.Types.Coverage.
Coverage result message for one 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.Types.Coverage` class within the Dialogflow v3 API, specifically for .NET development."],["The latest version of the documentation is for version 2.23.0, with a comprehensive list of previous versions from 2.22.0 back to 1.0.0 also available, providing historical reference points."],["The `TransitionRouteGroupCoverage.Types.Coverage` class is used to represent the coverage results for a transition route group in Dialogflow CX, detailing how many of its routes are covered."],["Key properties of the class include `CoverageScore`, which represents the percentage of covered routes, `RouteGroup`, containing metadata for the transition route group, and `Transitions`, which provides a detailed list of the transitions within the group."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for capabilities such as message handling, equality checks, deep cloning, and buffer manipulation."]]],[]]