google-apis-monitoring_v1 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1a85d9b2fd9f616efca56cefb39bba68793591ac79d47c0fb07a9c60fce5383
4
- data.tar.gz: adb58edfcc424e11e4cde0abc01e5290effad7f4a941aca9e9a1c63f8f005a20
3
+ metadata.gz: 19dde09347691b10ccbfa714efa2e348ee0840eeceed4e1534519d46b3e8d803
4
+ data.tar.gz: 9c06a8e2c6d4aaef47f4eb4a6d2662cbe0d428e60e3de0fd88a45980b57a3e4d
5
5
  SHA512:
6
- metadata.gz: e6bda817f03caf7ea29b726ee210cbd093e2a9906a8453aab8700a530fdd42ead90c459d81a4197c224410eb258c3f943b4ca620ce40a252157fd3b15efd67b4
7
- data.tar.gz: 17d16c12b602794bea9ce75f2ae9ac74a88e5c51371ee78bc19f3f4f4c6c57fe3b525fcd3e8dc1ebfb7ff25e00777eb1e14b484cb659d378a1134cda2086ff13
6
+ metadata.gz: 4c2e7be40fc70bcbbcd4337cbe4b3fef2a115ff15e0a052f258766d7efde61c38e8330ab11d246bcfdc97026f9c4eefa6c45a42dc9032345a374388e295d2a59
7
+ data.tar.gz: af07d001683b04dfd122223973f65e52efc4c1f4eba6c82aef5ee13eae7caae312e29a4da3617964556ae2a1afe3b545ead0cb4e4a0990507bba070a5cc62291
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-monitoring_v1
2
2
 
3
+ ### v0.4.0 (2021-03-26)
4
+
5
+ * Regenerated from discovery document revision 20210322
6
+
3
7
  ### v0.3.0 (2021-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20210316
@@ -33,7 +33,7 @@ module Google
33
33
  # This is NOT the gem version.
34
34
  VERSION = 'V1'
35
35
 
36
- # View and manage your data across Google Cloud Platform services
36
+ # See, edit, configure, and delete your Google Cloud Platform data
37
37
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
38
38
 
39
39
  # View and write monitoring data for all of your Google and third-party Cloud and API projects
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MonitoringV1
18
18
  # Version of the google-apis-monitoring_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210316"
25
+ REVISION = "20210322"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-monitoring_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-22 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-monitoring_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-monitoring_v1
57
57
  post_install_message:
58
58
  rdoc_options: []