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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page documents the `SqlBackupRunsServiceConnection` class, which provides an interface for interacting with the `SqlBackupRunsServiceClient`."],["The `SqlBackupRunsServiceConnection` class defines virtual methods for user-facing operations like `Delete`, `Get`, `Insert`, and `List`, which corresponds to different actions related to backup runs."],["The latest stable version is 2.36.0, and the most recent release candidate is 2.37.0-rc, with a comprehensive list of prior versions available."],["Users can create concrete instances of the connection using `MakeSqlBackupRunsServiceConnection()` or utilize `sql_v1_mocks::MockSqlBackupRunsServiceConnection` for testing purposes."]]],[]]