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-14 UTC."],[[["This webpage details the `TenantServiceConnection` object, which facilitates interactions with the `TenantServiceClient` and provides virtual methods for its user-facing overload sets."],["The latest release candidate version is 2.37.0-rc, and the page lists several previous versions from 2.36.0 down to 2.11.0, all relating to the same `TenantServiceConnection` class."],["The `TenantServiceConnection` interface allows for the injection of custom behavior, useful for testing, and `talent_v4_mocks::MockTenantServiceConnection` can be used for mocking purposes."],["The `TenantServiceConnection` has virtual methods for operations like creating, getting, updating, deleting, and listing tenants, each accepting a request object as a parameter and returning a `Status`, `StatusOr`, or `StreamRange` type object."],["`MakeTenantServiceConnection()` is used to create a concrete instance of `TenantServiceConnection`."]]],[]]