generated/google/apis/cloudresourcemanager_v1.rb in google-api-client-0.11.3 vs generated/google/apis/cloudresourcemanager_v1.rb in google-api-client-0.12.0
- old
+ new
@@ -26,13 +26,13 @@
# @see https://cloud.google.com/resource-manager
module CloudresourcemanagerV1
VERSION = 'V1'
REVISION = '20170524'
- # View your data across Google Cloud Platform services
- AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
-
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
+
+ # View your data across Google Cloud Platform services
+ AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
end
end
end