public static void BindService(ServiceBinderBase serviceBinder, PolicyBasedRoutingService.PolicyBasedRoutingServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 available for the `PolicyBasedRoutingService` is 2.9.0, but this page is referencing version 2.4.0, with links to prior versions as far back as 1.0.0."],["`PolicyBasedRoutingService` class allows for flexible routing policies for Layer 4 traffic within the Network Connectivity v1 API in GCP."],["The `PolicyBasedRoutingService` class includes methods to `BindService` for registering service definitions with a server, and for registering service methods with a service binder for custom binding logic."],["The `PolicyBasedRoutingService` class inherits from the object class, and also includes members of the inherited object class such as GetHashCode, GetType, MemberwiseClone, and ToString."],["The namespace for the PolicyBasedRoutingService is `Google.Cloud.NetworkConnectivity.V1` within the `Google.Cloud.NetworkConnectivity.V1.dll` assembly."]]],[]]