[[["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 `TransitionCoverage.Types.TransitionNode` class within the Dialogflow v3 API, with the latest version being 2.23.0."],["The `TransitionNode` class represents the source or target of a transition in Dialogflow CX, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions for this class range from 1.0.0 up to the most current version, 2.23.0, with links to documentation for each version, and version 2.6.0 is the one in focus for the current page."],["Key properties of the `TransitionNode` class include `Flow` and `Page`, which indicate transitions to a specific flow or page respectively, and `KindCase`, which is used to represent which oneof is currently set."],["The page also includes information on the class's constructors, `TransitionNode()` and `TransitionNode(TransitionNode other)`, used for object creation, and details on inherited members."]]],[]]