Class ReportErrorsServiceStub (0.158.0-beta)

public abstract class ReportErrorsServiceStub implements BackgroundResource

Base stub class for the ReportErrorsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ReportErrorsServiceStub

Implements

BackgroundResource

Constructors

ReportErrorsServiceStub()

public ReportErrorsServiceStub()

Methods

close()

public abstract void close()

reportErrorEventCallable()

public UnaryCallable<ReportErrorEventRequest,ReportErrorEventResponse> reportErrorEventCallable()
Returns
TypeDescription
UnaryCallable<ReportErrorEventRequest,ReportErrorEventResponse>