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-14 UTC."],[[["This document outlines the `MigrationServiceConnection` interface, which provides virtual methods for the user-facing functionalities found in `MigrationServiceClient`."],["The interface allows for injecting custom behavior in tests using `MigrationServiceClient` objects, such as using a Google Mock object."],["The most current version listed is `2.37.0-rc`, while the lowest is `2.11.0`, and it outlines the various versions from most recent to least."],["It has virtual methods for managing migration workflows and subtasks, such as creation, retrieval, deletion, listing, and starting workflows, as well as getting and listing subtasks."],["The `MigrationServiceConnection` object is integral for interacting with `MigrationServiceClient`, and `MakeMigrationServiceConnection()` can be used for creating a real instance, whereas `bigquery_migration_v2_mocks::MockMigrationServiceConnection` is for creating mocks."]]],[]]