Class RankServiceStub (0.50.0)

public abstract class RankServiceStub implements BackgroundResource

Base stub class for the RankService service API.

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

java.lang.Object > RankServiceStub

Implements

BackgroundResource

Constructors

RankServiceStub()

public RankServiceStub()

Methods

close()

public abstract void close()

rankCallable()

public UnaryCallable<RankRequest,RankResponse> rankCallable()
Returns
Type Description
UnaryCallable<RankRequest,RankResponse>