This interface defines virtual methods for each of the user-facing overload sets in MigrationServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MigrationServiceClient.
[[["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-14 UTC."],[[["The page details the `MigrationServiceConnection` object for `MigrationServiceClient`, which provides virtual methods for user-facing overload sets."],["The latest version available is `2.37.0-rc`, and a range of prior versions are also accessible, extending down to `2.11.0`."],["This interface allows custom behavior injection for testing `MigrationServiceClient` objects, enabling the use of tools like Google Mock."],["It outlines various functions such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, `DeleteMigrationWorkflow`, `StartMigrationWorkflow`, `GetMigrationSubtask`, and `ListMigrationSubtasks`, along with their parameters and return types."],["It lists `MakeMigrationServiceConnection()` for concrete instance creation, and `bigquery_migration_v2_mocks::MockMigrationServiceConnection` for mocking purposes."]]],[]]