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-14 UTC."],[[["The webpage provides documentation for the `SqlIamPoliciesServiceConnection` class within the Google Cloud C++ client library for SQL, with version `2.29.0` being the base version."],["It details various versions of the `SqlIamPoliciesServiceConnection` class, ranging from version `2.11.0` up to the latest release candidate `2.37.0-rc`."],["The `SqlIamPoliciesServiceConnection` class defines virtual methods that mirror the user-facing overloads in the `SqlIamPoliciesServiceClient`, enabling the injection of custom behavior for testing."],["Users can utilize `MakeSqlIamPoliciesServiceConnection()` to create a real instance, and use the `sql_v1_mocks::MockSqlIamPoliciesServiceConnection` for mocking purposes in their testing environments."],["The `options()` function is shown as a function available within the `SqlIamPoliciesServiceConnection` class."]]],[]]