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-18 UTC."],[[["This webpage details the `MigrationServiceConnection` object for `MigrationServiceClient`, which provides a set of virtual methods for user-facing overload sets."],["The `MigrationServiceConnection` interface allows for custom behavior injection, useful for testing purposes, specifically with Google Mock objects."],["This page covers many versions of the API from version 2.11.0 all the way to 2.37.0-rc, including how to find version-specific documentation."],["The `MigrationServiceConnection` object supports various functions such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, and others related to managing migration workflows and subtasks."],["You can utilize the `MakeMigrationServiceConnection()` function to create a concrete instance of `MigrationServiceConnection`, and use `MockMigrationServiceConnection` for mocking purposes."]]],[]]