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-24 UTC."],[[["This page provides reference documentation for the `GetPolicyBasedRouteRequest` class within the Google Cloud Network Connectivity v1 API, specifically for .NET developers."],["The `GetPolicyBasedRouteRequest` class is used to request a policy-based route and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.9.0, with documentation available for versions ranging from 1.0.0 to 2.9.0."],["The class provides two constructors one public empty constructor and another that accepts another `GetPolicyBasedRouteRequest` as a parameter, and has two key properties, `Name` and `PolicyBasedRouteName`, used to define the route being requested."]]],[]]