google-apis-monitoring_v1 0.24.0 → 0.25.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: 6866398af13270342629bf259908b52890d95e51417070f3cd275258b53abca3
4
- data.tar.gz: a416980bdb66f15a2b45896c640da2713855eb5db5db081f083eac49a52e4306
3
+ metadata.gz: 35d9536840fb23c13988f0cadf6b8a0af074a3aecdb98a3c20a8518312323a85
4
+ data.tar.gz: 74eb6a82106b9ea720db78f6da5bb66fc454a4c26622206c816e7575f52c2834
5
5
  SHA512:
6
- metadata.gz: 928799c92cf2cb13d4366e800fc7e3cc791d417ab03f3629bbe3642e3a4cc4261c0c5fca90245349cb1eae6edb89e1b576bc7c3b5cf2b43ec16087948deb3cae
7
- data.tar.gz: 1f1a0ca221c7f3ca100699d60a792e2212b97e1cc57fc89b207a17cdc56ac6c82305271a6583cb7ba978a5e41c87607daa1500f65deb7c0bf465b6a8f8cd5f33
6
+ metadata.gz: 94efc11e18179a4364318078b61adadf867107c212a744f98338a8060aab246585bceca65703f833e8c398cabd437db1dd254ab8eec7e94960b68f5d662a6dcd
7
+ data.tar.gz: f2408e7b026720acd5d7774ae80f986ce5a9fd431b5ebe18ef51b447c3a576ccf88b1a4ce068ffc03582a18751be00a2b7fd26c8ac4a9f1eaaa44272be884e7a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-monitoring_v1
2
2
 
3
+ ### v0.25.0 (2022-07-01)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
3
7
  ### v0.24.0 (2022-06-21)
4
8
 
5
9
  * Regenerated using generator version 0.7.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module MonitoringV1
18
18
  # Version of the google-apis-monitoring_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220418"
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.24.0
4
+ version: 0.25.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: 2022-06-27 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1
63
63
  post_install_message:
64
64
  rdoc_options: []