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 details the `SqlBackupRunsServiceConnection` interface, which provides virtual methods for user-facing operations within `SqlBackupRunsServiceClient`."],["The `SqlBackupRunsServiceConnection` allows users to customize behavior during testing by injecting custom logic, such as with a Google Mock object."],["The page lists multiple available versions of the service, with `2.37.0-rc` being the latest release candidate, and links to each specific version."],["Key functions available within the interface include `Delete`, `Get`, `Insert`, and `List`, each corresponding to a specific operation on SQL backup runs, and which each take a request object as an argument."],["The page contains a `MakeSqlBackupRunsServiceConnection()` function for creating a concrete instance, as well as `sql_v1_mocks::MockSqlBackupRunsServiceConnection` for mocking."]]],[]]