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 page provides documentation for the `TenantServiceConnection` object, which is used with `TenantServiceClient` in the Google Cloud Talent API, specifically for C++."],["The latest release candidate version is 2.37.0-rc, and the page lists a range of stable versions from 2.11.0 to 2.36.0 for the `TenantServiceConnection` class."],["`TenantServiceConnection` defines virtual methods that mirror the user-facing overload sets in `TenantServiceClient`, enabling the injection of custom behavior during testing."],["The documentation includes methods for creating, retrieving, updating, deleting, and listing tenants, each taking a specific request object and returning either a status or a `Tenant` object."],["There is information on creating concrete instances of this object, as well as mocking it for testing through `talent_v4_mocks::MockTenantServiceConnection`."]]],[]]