public sealed class TransitionRouteGroupCoverage.Types.Coverage.Types.Transition : IMessage<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IEquatable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IDeepCloneable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TransitionRouteGroupCoverage.Types.Coverage.Types.Transition.
A transition coverage in a 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 documentation for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class within the Dialogflow v3 API."],["The class represents a transition coverage in a transition route group, detailing whether a route is covered by the agent's test cases."],["The latest version of this API class is 2.23.0, and it includes versions as early as 1.0.0 up to the present version, with links to documentation for each version."],["The class `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, offering functionalities related to message handling and object comparison."],["The `TransitionRoute` property indicates if it is an intent route or condition route, while the `Covered` property represents whether or not it has been covered by any of the agents test cases."]]],[]]