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