File tree Expand file tree Collapse file tree
google/cloud/bigquery/reservation/v1beta1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ option java_multiple_files = true;
3030option java_package = "com.google.cloud.bigquery.reservation.v1beta1" ;
3131option php_namespace = "Google\\Cloud\\BigQuery\\Reservation\\V1beta1" ;
3232
33+ // Deprecated: Please use the v1 api instead.
3334// This API allows users to manage their flat-rate BigQuery reservations.
3435//
3536// A reservation provides computational resource guarantees, in the form of
@@ -46,6 +47,7 @@ option php_namespace = "Google\\Cloud\\BigQuery\\Reservation\\V1beta1";
4647// location, e.g.:
4748// `projects/myproject/locations/US/capacityCommitments/id`.
4849service ReservationService {
50+ option deprecated = true ;
4951 option (google.api.default_host ) = "bigqueryreservation.googleapis.com" ;
5052 option (google.api.oauth_scopes ) =
5153 "https://www.googleapis.com/auth/bigquery,"
You can’t perform that action at this time.
0 commit comments