lib/google/apis/bigqueryreservation_v1beta1.rb in google-apis-bigqueryreservation_v1beta1-0.9.0 vs lib/google/apis/bigqueryreservation_v1beta1.rb in google-apis-bigqueryreservation_v1beta1-0.10.0
- old
+ new
@@ -27,13 +27,13 @@
module BigqueryreservationV1beta1
# Version of the BigQuery Reservation API this client connects to.
# This is NOT the gem version.
VERSION = 'V1beta1'
- # View and manage your data in Google BigQuery
+ # View and manage your data in Google BigQuery and see the email address for your Google Account
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
- # See, edit, configure, and delete your Google Cloud Platform data
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
end
end
end