This interface defines virtual methods for each of the user-facing overload sets in RapidMigrationAssessmentClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RapidMigrationAssessmentClient.
[[["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-04-23 UTC."],[[["This webpage provides documentation for the `RapidMigrationAssessmentConnection` class, which is a component of the Google Cloud Rapid Migration Assessment C++ library."],["The `RapidMigrationAssessmentConnection` class defines virtual methods corresponding to each user-facing overload set in `RapidMigrationAssessmentClient`, such as `CreateCollector`, `GetAnnotation`, `ListCollectors`, and `DeleteCollector` and many other methods, and is found in versions 2.14.0 up to the latest release candidate version 2.37.0-rc."],["This interface allows users to inject custom behavior, typically with a mocking object, when testing code that uses `RapidMigrationAssessmentClient` objects."],["The `MakeRapidMigrationAssessmentConnection()` function can be used to create a concrete instance of this class, while `MockRapidMigrationAssessmentConnection` is available for mocking purposes."],["The `RapidMigrationAssessmentConnection` class is responsible for handling requests like creating, updating, deleting, pausing, resuming, and registering collectors, as well as managing annotations in the Rapid Migration Assessment service."]]],[]]