This interface defines virtual methods for each of the user-facing overload sets in BackupDRClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BackupDRClient.
[[["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-09 UTC."],[[["This webpage details the `BackupDRConnection` object, which facilitates interaction with the `BackupDRClient`."],["The `BackupDRConnection` interface offers virtual methods that mirror the user-facing overload sets found within `BackupDRClient`, allowing for custom behavior injection during testing."],["The latest version available is `2.37.0-rc`, with numerous preceding versions, such as `2.36.0` to `2.23.0`, also listed."],["The webpage provides information on creating concrete instances of `BackupDRConnection` using `MakeBackupDRConnection()` and mocking via `MockBackupDRConnection`."],["The `BackupDRConnection` object has functions that include managing the manipulation of the `ManagementServer` and the handling of its associated operations."]]],[]]