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` object, which acts as an interface for the `TenantServiceClient`, enabling users to inject custom behavior."],["The latest release candidate version of the `TenantServiceConnection` is version 2.37.0-rc, with the content also providing information on versions dating back to version 2.11.0."],["The page outlines methods within `TenantServiceConnection`, such as `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`, that interact with the `TenantServiceClient`."],["It provides instructions on creating a `TenantServiceConnection` instance using `MakeTenantServiceConnection()`, as well as mocking using `MockTenantServiceConnection`."],["Each method on the interface includes parameter and return types, and can be found in the table format provided below each of the respective functions."]]],[]]