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."],[[["The `BackupDRConnection` object interface defines virtual methods for user-facing overload sets in `BackupDRClient`, enabling custom behavior injection during testing."],["The latest version available is `2.37.0-rc`, while `2.29.0` is among the listed versions alongside others from `2.36.0` down to `2.23.0`."],["`BackupDRConnection` has several functions for management, including `ListManagementServers`, `GetManagementServer`, `CreateManagementServer`, and `DeleteManagementServer`, each with specific request parameters and return types."],["You can create a concrete instance of `BackupDRConnection` using the `MakeBackupDRConnection()` function, or use the `MockBackupDRConnection` for testing."],["The versions listed are for the `BackupDRConnection` class found within the `google::cloud::backupdr::v1` namespace."]]],[]]