Class ReportErrorsServiceStub (0.134.0-beta)

Stay organized with collections Save and categorize content based on your preferences.
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>