Class RecommendationServiceStub (0.37.0)

public abstract class RecommendationServiceStub implements BackgroundResource

Base stub class for the RecommendationService service API.

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

Inheritance

java.lang.Object > RecommendationServiceStub

Implements

BackgroundResource

Constructors

RecommendationServiceStub()

public RecommendationServiceStub()

Methods

close()

public abstract void close()

recommendCallable()

public UnaryCallable<RecommendRequest,RecommendResponse> recommendCallable()
Returns
TypeDescription
UnaryCallable<RecommendRequest,RecommendResponse>