Class SqlTranslationServiceStub (0.20.0)

public abstract class SqlTranslationServiceStub implements BackgroundResource

Base stub class for the SqlTranslationService service API.

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

Inheritance

java.lang.Object > SqlTranslationServiceStub

Implements

BackgroundResource

Constructors

SqlTranslationServiceStub()

public SqlTranslationServiceStub()

Methods

close()

public abstract void close()

translateQueryCallable()

public UnaryCallable<TranslateQueryRequest,TranslateQueryResponse> translateQueryCallable()
Returns
TypeDescription
UnaryCallable<TranslateQueryRequest,TranslateQueryResponse>