Class HealthCheckServiceStub (0.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicabstractclass HealthCheckServiceStubimplementsBackgroundResourceBase stub class for the HealthCheckService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceInherited Members
Constructors
HealthCheckServiceStub()
publicHealthCheckServiceStub()Methods
close()
publicabstractvoidclose()healthCheckCallable()
publicUnaryCallable<HealthCheckRequest,HealthCheckResponse>healthCheckCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<HealthCheckRequest,HealthCheckResponse> |
|