Class TenantServiceConnection (2.15.1)

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.

To create a concrete instance, see MakeTenantServiceConnection().

For mocking, see talent_v4_mocks::MockTenantServiceConnection.

Functions

virtual options()

Returns
TypeDescription
Options

virtual CreateTenant(google::cloud::talent::v4::CreateTenantRequest const &)

Parameter
NameDescription
request google::cloud::talent::v4::CreateTenantRequest const &
Returns
Type</