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 latest version of the Dialogflow v3 API class `TransitionRouteGroupCoverage.Types.Coverage` is 2.23.0, with numerous previous versions listed, starting from 1.0.0, each with its own documentation link."],["This class is a coverage result message for one transition route group within Dialogflow v3, providing details on transition route group coverage, including which routes are covered."],["The `TransitionRouteGroupCoverage.Types.Coverage` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, deep cloning, and buffer management."],["The class provides properties like `CoverageScore`, `RouteGroup`, and `Transitions` to access information about the coverage percentage, the associated transition route group, and the list of transition routes within the group."],["This component is found within the `Google.Cloud.Dialogflow.Cx.V3` namespace and is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, which deals with Dialogflow CX API functionalities."]]],[]]