This interface defines virtual methods for each of the user-facing overload sets in SqlBackupRunsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlBackupRunsServiceClient.
To create a concrete instance, see MakeSqlBackupRunsServiceConnection().
[[["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 `SqlBackupRunsServiceConnection` object, which is used with the `SqlBackupRunsServiceClient` for managing SQL backup operations."],["The interface provides virtual methods for each user-facing overload set within `SqlBackupRunsServiceClient`, enabling custom behavior injection for testing."],["The page lists various versions of `SqlBackupRunsServiceConnection`, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["It outlines key functions such as `Delete`, `Get`, `Insert`, and `List`, alongside their respective parameters and return types, for interacting with SQL backup runs."],["`MakeSqlBackupRunsServiceConnection()` can be used to create a concrete instance, while `sql_v1_mocks::MockSqlBackupRunsServiceConnection` can be used to for mocking."]]],[]]