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-03-21 UTC."],[[["The page details the `TenantServiceConnection` class, which interfaces with the `TenantServiceClient` for talent-related operations."],["This class provides a set of virtual methods that match the user-facing functions found in `TenantServiceClient`, enabling custom behavior injection for testing purposes."],["The page showcases the various versions, from the latest release candidate 2.37.0-rc to version 2.11.0, along with their specific links to the `TenantServiceConnection` class."],["The functions documented include operations like `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`, along with `GetOperation` for long-running requests, each having its respective request and return type."],["It offers guidance for creating a real instance using `MakeTenantServiceConnection()` and mocking instances with `talent_v4_mocks::MockTenantServiceConnection` for testing scenarios."]]],[]]