public static void BindService(ServiceBinderBase serviceBinder, MachineTypes.MachineTypesBase 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."],[[["This page provides reference documentation for the `MachineTypes` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.13.0."],["The documentation covers the `MachineTypes` class, which is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `MachineTypes` class is a part of the Google Compute Engine v1 API and has methods for creating service definitions, which includes the `BindService` method that can be registered with a server, and the `BindService` method that registers service methods with a service binder."],["The documentation contains links to versions of the Compute Engine API ranging from version 1.0.0 all the way up to the latest version 3.6.0, with version 2.13.0 highlighted as the current documentation version."]]],[]]