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."],[[["This page provides documentation for the `TenantServiceConnection` class within the Google Cloud Talent V4 C++ library, outlining its role in managing interactions with the `TenantServiceClient`."],["The `TenantServiceConnection` class serves as an interface, defining virtual methods that correspond to the user-facing overload sets found in the `TenantServiceClient` class."],["You can utilize `TenantServiceConnection` to inject custom behaviors for testing scenarios, especially by employing Google Mock objects, in conjunction with `TenantServiceClient` objects."],["The documentation covers a range of versions, from 2.11.0 to 2.37.0-rc, allowing users to find the documentation for specific releases, with the latest being 2.37.0-rc."],["Key functions within this class include `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, `ListTenants`, and `options`, which are detailed with parameter and return type information."]]],[]]