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, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The `SqlBackupRunsServiceConnection` class defines virtual methods corresponding to user-facing overloads in `SqlBackupRunsServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The `SqlBackupRunsServiceConnection` interface includes virtual methods for operations like `Delete`, `Get`, `Insert`, and `List`, each accepting a specific request type and returning either an operation status or a relevant data structure."],["The documentation also references the availability of `MakeSqlBackupRunsServiceConnection()` for creating concrete instances and `sql_v1_mocks::MockSqlBackupRunsServiceConnection` for mocking."],["Version 2.37.0-rc is the most recent version of the SqlBackupRunsServiceConnection class available at this time."]]],[]]