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 allows for the injection of custom behaviors in tests, such as using a Google Mock object."],["The page provides links to various versions of the `SqlBackupRunsServiceConnection` class, including the latest release candidate [2.37.0-rc], as well as previous versions, back to version 2.11.0."],["It outlines the functions available within the `SqlBackupRunsServiceConnection`, including virtual methods for `Delete`, `Get`, `Insert`, and `List` SQL backup run operations, and it also includes the `options` function."],["The page provides links to relevant documentation for creating concrete instances and for mocking, pointing to `MakeSqlBackupRunsServiceConnection()` and `sql_v1_mocks::MockSqlBackupRunsServiceConnection`, respectively."]]],[]]