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"]],[["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 Dialogflow v3 API, specifically in the .NET environment."],["The `Transition` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, represents a transition coverage within a transition route group."],["The latest version available for this API class is 2.23.0, but this page is currently detailing the 2.22.0 version, and lists documentation all the way back to 1.0.0."],["Key properties of the `Transition` class include `Covered`, which is a boolean indicating whether a transition route is covered by test cases, and `TransitionRoute`, detailing the specific intent or conditional route."],["The `Transition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which define its functionality related to message handling, equality checks, deep cloning, and buffering."]]],[]]