public static void BindService(ServiceBinderBase serviceBinder, DataMigrationService.DataMigrationServiceBase 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the DataMigrationService API is 2.5.0, which can be found at the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the Database Migration v1 API class DataMigrationService, used for the Database Migration service.\u003c/p\u003e\n"],["\u003cp\u003eThe DataMigrationService class inherits from the object class and includes inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe DataMigrationService class contains methods to BindService with and without implementation, supporting the creation of service definitions that can be registered with a server.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides reference for the namespace \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e and assembly \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class DataMigrationService (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.DataMigrationService)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.DataMigrationService) \n\n public static class DataMigrationService\n\nReference documentation and code samples for the Database Migration v1 API class DataMigrationService.\n\nDatabase Migration service \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DataMigrationService \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nMethods\n-------\n\n### BindService(DataMigrationServiceBase)\n\n public static ServerServiceDefinition BindService(DataMigrationService.DataMigrationServiceBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, DataMigrationServiceBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, DataMigrationService.DataMigrationServiceBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]