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-04-02 UTC."],[[["The documentation covers the `UrlMaps` class within the Google.Cloud.Compute.V1 namespace, detailing its API and functionality."],["Version 3.6.0 is the latest version available for `UrlMaps`, with multiple prior versions ranging from 3.5.0 down to 1.0.0, also being documented."],["The `UrlMaps` class inherits from the base `object` class, including a few inherited methods like GetHashCode, GetType, MemberwiseClone, and ToString."],["The documentation outlines two `BindService` methods for `UrlMaps`, one returning a `ServerServiceDefinition` and the other accepting a `ServiceBinderBase` to register a method."],["The provided content is the reference documentation for the Compute Engine v1 API class `UrlMaps`."]]],[]]