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