Class SqlOperationsServiceStub (0.1.0)

public abstract class SqlOperationsServiceStub implements BackgroundResource

Base stub class for the SqlOperationsService service API.

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

Inheritance

java.lang.Object > SqlOperationsServiceStub

Implements

BackgroundResource

Constructors

SqlOperationsServiceStub()

public SqlOperationsServiceStub()

Methods

cancelCallable()

public UnaryCallable<SqlOperationsCancelRequest,Empty> cancelCallable()
Returns
Type Description
UnaryCallable<SqlOperationsCancelRequest,Empty>

close()

public abstract void close()

getCallable()

public UnaryCallable<SqlOperationsGetRequest,Operation> getCallable()
Returns
Type Description
UnaryCallable<SqlOperationsGetRequest,Operation>

listCallable()

public UnaryCallable<SqlOperationsListRequest,OperationsListResponse> listCallable()
Returns
Type Description
UnaryCallable<SqlOperationsListRequest,OperationsListResponse>