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