public abstract class SqlOperationsServiceStub implements BackgroundResourceBase stub class for the SqlOperationsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|