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

- old
+ new

@@ -30,10 +30,10 @@ module Cloud module Bigquery module Reservation module V1 ## - # 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