Autogenerated update (2017-09-10)

Update:
- cloudmonitoring_v2beta2
This commit is contained in:
Google APIs 2017-09-10 00:36:25 +00:00
parent c0c25621f2
commit bd622a2137
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ module Google
# @see https://cloud.google.com/monitoring/v2beta2/ # @see https://cloud.google.com/monitoring/v2beta2/
module CloudmonitoringV2beta2 module CloudmonitoringV2beta2
VERSION = 'V2beta2' VERSION = 'V2beta2'
REVISION = '20170323' REVISION = '20170501'
# View and manage your data across Google Cloud Platform services # View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -50,7 +50,7 @@ module Google
def initialize def initialize
super('https://www.googleapis.com/', 'cloudmonitoring/v2beta2/projects/') super('https://www.googleapis.com/', 'cloudmonitoring/v2beta2/projects/')
@batch_path = 'batch' @batch_path = 'batch/cloudmonitoring/v2beta2'
end end
# Create a new metric. # Create a new metric.