Class ErrorStatsServiceStub (0.179.0-beta)

public abstract class ErrorStatsServiceStub implements BackgroundResource

Base stub class for the ErrorStatsService service API.

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

Inheritance

java.lang.Object > ErrorStatsServiceStub

Implements

BackgroundResource

Constructors

ErrorStatsServiceStub()

public ErrorStatsServiceStub()

Methods

close()

public abstract void close()

deleteEventsCallable()

public UnaryCallable<DeleteEventsRequest,DeleteEventsResponse> deleteEventsCallable()

listEventsCallable()

public UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()

listEventsPagedCallable()

public UnaryCallable<ListEventsRequest,ErrorStatsServiceClient.ListEventsPagedResponse> listEventsPagedCallable()

listGroupStatsCallable()

public UnaryCallable<ListGroupStatsRequest,ListGroupStatsResponse> listGroupStatsCallable()

listGroupStatsPagedCallable()

public UnaryCallable<ListGroupStatsRequest,ErrorStatsServiceClient.ListGroupStatsPagedResponse> listGroupStatsPagedCallable()