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