Uses of Class
com.google.cloud.bigquery.migration.v2.MigrationServiceGrpc.MigrationServiceStub
-
Packages that use MigrationServiceGrpc.MigrationServiceStub Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of MigrationServiceGrpc.MigrationServiceStub in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 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
-