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-14 UTC."],[[["This webpage details the `SqlBackupRunsServiceConnection` object, which is used with `SqlBackupRunsServiceClient` for managing SQL backup operations."],["The `SqlBackupRunsServiceConnection` interface provides virtual methods mirroring user-facing overload sets in `SqlBackupRunsServiceClient`, allowing for custom behavior injection during testing."],["Users can find a concrete instance creation method via `MakeSqlBackupRunsServiceConnection()`, and `sql_v1_mocks::MockSqlBackupRunsServiceConnection` is available for mocking."],["The page provides function definitions, including `Delete`, `Get`, `Insert`, and `List`, along with their respective parameters and return types for handling SQL backup operations."],["This page has documentation for the `SqlBackupRunsServiceConnection` object, spanning multiple versions, with version 2.37.0-rc being the latest, and 2.23.0 being the lowest available version."]]],[]]