Class ServiceControllerGrpc.ServiceControllerImplBase

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

    public abstract static class ServiceControllerGrpc.ServiceControllerImplBase
    extends Object
    implements io.grpc.BindableService, ServiceControllerGrpc.AsyncService
    Base class for the server implementation of the service ServiceController.
     [Service Control API
     v2](https://cloud.google.com/service-infrastructure/docs/service-control/access-control)
     Private Preview. This feature is only available for approved services.
     This API provides admission control and telemetry reporting for services
     that are integrated with [Service
     Infrastructure](https://cloud.google.com/service-infrastructure).
     
    • Constructor Detail

      • ServiceControllerImplBase

        public ServiceControllerImplBase()
    • Method Detail

      • bindService

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