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"]],[["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 document provides reference information for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class within the Google Cloud Dialogflow CX v3 API, including a list of its versions."],["The latest version of the class is 2.23.0, with older versions listed down to 1.0.0, and each version links to specific documentation for that version."],["The `Transition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality from `Object`."],["The class has two constructors, a default one and one that takes another `Transition` object, and includes properties for checking if a route is covered and for handling the `TransitionRoute`."],["The `Covered` property is a boolean that indicates whether the transition route is covered by any of the agent's test cases."]]],[]]