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"]],[["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-17 UTC."],[[["This webpage provides reference documentation and code samples for the DataMigrationService class within the Database Migration v1 API, specifically for version 2.2.0 of the Google.Cloud.CloudDms.V1 library."],["The DataMigrationService class is part of the Google.Cloud.CloudDms.V1 namespace, and it inherits from the base object class, offering functionality for database migration tasks."],["The documentation outlines two methods, `BindService`, which includes options for creating a service definition for server registration or binding service methods with custom logic."],["The latest version of the `DataMigrationService` API is 2.5.0, with a list of previous versions ranging back to version 1.0.0 all available in the left menu of the webpage."],["The webpage references external links to the .NET documentation in order to obtain further details on the `object`, and other related objects or methods."]]],[]]