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