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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]