Autogenerated update (2018-01-07)

Update:
- storage_v1beta2
This commit is contained in:
Google APIs 2018-01-07 00:35:11 +00:00
parent 35284eed26
commit 92354ab3f4
5 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@ module Google
def initialize
super('https://www.googleapis.com/', 'plusDomains/v1/')
@batch_path = 'batch'
@batch_path = 'batch/plusDomains/v1'
end
# Get an activity.

View File

@ -50,7 +50,7 @@ module Google
def initialize
super('https://www.googleapis.com/', 'plus/v1/')
@batch_path = 'batch'
@batch_path = 'batch/plus/v1'
end
# Get an activity.

View File

@ -50,7 +50,7 @@ module Google
def initialize
super('https://www.googleapis.com/', 'storage/v1/')
@batch_path = 'batch/storage/v1'
@batch_path = 'batch'
end
# Permanently deletes the ACL entry for the specified entity on the specified

View File

@ -25,7 +25,7 @@ module Google
# @see https://developers.google.com/storage/docs/json_api/
module StorageV1beta2
VERSION = 'V1beta2'
REVISION = '20170830'
REVISION = '20171212'
# Manage your data and permissions in Google Cloud Storage
AUTH_DEVSTORAGE_FULL_CONTROL = 'https://www.googleapis.com/auth/devstorage.full_control'

View File

@ -50,7 +50,7 @@ module Google
def initialize
super('https://www.googleapis.com/', 'storage/v1beta2/')
@batch_path = 'batch'
@batch_path = 'batch/storage/v1beta2'
end
# Permanently deletes the ACL entry for the specified entity on the specified