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"]],[["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-03-21 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."]]],[]]