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."],[[["The provided content is documentation for the `TransitionRouteGroupCoverage.Types.Coverage` class within the Google Cloud Dialogflow CX V3 .NET library, detailing its structure and functionality."],["The documentation includes an extensive list of versions of the library, ranging from version 1.0.0 to the latest version 2.23.0, each linking to specific documentation pages."],["The `TransitionRouteGroupCoverage.Types.Coverage` class provides a coverage result message for a transition route group, with properties like `CoverageScore`, `RouteGroup`, and `Transitions`."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, deep cloning, and buffer management, respectively."],["The documentation outlines the available constructors for creating instances of `Coverage`, including a default constructor and a copy constructor that accepts another `Coverage` object."]]],[]]