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 latest version of the Dialogflow v3 API class `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` is 2.23.0, while the current document is for version 2.16.0."],["This document provides reference documentation and code samples for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class, which represents transition coverage in a transition route group."],["The `Transition` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `Transition` class include `Covered`, which indicates if the transition route is covered by at least one test case, and `TransitionRoute`, representing the intent or condition route."],["The document lists all available versions of the `Transition` class, ranging from 1.0.0 to 2.23.0, each with its own link to specific documentation."]]],[]]