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."],[[["This page details the `Transition` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for the `TransitionRouteGroupCoverage.Types.Coverage.Types` structure, offering a list of versions."],["The latest version of `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` is 2.23.0, and there is a full list of past versions provided, ranging back to 1.0.0."],["The `Transition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties like `Covered` (a boolean indicating test case coverage) and `TransitionRoute` which will be an intent route or condition route."],["The documentation provides information on the `Transition` class constructors and their parameters."]]],[]]