public static void BindService(ServiceBinderBase serviceBinder, Regions.RegionsBase 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 available for the Google.Cloud.Compute.V1.Regions is 3.6.0, which is also a link to the latest documentation."],["This page provides documentation and reference material for multiple versions of the Google.Cloud.Compute.V1.Regions, ranging from version 1.0.0 up to version 3.6.0."],["The `Regions` class is part of the Compute Engine v1 API, and it offers methods for service definition creation and registration, such as `BindService`."],["The namespace for the `Regions` class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The main two `BindService` methods allow the user to create a service definition that can be registered with a server or to register a service method with or without an implementation."]]],[]]