public sealed class GetRouteRequest : IMessage<GetRouteRequest>, IEquatable<GetRouteRequest>, IDeepCloneable<GetRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GetRouteRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version of the `GetRouteRequest` class is 2.9.0, found within the `Google.Cloud.Datastream.V1` namespace."],["`GetRouteRequest` is a class used in the DataStream v1 API to request route information."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouteRequest` class has two constructors: a default constructor and one that takes another `GetRouteRequest` instance as a parameter."],["It has two properties, `Name`, a string type, and `RouteName`, a `RouteName` type, to get the route information."]]],[]]