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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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."]]],[]]