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