Interface SqlTranslationServiceGrpc.AsyncService (0.44.0)

public static interface SqlTranslationServiceGrpc.AsyncService

Provides other SQL dialects to GoogleSQL translation operations.

Methods

translateQuery(TranslateQueryRequest request, StreamObserver<TranslateQueryResponse> responseObserver)

public default void translateQuery(TranslateQueryRequest request, StreamObserver<TranslateQueryResponse> responseObserver)

Translates input queries from source dialects to GoogleSQL.

Parameters
NameDescription
requestTranslateQueryRequest
responseObserverio.grpc.stub.StreamObserver<TranslateQueryResponse>