public sealed class GetRouteRequest : IMessage<GetRouteRequest>, IEquatable<GetRouteRequest>, IDeepCloneable<GetRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1alpha1 API class GetRouteRequest.
[[["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 documentation for the `GetRouteRequest` class within the DataStream v1alpha1 API, specifically version 2.0.0-alpha04."],["`GetRouteRequest` is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouteRequest` class has two constructors: a default constructor and one that accepts another `GetRouteRequest` object as a parameter."],["The class includes two properties: `Name`, which represents the name of the Route resource to get, and `RouteName`, which is a typed view over the `Name` property."],["This is a reference page for the DataStream API class `GetRouteRequest` and it is found within the `Google.Cloud.Datastream.V1Alpha1` namespace."]]],[]]