Uses of Class
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc.SqlTranslationServiceStub
-
Packages that use SqlTranslationServiceGrpc.SqlTranslationServiceStub Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration API -
-
Uses of SqlTranslationServiceGrpc.SqlTranslationServiceStub in com.google.cloud.bigquery.migration.v2alpha
Methods in com.google.cloud.bigquery.migration.v2alpha that return SqlTranslationServiceGrpc.SqlTranslationServiceStub Modifier and Type Method Description protected SqlTranslationServiceGrpc.SqlTranslationServiceStub
SqlTranslationServiceGrpc.SqlTranslationServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SqlTranslationServiceGrpc.SqlTranslationServiceStub
SqlTranslationServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-