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."],[[["The latest version of the Google.Cloud.Compute.V1.UrlMaps API is 3.6.0, with documentation and references available at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.UrlMaps`."],["This page provides documentation and code samples for the Compute Engine v1 API class UrlMaps, part of the Google.Cloud.Compute.V1 namespace."],["The UrlMaps class inherits from the base .NET object and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The UrlMaps API offers two methods for service binding: `BindService(UrlMapsBase)` which creates a service definition, and `BindService(ServiceBinderBase, UrlMapsBase)` which registers service methods."],["Multiple versions of the UrlMaps API are documented, spanning from version 1.0.0 up to the latest 3.6.0, all with their respective document pages."]]],[]]