Class ReportServiceGrpc.ReportServiceImplBase (0.4.0)

public abstract static class ReportServiceGrpc.ReportServiceImplBase implements BindableService, ReportServiceGrpc.AsyncService

Base class for the server implementation of the service ReportService.

Service for retrieving reports and insights about your products, their performance, and their competitive environment on Google.

Inheritance

java.lang.Object > ReportServiceGrpc.ReportServiceImplBase

Implements

io.grpc.BindableService, ReportServiceGrpc.AsyncService

Constructors

ReportServiceImplBase()

public ReportServiceImplBase()

Methods

bindService()

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