Uses of Class
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub
-
Packages that use SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration API -
-
Uses of SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub in com.google.cloud.bigquery.migration.v2alpha
Methods in com.google.cloud.bigquery.migration.v2alpha that return SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub Modifier and Type Method Description protected SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub
SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub
SqlTranslationServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-