public static void BindService(ServiceBinderBase serviceBinder, Routers.RoutersBase 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-31 UTC."],[[["This webpage provides documentation for the `Routers` API within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET environment, with the current version being 1.1.0."],["The documentation covers a range of versions for the `Routers` API, from the latest version 3.6.0 down to version 1.0.0, and includes various incremental updates in between."],["The `Routers` class inherits from the base `Object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page details the `BindService` methods, used to register and bind the `Routers` service to a server, and describes their parameters and return types."],["The assembly for this API is in the `Google.Cloud.Compute.V1.dll`."]]],[]]