The TenantServiceConnection
object for TenantServiceClient
.
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 | |
---|---|
Type | Description |
Options |
virtual CreateTenant(google::cloud::talent::v4::CreateTenantRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::cloud::talent::v4::CreateTenantRequest const &
|
Returns | |
---|---|
Type |