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-17 UTC."],[[["This webpage provides documentation for the `TenantServiceConnection` object, which is used with `TenantServiceClient` for the Google Cloud Talent API, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`TenantServiceConnection` defines virtual methods corresponding to user-facing overload sets in `TenantServiceClient`, allowing custom behavior to be injected, particularly useful for testing."],["The page lists available versions of the `TenantServiceConnection`, allowing users to navigate to documentation for specific versions including 2.37.0-rc, the latest release candidate, and all the way down to 2.11.0."],["`MakeTenantServiceConnection()` is the function needed to create a concrete instance of the object, and for mocking purposes, `MockTenantServiceConnection` can be used."],["The functions available in this object are listed and documented: `options()`, `CreateTenant()`, `GetTenant()`, `UpdateTenant()`, `DeleteTenant()`, and `ListTenants()`."]]],[]]