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-07-26 UTC."],[[["The page provides documentation for the `MigrationServiceConnection` class, which is part of the Google Cloud BigQuery Migration service."],["`MigrationServiceConnection` defines virtual methods that correspond to the user-facing overloads within `MigrationServiceClient`, facilitating custom behavior injection for testing."],["The latest version available is 2.37.0-rc, and a variety of versions from 2.11.0 to 2.36.0, including 2.18.0, are documented on the page."],["`MigrationServiceConnection` methods include functions for creating, retrieving, listing, deleting, and starting migration workflows, as well as listing and getting migration subtasks."],["Users can create a concrete instance of the `MigrationServiceConnection` class using `MakeMigrationServiceConnection()` or use `MockMigrationServiceConnection` for mocking."]]],[]]