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-21 UTC."],[[["This document outlines the `MigrationServiceConnection` class, which provides an interface for the `MigrationServiceClient` to interact with BigQuery migration services."],["The `MigrationServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `MigrationServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The document details the available versions of `MigrationServiceConnection` from 2.11.0 to 2.37.0-rc, listing each version and its corresponding documentation link."],["Key functions provided by the `MigrationServiceConnection` class include `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, `DeleteMigrationWorkflow`, `StartMigrationWorkflow`, `GetMigrationSubtask`, and `ListMigrationSubtasks`."],["Users can create instances of `MigrationServiceConnection` via `MakeMigrationServiceConnection()`, and utilize `bigquery_migration_v2_mocks::MockMigrationServiceConnection` for mocking."]]],[]]