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