Uses of Class
com.google.cloud.bigquery.reservation.v1.ReservationServiceSettings
-
Packages that use ReservationServiceSettings Package Description com.google.cloud.bigquery.reservation.v1 A client to BigQuery Reservation API -
-
Uses of ReservationServiceSettings in com.google.cloud.bigquery.reservation.v1
Methods in com.google.cloud.bigquery.reservation.v1 that return ReservationServiceSettings Modifier and Type Method Description ReservationServiceSettingsReservationServiceSettings.Builder. build()static ReservationServiceSettingsReservationServiceSettings. create(ReservationServiceStubSettings stub)ReservationServiceSettingsReservationServiceClient. getSettings()Methods in com.google.cloud.bigquery.reservation.v1 with parameters of type ReservationServiceSettings Modifier and Type Method Description static ReservationServiceClientReservationServiceClient. create(ReservationServiceSettings settings)Constructs an instance of ReservationServiceClient, using the given settings.Constructors in com.google.cloud.bigquery.reservation.v1 with parameters of type ReservationServiceSettings Constructor Description Builder(ReservationServiceSettings settings)ReservationServiceClient(ReservationServiceSettings settings)Constructs an instance of ReservationServiceClient, using the given settings.
-