generated/google/apis/cloudresourcemanager_v1.rb in google-api-client-0.13.2 vs generated/google/apis/cloudresourcemanager_v1.rb in google-api-client-0.13.3
- old
+ new
@@ -24,15 +24,15 @@
# and updating project metadata.
#
# @see https://cloud.google.com/resource-manager
module CloudresourcemanagerV1
VERSION = 'V1'
- REVISION = '20170705'
+ REVISION = '20170710'
- # 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