public sealed class Coverage : IMessage<TransitionRouteGroupCoverage.Types.Coverage>, IEquatable<TransitionRouteGroupCoverage.Types.Coverage>, IDeepCloneable<TransitionRouteGroupCoverage.Types.Coverage>, IBufferMessage, IMessage
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 outlines the different versions of `TransitionRouteGroupCoverage.Types.Coverage` within the `Google.Cloud.Dialogflow.Cx.V3` namespace, spanning from version 1.0.0 to the latest version 2.23.0."],["The `Coverage` class, part of the Dialogflow CX API, provides a result message that indicates coverage details for a single transition route group."],["The `Coverage` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, having its own constructors, properties and inherited members."],["Key properties of the `Coverage` class include `CoverageScore`, representing the percentage of covered transition routes, `RouteGroup`, providing transition route group metadata, and `Transitions`, listing transition routes and coverage information."],["The latest version of the `TransitionRouteGroupCoverage.Types.Coverage` is `2.23.0`, with several other versions available."]]],[]]