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 provided content details the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class within the Dialogflow v3 API, outlining its structure, inheritance, and implementation of multiple interfaces."],["The document includes a list of versions for the Dialogflow v3 API, ranging from version 1.0.0 up to the latest, 2.23.0, each linking to specific documentation for that version."],["The `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class is a sealed class representing a transition coverage in a transition route group, and it determines if a transition route is covered by at least one of the agent's test cases."],["This API class provides properties to access whether a route is `Covered` (boolean), and the specific `TransitionRoute` (intent or condition route)."],["The documentation also details the constructors for creating `Transition` objects, including a default constructor and one that accepts an existing `Transition` object as a parameter."]]],[]]