Class TargetGrpcProxiesStub (1.6.0-beta)

public abstract class TargetGrpcProxiesStub implements BackgroundResource

Base stub class for the TargetGrpcProxies service API.

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

Inheritance

java.lang.Object > TargetGrpcProxiesStub

Implements

BackgroundResource

Constructors

TargetGrpcProxiesStub()

public TargetGrpcProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetGrpcProxyRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteTargetGrpcProxyRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertTargetGrpcProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertTargetGrpcProxyRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxyList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> listPagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchTargetGrpcProxyRequest,Operation> patchCallable()
Returns

patchOperationCallable()

public OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation> patchOperationCallable()
Returns