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 details the `SqlBackupRunsServiceConnection` object, which is used with `SqlBackupRunsServiceClient` for managing SQL backup operations."],["The `SqlBackupRunsServiceConnection` interface allows for the injection of custom behaviors in tests, such as with Google Mock objects, for the `SqlBackupRunsServiceClient`."],["The page includes a list of available versions, with version `2.37.0-rc` being the latest release candidate, along with links to previous versions down to `2.11.0`."],["Key functions provided within the `SqlBackupRunsServiceConnection` include `Delete`, `Get`, `Insert`, and `List`, each handling different types of operations on SQL backup runs."],["Documentation is available to cover every parameter and the return type of every function found within the `SqlBackupRunsServiceConnection` class."]]],[]]