public static void BindService(ServiceBinderBase serviceBinder, RegionUrlMaps.RegionUrlMapsBase 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 details the `RegionUrlMaps` API within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud Compute .NET library."],["The latest version of `RegionUrlMaps` documented is 3.6.0, and a historical list of versions ranging from 1.0.0 to 3.6.0 are accessible."],["The `RegionUrlMaps` class inherits from `Object` and includes methods for binding service definitions to a server using `BindService`."],["There are two overloaded versions of the `BindService` method, one accepting a service implementation and one accepting both a service binder and a service implementation."],["This page contains details about the inherited members of `RegionUrlMaps`, including the `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()` and `Object.ToString()`."]]],[]]