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"]],[["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-08-14 UTC."],[[["This webpage details the `RapidMigrationAssessmentConnection` object, which acts as an interface for the `RapidMigrationAssessmentClient` in the Rapid Migration Assessment C++ library."],["The page provides access to multiple historical versions of the `RapidMigrationAssessmentConnection`, ranging from version 2.13.0 up to the latest release candidate 2.37.0-rc, as well as detailing the 2.18.0 version."],["`RapidMigrationAssessmentConnection` includes virtual methods for user-facing actions, such as creating, retrieving, updating, and deleting collectors and annotations."],["Users can implement custom behaviors in tests by utilizing this interface and creating mock objects, such as the provided `MockRapidMigrationAssessmentConnection`."],["The `MakeRapidMigrationAssessmentConnection()` function can be used to create a concrete instance of the connection class."]]],[]]