Class CloudBillingGrpc.CloudBillingImplBase (2.41.0)

public abstract static class CloudBillingGrpc.CloudBillingImplBase implements 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.

Inheritance

java.lang.Object > CloudBillingGrpc.CloudBillingImplBase

Implements

io.grpc.BindableService, CloudBillingGrpc.AsyncService

Constructors

CloudBillingImplBase()

public CloudBillingImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition