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."],[[["This document provides reference documentation for the `MigrationService` class within the Google Cloud BigQuery Migration v2 API, specifically detailing version 1.2.0."],["The `MigrationService` class is designed to manage EDW (Enterprise Data Warehouse) migrations, as part of the broader BigQuery Migration service."],["It includes methods such as `BindService`, which is used for creating service definitions and registering service methods with or without implementation logic for handling migrations on the server-side."],["The documentation shows the available versions of the BigQuery Migration v2 API, ranging from version 1.0.0 to 1.5.0, with 1.5.0 being the latest release."],["The `MigrationService` class inherits from the .NET object class, with a list of inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the object class."]]],[]]