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` class within the Google Cloud Talent v4 C++ library, with the latest release being 2.37.0-rc."],["`TenantServiceConnection` defines virtual methods for user-facing overload sets in `TenantServiceClient`, enabling custom behavior injection during testing with tools like Google Mock."],["The `TenantServiceConnection` object, associated with `TenantServiceClient`, offers methods for various operations including `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`."],["The page lists numerous previous versions of the `TenantServiceConnection` class, ranging from 2.36.0 down to 2.11.0, allowing access to past releases."],["To create a real instance of `TenantServiceConnection`, you can refer to `MakeTenantServiceConnection()`, and for creating mocks, refer to `talent_v4_mocks::MockTenantServiceConnection`."]]],[]]