This interface defines virtual methods for each of the user-facing overload sets in SqlIamPoliciesServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlIamPoliciesServiceClient.
To create a concrete instance, see MakeSqlIamPoliciesServiceConnection().
[[["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."],[[["The webpage provides documentation for the `SqlIamPoliciesServiceConnection` class within the Google Cloud C++ client library for SQL."],["Version 2.37.0-rc is the latest release candidate, while 2.33.0 is the currently viewed version, and multiple prior versions are also available for browsing, ranging from 2.36.0 down to 2.11.0."],["This interface includes virtual methods corresponding to the user-facing overload sets found in `SqlIamPoliciesServiceClient`, enabling the injection of custom behaviors during testing."],["Users can create a concrete instance of this class using `MakeSqlIamPoliciesServiceConnection()`, or utilize `sql_v1_mocks::MockSqlIamPoliciesServiceConnection` for mocking in tests."],["The `options()` function is a virtual method within the `SqlIamPoliciesServiceConnection` class, allowing users to get a specific set of options."]]],[]]