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."],[[["The page provides documentation for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class in the Dialogflow v3 API, specifically within version 2.14.0."],["The documentation lists all available versions of the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class ranging from 1.0.0 to the latest 2.23.0."],["The class `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` represents a transition coverage in a transition route group, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `Covered`, a boolean indicating if a transition route is covered by any test cases, and `TransitionRoute`, which describes the intent or condition route."],["There is documentation on how to construct a new `Transition` object, and another with a pre-existing `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` object."]]],[]]