public sealed class 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class within the Google Cloud Dialogflow CX v3 API, including a list of its versions."],["The latest version of the class is 2.23.0, with older versions listed down to 1.0.0, and each version links to specific documentation for that version."],["The `Transition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality from `Object`."],["The class has two constructors, a default one and one that takes another `Transition` object, and includes properties for checking if a route is covered and for handling the `TransitionRoute`."],["The `Covered` property is a boolean that indicates whether the transition route is covered by any of the agent's test cases."]]],[]]