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-21 UTC."],[[["This webpage provides documentation for the `SqlBackupRunsServiceConnection` class, which is a part of the Google Cloud SQL C++ client library."],["The `SqlBackupRunsServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `SqlBackupRunsServiceClient`, allowing for custom behavior injection in tests."],["The documentation includes a list of available versions for this service, ranging from version 2.37.0-rc (latest) down to version 2.11.0."],["The `SqlBackupRunsServiceConnection` class contains virtual functions such as `Delete`, `Get`, `Insert`, and `List` for interacting with SQL backup runs, each of them detailed with parameters and return types."],["The documentation for `SqlBackupRunsServiceConnection` includes instructions to create a concrete instance using `MakeSqlBackupRunsServiceConnection()`, and how to use the mock version of this class with `sql_v1_mocks::MockSqlBackupRunsServiceConnection`."]]],[]]