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 release being version 2.37.0-rc."],["The `SqlBackupRunsServiceConnection` class defines virtual methods for all user-facing overloads found in `SqlBackupRunsServiceClient`, enabling custom behavior injection for testing purposes."],["Users can obtain a concrete instance of the service connection through the `MakeSqlBackupRunsServiceConnection()` function."],["The `SqlBackupRunsServiceConnection` class supports various operations including Delete, Get, Insert, and List, each taking a corresponding request object as a parameter and returning a specific object or operation status."],["The webpage has documentation for a range of different versions, starting from 2.37.0-rc and going down to 2.11.0."]]],[]]