public static void BindService(ServiceBinderBase serviceBinder, VmMigration.VmMigrationBase 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-21 UTC."],[[["This document provides reference documentation for the `VmMigration` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0, for .NET."],["The `VmMigration` class is part of the `Google.Cloud.VMMigration.V1` namespace and is located within the `Google.Cloud.VMMigration.V1.dll` assembly."],["The document details two static methods, `BindService`, which are used to create or register service definitions for server-side handling of VM migrations, with one version handling customization of the service binding logic."],["This class inherits from the base `Object` class and includes a list of inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation also provides links to previous versions, all the way back to 1.0.0 and as new as the latest 2.6.0 version, of this API, if the user needs to browse those."]]],[]]