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."],[[["The `MigrationServiceConnection` object interface defines virtual methods for each user-facing overload set in `MigrationServiceClient`, allowing for custom behavior in tests."],["This interface supports various functions, including creating, getting, listing, deleting, and starting migration workflows, as well as getting and listing migration subtasks."],["`MigrationServiceConnection` provides access to different versions of the documentation, with the latest release candidate being version 2.37.0-rc, and the lowest listed version being 2.11.0."],["To create a concrete instance of `MigrationServiceConnection`, users can utilize `MakeMigrationServiceConnection()`, and for mocking purposes, `bigquery_migration_v2_mocks::MockMigrationServiceConnection` is available."]]],[]]