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-04-17 UTC."],[[["This page details the `MigrationServiceConnection` class, which acts as an interface for managing interactions with `MigrationServiceClient` in the BigQuery Migration service."],["The `MigrationServiceConnection` class offers virtual methods mirroring those in `MigrationServiceClient`, enabling users to insert custom behaviors for testing using objects like Google Mock."],["A concrete instance of `MigrationServiceConnection` can be created via `MakeMigrationServiceConnection()`, and mocking is supported via `bigquery_migration_v2_mocks::MockMigrationServiceConnection`."],["The listed functions represent the various virtual methods in the `MigrationServiceConnection` class for managing workflows and subtasks, such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, and `ListMigrationSubtasks`."],["The available versions for the bigquery service are listed from 2.37.0-rc (latest) down to version 2.11.0."]]],[]]