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

- old
+ new

@@ -28,10 +28,10 @@ module ReservationService module Rest ## # REST 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