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 webpage details the `SqlBackupRunsServiceConnection` object, which is used with `SqlBackupRunsServiceClient` for managing SQL backup operations."],["The page provides links to documentation for various versions of the service, including the latest release candidate (2.37.0-rc) and versions ranging from 2.20.0 to 2.36.0 and older."],["`SqlBackupRunsServiceConnection` defines virtual methods that correspond to the user-facing overload sets in `SqlBackupRunsServiceClient`, allowing for custom behavior in testing."],["The page provides methods and their details, such as `Delete`, `Get`, `Insert`, and `List`, along with parameters, descriptions, and return types for each virtual function."],["A mock object, `MockSqlBackupRunsServiceConnection`, is available for use in testing, and a `MakeSqlBackupRunsServiceConnection()` method can be used to create a concrete instance."]]],[]]