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-04-01 UTC."],[[["This webpage provides reference documentation for the `GetPolicyBasedRouteRequest` class within the Google Cloud Network Connectivity v1 API."],["The `GetPolicyBasedRouteRequest` class is used to request information from the `PolicyBasedRouting.GetPolicyBasedRoute` method."],["The page lists various versions of the documentation for this class, with version 2.9.0 being the latest."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities such as message handling, equality checks, deep cloning, and buffer management."],["`GetPolicyBasedRouteRequest` has two properties, `Name` and `PolicyBasedRouteName`, which can be used to refer to and set the name of a `PolicyBasedRoute` resource."]]],[]]