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 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."]]],[]]