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 document provides reference information for the `TransitionRouteGroupCoverage.Types.Coverage` class within the Dialogflow v3 API, highlighting its properties and inheritance structure."],["The content lists various versions of the `Google.Cloud.Dialogflow.Cx.V3` package, ranging from version 2.23.0 (latest) down to 1.0.0, with each version linking to its respective documentation."],["The `TransitionRouteGroupCoverage.Types.Coverage` class is a coverage result message for one transition route group that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `CoverageScore` (a float representing the percentage of covered transition routes), `RouteGroup` (metadata of the transition route group), and `Transitions` (a list of transition routes and their coverage within the group)."],["The provided documentation details the constructors available to this class, as well as the inherited members, namespace, and assembly associated with `TransitionRouteGroupCoverage.Types.Coverage` class."]]],[]]