Uses of Class
com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.BigQueryReadStub
-
Packages that use BigQueryReadGrpc.BigQueryReadStub Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of BigQueryReadGrpc.BigQueryReadStub in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return BigQueryReadGrpc.BigQueryReadStub Modifier and Type Method Description protected BigQueryReadGrpc.BigQueryReadStub
BigQueryReadGrpc.BigQueryReadStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BigQueryReadGrpc.BigQueryReadStub
BigQueryReadGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-