Skip to content

Commit

Permalink
Autogenerated update (2017-09-04)
Browse files Browse the repository at this point in the history
Update:
- admin_directory_v1
- dns_v2beta1
  • Loading branch information
googleapis-publisher committed Sep 4, 2017
1 parent 05eef7a commit 00eb144
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/admin_directory_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://developers.google.com/admin-sdk/directory/
module AdminDirectoryV1
VERSION = 'DirectoryV1'
REVISION = '20170712'
REVISION = '20170723'

# View and manage customer related information
AUTH_ADMIN_DIRECTORY_CUSTOMER = 'https://www.googleapis.com/auth/admin.directory.customer'
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/androidpublisher_v2/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class AndroidPublisherService < Google::Apis::Core::BaseService

def initialize
super('https://www.googleapis.com/', 'androidpublisher/v2/applications/')
@batch_path = 'batch/androidpublisher/v2'
@batch_path = 'batch'
end

# Commits/applies the changes made in this edit back to the app.
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/appsmarket_v2/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class AppsmarketService < Google::Apis::Core::BaseService

def initialize
super('https://www.googleapis.com/', 'appsmarket/v2/')
@batch_path = 'batch/appsmarket/v2'
@batch_path = 'batch'
end

#
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/deploymentmanager_v2beta/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class DeploymentManagerV2BetaService < Google::Apis::Core::BaseService

def initialize
super('https://www.googleapis.com/', 'deploymentmanager/v2beta/projects/')
@batch_path = 'batch'
@batch_path = 'batch/deploymentmanager/v2beta'
end

# Deletes a composite type.
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/dns_v2beta1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/cloud-dns
module DnsV2beta1
VERSION = 'V2beta1'
REVISION = '20170419'
REVISION = '20170809'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down

0 comments on commit 00eb144

Please sign in to comment.