Class ServiceUsageGrpc.ServiceUsageImplBase

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

    public abstract static class ServiceUsageGrpc.ServiceUsageImplBase
    extends Object
    implements io.grpc.BindableService, ServiceUsageGrpc.AsyncService
    Base class for the server implementation of the service ServiceUsage.
     [Service Usage API](https://cloud.google.com/service-usage/docs/overview)
     
    • Constructor Detail

      • ServiceUsageImplBase

        public ServiceUsageImplBase()
    • Method Detail

      • bindService

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