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-04-09 UTC."],[[["This webpage provides documentation for the `TenantServiceConnection` object within the Google Cloud Talent C++ library, detailing its role in managing interactions with the `TenantServiceClient`."],["The content lists various versions of the library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc, and provides links to the corresponding documentation for each."],["`TenantServiceConnection` defines virtual methods mirroring those in `TenantServiceClient`, allowing users to inject custom behavior for testing purposes."],["Key functions include `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`, all of which facilitate operations related to managing tenants in the Talent API."],["The page also gives instructions on how to create an instance of `TenantServiceConnection` using `MakeTenantServiceConnection()` and utilize `MockTenantServiceConnection` for testing purposes."]]],[]]