public sealed class 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 document provides reference information for the `TransitionRouteGroupCoverage.Types.Coverage` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its properties, constructors, and inherited members."],["The `TransitionRouteGroupCoverage.Types.Coverage` class is part of the Dialogflow v3 API, representing coverage results for a transition route group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is 2.23.0, and it includes reference material for versions ranging from 2.23.0 down to 1.0.0 of the API, all for `TransitionRouteGroupCoverage.Types.Coverage`."],["The class includes properties such as `CoverageScore`, `RouteGroup`, and `Transitions`, which describe the coverage percentage, metadata about the transition route group, and a list of transitions within the route group respectively."],["The class has two constructors, one with no parameters and the other taking a `TransitionRouteGroupCoverage.Types.Coverage` parameter as an argument."]]],[]]