public sealed class Transition : IMessage<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IEquatable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IDeepCloneable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IBufferMessage, IMessage
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 is a documentation list of versions for `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` within the `Google.Cloud.Dialogflow.Cx.V3` namespace, with version 2.23.0 being the latest."],["This resource provides access to versions ranging from 1.0.0 all the way up to 2.23.0 for the `Transition` class."],["The `Transition` class, used within a transition route group, indicates whether a route is covered by test cases, and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content contains the constructors for the transition object, with the option to create a default object, or through another object of type `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition`."],["The Transition class contains two properties, one being `Covered` which indicates whether the route is covered by at least one test case, and `TransitionRoute` which is the specific intent or conditional route."]]],[]]