Class LoggingServiceV2Grpc.LoggingServiceV2ImplBase (3.16.2)

public abstract static class LoggingServiceV2Grpc.LoggingServiceV2ImplBase implements BindableService, LoggingServiceV2Grpc.AsyncService

Base class for the server implementation of the service LoggingServiceV2.

Service for ingesting and querying logs.

Inheritance

java.lang.Object > LoggingServiceV2Grpc.LoggingServiceV2ImplBase

Implements

io.grpc.BindableService, LoggingServiceV2Grpc.AsyncService

Constructors

LoggingServiceV2ImplBase()

public LoggingServiceV2ImplBase()

Methods

bindService()

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