This interface defines virtual methods for each of the user-facing overload sets in SqlDatabasesServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlDatabasesServiceClient.
To create a concrete instance, see MakeSqlDatabasesServiceConnection().
[[["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 documents the `SqlDatabasesServiceConnection` object, which provides an interface for interacting with `SqlDatabasesServiceClient` in the Google Cloud SQL API."],["The interface defines virtual methods mirroring the user-facing overload sets within `SqlDatabasesServiceClient`, facilitating custom behavior injection during testing."],["The `SqlDatabasesServiceConnection` class includes methods like `Delete`, `Get`, `Insert`, `List`, `Patch`, and `Update` to manage SQL databases, each taking a specific request parameter and returning a `StatusOr` type."],["The latest version of the class interface is `2.37.0-rc`, with links to older versions all the way down to version 2.11.0."]]],[]]