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."],[[["The latest version of the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class for Dialogflow v3 API is version 2.23.0."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and provides transition coverage details in a transition route group."],["The class `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has properties such as `Covered` which indicates if a transition route is covered by at least one of the agent's test cases, and `TransitionRoute` for managing intent or condition routes."],["There are numerous prior versions available for the class, ranging from version 1.0.0 up to 2.22.0, providing a history of updates and changes made to the API."]]],[]]