public static void BindService(ServiceBinderBase serviceBinder, UrlMaps.UrlMapsBase 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 `UrlMaps` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The documentation covers a range of versions, from 1.0.0 up to the latest 3.6.0, allowing users to reference specific API versions."],["The `UrlMaps` class inherits from the base `Object` class and includes methods like `BindService` for server-side service implementation and registration."],["The documentation includes detailed information about the `BindService` method, such as parameters like `serviceImpl` and `serviceBinder`, and their respective types and descriptions."],["This page contains all the available versions for the class UrlMaps starting at the lowest version 1.0.0, all the way to the most recent version of 3.6.0, for the reference documentation and code samples."]]],[]]