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