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