Uses of Class
com.google.cloud.bigquery.reservation.v1.stub.ReservationServiceStub
-
Packages that use ReservationServiceStub Package Description com.google.cloud.bigquery.reservation.v1 A client to BigQuery Reservation APIcom.google.cloud.bigquery.reservation.v1.stub -
-
Uses of ReservationServiceStub in com.google.cloud.bigquery.reservation.v1
Methods in com.google.cloud.bigquery.reservation.v1 that return ReservationServiceStub Modifier and Type Method Description ReservationServiceStub
ReservationServiceClient. getStub()
Methods in com.google.cloud.bigquery.reservation.v1 with parameters of type ReservationServiceStub Modifier and Type Method Description static ReservationServiceClient
ReservationServiceClient. create(ReservationServiceStub stub)
Constructs an instance of ReservationServiceClient, using the given stub for making calls.Constructors in com.google.cloud.bigquery.reservation.v1 with parameters of type ReservationServiceStub Constructor Description ReservationServiceClient(ReservationServiceStub stub)
-
Uses of ReservationServiceStub in com.google.cloud.bigquery.reservation.v1.stub
Subclasses of ReservationServiceStub in com.google.cloud.bigquery.reservation.v1.stub Modifier and Type Class Description class
GrpcReservationServiceStub
gRPC stub implementation for the ReservationService service API.class
HttpJsonReservationServiceStub
REST stub implementation for the ReservationService service API.Methods in com.google.cloud.bigquery.reservation.v1.stub that return ReservationServiceStub Modifier and Type Method Description ReservationServiceStub
ReservationServiceStubSettings. createStub()
-