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.
     Enables services that service consumers want to use on Google Cloud Platform,
     lists the available or enabled services, or disables services that service
     consumers no longer use.
     See [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