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 webpage provides documentation for the `GetPolicyBasedRouteRequest` class within the Google Cloud Network Connectivity v1 API, specifically version 2.4.0."],["The `GetPolicyBasedRouteRequest` class is used to request information about a specific PolicyBasedRoute resource using the `PolicyBasedRouting.GetPolicyBasedRoute` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It has two constructors: a default constructor and one that takes another `GetPolicyBasedRouteRequest` object as a parameter, as well as properties for the resource `Name` and a `PolicyBasedRouteName` typed view."],["This page also contains links to the documentation for multiple versions of the `GetPolicyBasedRouteRequest`, ranging from version 1.0.0 up to the latest version 2.9.0."]]],[]]