Class HealthCheckServiceGrpc.HealthCheckServiceImplBase (0.2.0)

public abstract static class HealthCheckServiceGrpc.HealthCheckServiceImplBase implements BindableService, HealthCheckServiceGrpc.AsyncService

Base class for the server implementation of the service HealthCheckService.

HealthCheckService provides an interface for Vertex AI Vision Cluster Health Check.

Inheritance

java.lang.Object > HealthCheckServiceGrpc.HealthCheckServiceImplBase

Implements

io.grpc.BindableService, HealthCheckServiceGrpc.AsyncService

Constructors

HealthCheckServiceImplBase()

public HealthCheckServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition