Class CloudBillingGrpc.CloudBillingImplBase

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

    public abstract static class CloudBillingGrpc.CloudBillingImplBase
    extends Object
    implements io.grpc.BindableService, CloudBillingGrpc.AsyncService
    Base class for the server implementation of the service CloudBilling.
     Retrieves the Google Cloud Console billing accounts and associates them with
     projects.
     
    • Constructor Detail

      • CloudBillingImplBase

        public CloudBillingImplBase()
    • Method Detail

      • bindService

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