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"]],[["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 webpage provides documentation for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class in the Dialogflow v3 API, with the most recent version being 2.23.0."],["The `Transition` class represents a transition coverage in a transition route group, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Transition` class offers properties like `Covered` (a boolean indicating if the route is covered by test cases) and `TransitionRoute` (representing the intent or condition route)."],["There are multiple versioned links provided, ranging from version 1.0.0 up to version 2.23.0, for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class."],["The namespace for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class is `Google.Cloud.Dialogflow.Cx.V3`, within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]