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 ReservationServiceStubReservationServiceClient. getStub()Methods in com.google.cloud.bigquery.reservation.v1 with parameters of type ReservationServiceStub Modifier and Type Method Description static ReservationServiceClientReservationServiceClient. 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 classGrpcReservationServiceStubgRPC stub implementation for the ReservationService service API.classHttpJsonReservationServiceStubREST stub implementation for the ReservationService service API.Methods in com.google.cloud.bigquery.reservation.v1.stub that return ReservationServiceStub Modifier and Type Method Description ReservationServiceStubReservationServiceStubSettings. createStub()
-