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 within the Google Cloud SQL C++ library, with the latest version being `2.37.0-rc`."],["The `SqlBackupRunsServiceConnection` class defines virtual methods for user-facing operations like Delete, Get, Insert, and List within `SqlBackupRunsServiceClient`."],["The page allows navigation through a comprehensive list of previous versions of the documentation, dating back to version 2.11.0, as well as allowing you to browse the source code of the latest version, allowing a user to choose their needed version."],["The `SqlBackupRunsServiceConnection` class facilitates custom behavior injection for testing, particularly through mocking, as shown by the `MockSqlBackupRunsServiceConnection` class, which is used in testing environments."],["The page provides a way to retrieve detailed information on the functions within the class such as `options`, `Delete`, `Get`, `Insert` and `List`, allowing you to see their `Parameters` and `Returns`."]]],[]]