Class ReachabilityServiceGrpc.ReachabilityServiceImplBase (1.19.0)

public abstract static class ReachabilityServiceGrpc.ReachabilityServiceImplBase implements BindableService, ReachabilityServiceGrpc.AsyncService

Base class for the server implementation of the service ReachabilityService.

The Reachability service in the Google Cloud Network Management API provides services that analyze the reachability within a single Google Virtual Private Cloud (VPC) network, between peered VPC networks, between VPC and on-premises networks, or between VPC networks and internet hosts. A reachability analysis is based on Google Cloud network configurations. You can use the analysis results to verify these configurations and to troubleshoot connectivity issues.

Inheritance

java.lang.Object > ReachabilityServiceGrpc.ReachabilityServiceImplBase

Implements

io.grpc.BindableService, ReachabilityServiceGrpc.AsyncService

Constructors

ReachabilityServiceImplBase()

public ReachabilityServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition