lib/google/cloud/bigquery/reservation/v1/reservation_service/client.rb in google-cloud-bigquery-reservation-v1-0.8.0 vs lib/google/cloud/bigquery/reservation/v1/reservation_service/client.rb in google-cloud-bigquery-reservation-v1-0.8.1

- old
+ new

@@ -26,10 +26,10 @@ module V1 module ReservationService ## # Client for the ReservationService service. # - # This API allows users to manage their flat-rate BigQuery reservations. + # This API allows users to manage their BigQuery reservations. # # A reservation provides computational resource guarantees, in the form of # [slots](https://cloud.google.com/bigquery/docs/slots), to users. A slot is a # unit of computational power in BigQuery, and serves as the basic unit of # parallelism. In a scan of a multi-partitioned table, a single slot operates