Autogenerated update (2017-09-10)
Update: - cloudmonitoring_v2beta2
This commit is contained in:
parent
c0c25621f2
commit
bd622a2137
|
@ -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'
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue