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 documentation for the `GetPolicyBasedRouteRequest` class within the Google Cloud Network Connectivity v1 API, specifically version 2.6.0."],["The `GetPolicyBasedRouteRequest` class is used to request information about a specific PolicyBasedRoute resource using the `PolicyBasedRouting.GetPolicyBasedRoute` method."],["The class includes properties like `Name` (a string) and `PolicyBasedRouteName` (a `PolicyBasedRouteName` type) for specifying the PolicyBasedRoute to retrieve."],["This page also provides a list of versions for the package, with 2.9.0 being the latest, and 2.6.0 being the currently viewed version."],["The `GetPolicyBasedRouteRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]