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."],[[["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."]]],[]]