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` class, which is used in conjunction with `MigrationServiceClient` to manage BigQuery migrations."],["The latest release candidate is version 2.37.0-rc, and the content lists available versions from 2.37.0-rc down to 2.11.0 for the `MigrationServiceConnection` class."],["`MigrationServiceConnection` provides an interface with virtual methods, enabling custom behavior injection for testing purposes."],["The document details various virtual functions available within `MigrationServiceConnection`, such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, and others related to managing migration workflows and subtasks."],["The content explains how to generate a concrete instance of the object and also how to use the mocking equivalent."]]],[]]