Class ErrorGroupServiceStub (0.158.0-beta)

public abstract class ErrorGroupServiceStub implements BackgroundResource

Base stub class for the ErrorGroupService service API.

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

Inheritance

java.lang.Object > ErrorGroupServiceStub

Implements

BackgroundResource

Constructors

ErrorGroupServiceStub()

public ErrorGroupServiceStub()

Methods

close()

public abstract void close()

getGroupCallable()

public UnaryCallable<GetGroupRequest,ErrorGroup> getGroupCallable()
Returns
TypeDescription
UnaryCallable<GetGroupRequest,ErrorGroup>

updateGroupCallable()

public UnaryCallable<UpdateGroupRequest,ErrorGroup> updateGroupCallable()
Returns
TypeDescription
UnaryCallable<UpdateGroupRequest,ErrorGroup>