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 defines virtual methods for each user-facing overload in `MigrationServiceClient`."],["The `MigrationServiceConnection` interface allows for the injection of custom behavior during testing with objects of type `MigrationServiceClient`."],["The document contains functions to manage migration workflows and subtasks such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `DeleteMigrationWorkflow`, `GetMigrationSubtask` and more."],["The document provides a list of available versions of the `MigrationServiceConnection`, with `2.37.0-rc` being the latest version, and `2.11.0` being the earliest."],["A `MakeMigrationServiceConnection()` function is provided to create a concrete instance of the connection, and there is also a `MockMigrationServiceConnection` for mocking purposes."]]],[]]