Class ReachabilityServiceGrpc.ReachabilityServiceImplBase

  • All Implemented Interfaces:
    ReachabilityServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ReachabilityServiceGrpc

    public abstract static class ReachabilityServiceGrpc.ReachabilityServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • ReachabilityServiceImplBase

        public ReachabilityServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService