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 details the `TenantServiceConnection` class for the Google Cloud Talent API, specifically for version 2.17.0 and onwards, including a link to the latest release candidate."],["The `TenantServiceConnection` object defines virtual methods that mirror the user-facing overload sets found in `TenantServiceClient`, facilitating the injection of custom behaviors for testing."],["Users can find a concrete instance of `TenantServiceConnection` through the `MakeTenantServiceConnection()` function."],["The page provides documentation for several virtual functions, such as `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`, including parameter and return type details for each."],["The `talent_v4_mocks::MockTenantServiceConnection` can be utilized for mocking."]]],[]]