[[["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 `Route` class, part of the `Google.Cloud.Datastream.V1Alpha1` namespace, is a sealed class that defines a route for a `PrivateConnection` setup."],["`Route` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, offering methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes properties such as `CreateTime`, `UpdateTime`, `DestinationAddress`, `DestinationPort`, `DisplayName`, `Labels`, `Name`, and `RouteName`, which are used to define and manage the characteristics of the route."],["The `Route` class includes two constructors, `Route()` and `Route(Route other)`, for creating new instances, with the second being a copy constructor that accepts another `Route` instance."],["The available versions of the `Route` class are 2.0.0-alpha05 (latest), 2.0.0-alpha04, and 1.0.0-beta02."]]],[]]