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
[PolicyBasedRoutingService.GetPolicyBasedRoute][google.cloud.networkconnectivity.v1.PolicyBasedRoutingService.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."],[[["The latest version of the `GetPolicyBasedRouteRequest` class is 2.9.0, and it is part of the `Google.Cloud.NetworkConnectivity.V1` namespace."],["This class is used to request data from the `PolicyBasedRouting.GetPolicyBasedRoute` method within the Network Connectivity v1 API."],["The `GetPolicyBasedRouteRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties for managing the resource's name, accessible as a string or through a `PolicyBasedRouteName` typed view, and has constructors for default initialization or copying."],["There are various prior versions of the `GetPolicyBasedRouteRequest` available, ranging from versions 1.0.0 to 2.8.0, in addition to the latest 2.9.0 version."]]],[]]