Class ApiKeysGrpc.ApiKeysImplBase (0.33.0)

public abstract static class ApiKeysGrpc.ApiKeysImplBase implements BindableService, ApiKeysGrpc.AsyncService

Base class for the server implementation of the service ApiKeys.

Manages the API keys associated with projects.

Inheritance

java.lang.Object > ApiKeysGrpc.ApiKeysImplBase

Implements

io.grpc.BindableService, ApiKeysGrpc.AsyncService

Constructors

ApiKeysImplBase()

public ApiKeysImplBase()

Methods

bindService()

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