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