google-apis-monitoring_v3 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: 90854a2b71dabb439f2dbbf348bf0480aa36de03260006bc1acb3f93389c9b43
4
- data.tar.gz: 5b5a6e9a4f3f83469d9a4b74d46f7eeb0635ce8e8f8a4960e6b10dcdfef51e48
3
+ metadata.gz: 36cda2282f919ff16cd69cae7e1aa9b09b41d2b14f82bbcef4ad25d6b37e2eac
4
+ data.tar.gz: 5c0df7556582bcf467a2ed3bfa3d0079c5c25c847ccf0f0d0b78ad468336f30b
5
5
  SHA512:
6
- metadata.gz: 380a2c9aa289c25fe380f2cfcf52a9ec4f9f4e11b7db9a54b9c5db5b16f79b9fbc50132392df07bd739eb8ddf6331cb46c4e3f03b90641f4caa2ee4fbb0369b6
7
- data.tar.gz: c36f0d92a6fdb1d547965c581e463b9acc35826c64e4c757d1b3db101868f9fe66af7056f94e1eee671852d9354af678f4880cde50716b2d2c997fd26e3c1a96
6
+ metadata.gz: 78e24858fae6b978280bbe734ee04b1a06e24f4b32eccb93260511f02ebdc2037fe78f118cbd0730c887d37acfcd9581001f7f4fc1007f89405f117763603bd2
7
+ data.tar.gz: 9eb319e65cf266af3d03d25dbe0a47c727316cb03e26cfec0f16291c0b7301d1e0759023e72d33d563df810b2037fc9a3d383aba9466f05c652ef62de83dd03c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-monitoring_v3
2
2
 
3
+ ### v0.4.0 (2021-03-26)
4
+
5
+ * Regenerated from discovery document revision 20210322
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-05)
4
9
 
5
10
  * Regenerated from discovery document revision 20210227
@@ -33,7 +33,7 @@ module Google
33
33
  # This is NOT the gem version.
34
34
  VERSION = 'V3'
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 MonitoringV3
18
18
  # Version of the google-apis-monitoring_v3 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
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210227"
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_v3
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-08 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_v3/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-monitoring_v3
57
57
  post_install_message:
58
58
  rdoc_options: []