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."],[[["The `MigrationService` class is part of the Google Cloud BigQuery Migration v2 API, designed to facilitate EDW migrations."],["This documentation covers versions 1.0.0 through 1.5.0 of the BigQuery Migration v2 API, with 1.5.0 being the latest version available."],["The `MigrationService` class inherits from the `Object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `BindService` method allows for the creation of a service definition that can be registered with a server or register service methods with a service binder."],["The namespace for the `MigrationService` class is `Google.Cloud.BigQuery.Migration.V2` and it's assembly is `Google.Cloud.BigQuery.Migration.V2.dll`."]]],[]]