public static void BindService(ServiceBinderBase serviceBinder, MigrationService.MigrationServiceBase 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 BigQuery Migration v2 API is 1.5.0, with several prior versions available, including 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationService\u003c/code\u003e class is designed to handle EDW (Enterprise Data Warehouse) migrations, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method creates a service definition that can be registered with a server for the \u003ccode\u003eMigrationService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can register service methods with a service binder, allowing customization of the service binding logic, although this method is experimental.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the MigrationService is located at Google.Cloud.BigQuery.Migration.V2.\u003c/p\u003e\n"]]],[],null,[]]