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."],[[["This page provides documentation for the `SqlIamPoliciesServiceConnection` class in the Google Cloud C++ client library for SQL."],["The `SqlIamPoliciesServiceConnection` class defines the interface and virtual methods for the `SqlIamPoliciesServiceClient`, allowing custom behavior to be injected for testing purposes."],["The documentation includes links to various versions of the `SqlIamPoliciesServiceConnection` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Instructions on how to create a concrete instance of the connection via `MakeSqlIamPoliciesServiceConnection()` are provided, along with instructions on how to mock it via `sql_v1_mocks::MockSqlIamPoliciesServiceConnection`."],["The page includes a function, `options()`, which returns an `Options` type, though a description of what the function does is missing."]]],[]]