google-apis-monitoring_v1 0.15.0 → 0.16.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: ca008d8d1728a12f35eae0d004f8a481af0cf24afb5702b03fd28bc5928eff14
4
- data.tar.gz: '049e2d40b9abf5ec189ae4078468aff7472c0ea37d2676ca4b1752aa2e6f14d6'
3
+ metadata.gz: bd83dbbf306076202f1b5513c764839fbc07c3788f3832807219ed9e2ff6c0e6
4
+ data.tar.gz: cdd775e653c6c9a84925072b87df35ef93b14c187d1d145a16182916e81ab765
5
5
  SHA512:
6
- metadata.gz: 5f41996fc5ad8ab1589dbef2273e89f68c8ce5c64b0e7755416b81614e08aa5fe1c675327f438fb1ea7b1cff02aeafdbacd033171895102d8f40c56e6342a550
7
- data.tar.gz: 33678c867e936839bf89c82cd59ca9f8e78947e93b78255fe7db76d223392227796d654f77def4d083324f10a9e3528c88dabf0b0f8327ace228226de4a6cf8d
6
+ metadata.gz: ab19be539b10e9e25aec0bdb82eafc7529e5cb332c1f97a1e3f31a523854e32f5856341e4343ba95fa2c7f92d58402a7964cef1228788ba5914d6e85a48426cd
7
+ data.tar.gz: 12528d816a81d240bf8534fbb1b64652ff248a8d8b02db761220978f16a2d39692e5e3fb12c4f62d9a1034cf3b605553932826804b30262cc420d1744f46570e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-monitoring_v1
2
2
 
3
+ ### v0.16.0 (2021-11-05)
4
+
5
+ * Regenerated from discovery document revision 20211031
6
+
3
7
  ### v0.15.0 (2021-10-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20211026
@@ -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.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211026"
25
+ REVISION = "20211031"
26
26
  end
27
27
  end
28
28
  end
@@ -22,12 +22,7 @@ module Google
22
22
  module MonitoringV1
23
23
  # Cloud Monitoring API
24
24
  #
25
- # Manages your Cloud Monitoring data and configurations. Most projects must be
26
- # associated with a Workspace, with a few exceptions as noted on the individual
27
- # method pages. The table entries below are presented in alphabetical order, not
28
- # in order of common use. For explanations of the concepts found in the table
29
- # entries, read the Cloud Monitoring documentation (https://cloud.google.com/
30
- # monitoring/docs).
25
+ # Manages your Cloud Monitoring data and configurations.
31
26
  #
32
27
  # @example
33
28
  # require 'google/apis/monitoring_v1'
@@ -21,12 +21,7 @@ module Google
21
21
  module Apis
22
22
  # Cloud Monitoring API
23
23
  #
24
- # Manages your Cloud Monitoring data and configurations. Most projects must be
25
- # associated with a Workspace, with a few exceptions as noted on the individual
26
- # method pages. The table entries below are presented in alphabetical order, not
27
- # in order of common use. For explanations of the concepts found in the table
28
- # entries, read the Cloud Monitoring documentation (https://cloud.google.com/
29
- # monitoring/docs).
24
+ # Manages your Cloud Monitoring data and configurations.
30
25
  #
31
26
  # @see https://cloud.google.com/monitoring/api/
32
27
  module MonitoringV1
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.15.0
4
+ version: 0.16.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-11-01 00:00:00.000000000 Z
11
+ date: 2021-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.16.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: []