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 documentation for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class within the Google Cloud Dialogflow CX v3 API."],["The content lists available versions of the API, from version 1.0.0 up to the latest version 2.23.0, each with links to their respective documentation."],["The `Transition` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `Transition` class includes properties such as `Covered`, which is a boolean indicating if a transition route is covered by agent test cases, and `TransitionRoute`, representing the specific intent or condition route."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."]]],[]]