public static void BindService(ServiceBinderBase serviceBinder, BackendServices.BackendServicesBase 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 page provides documentation for the `BackendServices` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, showing the latest and previous versions available."],["The latest version of `BackendServices` is 3.6.0, while the current context is set to version 2.11.0, which is part of the namespace `Google.Cloud.Compute.V1`."],["The `BackendServices` class includes methods such as `BindService` which allows you to create service definitions or bind service methods, and is used for server-side handling logic."],["The page also includes a complete list of versions for the Google.Cloud.Compute.V1 API class BackendServices, ranging from version 1.0.0 all the way to the most recent 3.6.0."],["There are inheritence details provided, showing that the class BackendServices inherits from object, with several inherited members such as `object.GetHashCode()` and `object.ToString()`."]]],[]]