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