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."],[[["The page provides documentation for the `SqlBackupRunsServiceConnection` object, which is integral to the `SqlBackupRunsServiceClient` in Google Cloud SQL."],["It outlines the available versions of the `SqlBackupRunsServiceConnection`, starting from version 2.13.0 up to the latest release candidate, 2.37.0-rc."],["This interface defines virtual methods, like `Delete`, `Get`, `Insert`, and `List`, that mirror the user-facing overload sets within `SqlBackupRunsServiceClient`, thus facilitating the injection of custom behaviors for testing."],["The documentation details the functions of the `SqlBackupRunsServiceConnection` and their respective parameters, return types and descriptions, showcasing their functionality."],["Guidance is provided on creating a concrete instance of this object, as well as how to use a mock object for testing, using `MakeSqlBackupRunsServiceConnection()` and `sql_v1_mocks::MockSqlBackupRunsServiceConnection` respectively."]]],[]]