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-02 UTC."],[[["This webpage details the `BackupDRConnection` object, which is part of the `BackupDRClient` and provides an interface for interacting with its methods."],["The `BackupDRConnection` allows users to implement custom behaviors, such as with a Google Mock object, primarily for testing purposes within the `BackupDRClient`."],["The page includes links to various versions of the `BackupDRConnection`, from version 2.23.0 up to the latest 2.37.0-rc, and you can access its definition for specific releases."],["The provided functions include `ListManagementServers`, `GetManagementServer`, `CreateManagementServer`, and `DeleteManagementServer`, all of which have details regarding parameters and return types."],["You can create a `BackupDRConnection` concrete instance by seeing `MakeBackupDRConnection()` and see `backupdr_v1_mocks::MockBackupDRConnection` for mocking purposes."]]],[]]