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 provides documentation for the `SqlBackupRunsServiceConnection` class, which is part of the Google Cloud SQL C++ client library, specifically version 2.16.0."],["The `SqlBackupRunsServiceConnection` class defines virtual methods that correspond to the user-facing overload sets in `SqlBackupRunsServiceClient`, enabling custom behavior injection for testing."],["The page lists all versions of the `SqlBackupRunsServiceConnection` class available from version 2.11.0 up to version 2.37.0-rc, which is the latest release candidate."],["The `SqlBackupRunsServiceConnection` class includes functions such as `Delete`, `Get`, `Insert`, and `List`, each accepting a specific request object and returning either an operation or a result object."],["Users can create concrete instances of the `SqlBackupRunsServiceConnection` using `MakeSqlBackupRunsServiceConnection()`, and use `sql_v1_mocks::MockSqlBackupRunsServiceConnection` for mocking purposes."]]],[]]