This interface defines virtual methods for each of the user-facing overload sets in TenantServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TenantServiceClient.
[[["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 webpage provides documentation for the `TenantServiceConnection` class within the Google Cloud Talent C++ library, detailing its role in managing tenant service interactions."],["The `TenantServiceConnection` class defines virtual methods corresponding to user-facing overload sets in `TenantServiceClient`, facilitating custom behavior injection during testing."],["The page includes links to documentation for various versions of the C++ library, from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The documentation shows how to create an instance of the class using `MakeTenantServiceConnection()` and how to mock the class using `talent_v4_mocks::MockTenantServiceConnection`."],["The document lists virtual functions such as `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants` to manage tenants, alongside their parameters and return types."]]],[]]