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-05 UTC."],[[["This document outlines the `MigrationServiceConnection` object for `MigrationServiceClient`, which provides a set of virtual methods for interacting with the BigQuery Migration Service."],["The `MigrationServiceConnection` interface enables the injection of custom behaviors, like Google Mock objects, for testing purposes when working with `MigrationServiceClient` objects."],["A range of versioned documentation is available, with the latest release candidate being version 2.37.0-rc and a current version of 2.36.0."],["Key functionalities accessible through this object include creating, getting, listing, deleting, and starting migration workflows, as well as getting and listing migration subtasks."],["To create an instance you must use `MakeMigrationServiceConnection()` or for mocking, `bigquery_migration_v2_mocks::MockMigrationServiceConnection`."]]],[]]