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-05-07 UTC."],[[["This webpage details the `SqlBackupRunsServiceConnection` class, which provides virtual methods for user-facing operations within the `SqlBackupRunsServiceClient`."],["The latest version available is `2.37.0-rc`, while the current version of the content pertains to version `2.22.1`."],["The `SqlBackupRunsServiceConnection` interface enables the injection of custom behaviors, such as with Google Mock objects, for testing `SqlBackupRunsServiceClient`."],["Key functions of this class include `Delete`, `Get`, `Insert`, and `List`, each with corresponding request parameters and return types."],["A mock version of this service connection is also available for testing: [`sql_v1_mocks::MockSqlBackupRunsServiceConnection`](/cpp/docs/reference/sql/2.22.1/classgoogle_1_1cloud_1_1sql__v1__mocks_1_1MockSqlBackupRunsServiceConnection)."]]],[]]