public sealed class GetPolicyBasedRouteRequest : IMessage<GetPolicyBasedRouteRequest>, IEquatable<GetPolicyBasedRouteRequest>, IDeepCloneable<GetPolicyBasedRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetPolicyBasedRouteRequest.
Request for [PolicyBasedRouting.GetPolicyBasedRoute][] method.
[[["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 reference documentation for the `GetPolicyBasedRouteRequest` class within the Google Cloud Network Connectivity v1 API, specifically for .NET development."],["The `GetPolicyBasedRouteRequest` class is used to request a policy-based route and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes information about the `GetPolicyBasedRouteRequest` class's constructors, such as the default and copy constructors, along with its properties, including `Name` and `PolicyBasedRouteName`."],["The webpage offers documentation for version 2.8.0, as well as links to other versions ranging from 1.0.0 to the latest, 2.9.0."],["The code examples and reference material are for the Network Connectivity v1 API, and the `GetPolicyBasedRouteRequest` class is part of the Google.Cloud.NetworkConnectivity.V1 namespace."]]],[]]