Class BudgetServiceGrpc.BudgetServiceImplBase (2.37.0)

public abstract static class BudgetServiceGrpc.BudgetServiceImplBase implements BindableService, BudgetServiceGrpc.AsyncService

Base class for the server implementation of the service BudgetService.

BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.

Inheritance

java.lang.Object > BudgetServiceGrpc.BudgetServiceImplBase

Implements

io.grpc.BindableService, BudgetServiceGrpc.AsyncService

Constructors

BudgetServiceImplBase()

public BudgetServiceImplBase()

Methods

bindService()

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