google-apis-monitoring_v3 0.16.0 → 0.17.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: 1894e4abb31067c7ff848fb85c2d25ffa2cecbf30828e30ae67fd47728414a71
4
- data.tar.gz: e4e8ad9ddcfe789afd4fac1f319b509c20848cd197796f60f24b925eb41258dc
3
+ metadata.gz: 63bfeac745c978c6c5040ffab6b9151f1952d754200f6c1930b77c841bb8ce55
4
+ data.tar.gz: b9448714b3437a09d07c4f745b8b7d63b890c0045ee9c2565e1e0c074f537ed1
5
5
  SHA512:
6
- metadata.gz: 266b4f4cfcbb067a5274757a7a69f0fe5b5e812bb4ff25f4ef17f08646c0e8992751d3299832bad1189b0cfd764ea0d5579a0af3ccd9c37a9aa11e9b4ccad2a2
7
- data.tar.gz: d319371c4383c8f3a448ba9111897934fc26da5c2e1267ee37461910ea151dbdd3b447d47cad1e93c5e1806dbec9cc66b84b09f13677ef7e033e606481eb7241
6
+ metadata.gz: 01fb1fda8b5b0e95460c13bf7e3b8aeaff15ea00aa169a454b3a32c901c1b597f5cafbe8bce2a2ab77cd4bc2659cc6c50e863947bf25378f684ac7f1dbe34c3b
7
+ data.tar.gz: 1a2b9dd2f40fc68ed26911266e14501d6e638ab468970a556c7d21a20b020a90fef6d19afb6fc7fcbc3e62e7769bcd0336f3664bc60d44742afaef3bd8a96894
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-monitoring_v3
2
2
 
3
+ ### v0.17.0 (2021-11-05)
4
+
5
+ * Regenerated from discovery document revision 20211031
6
+
3
7
  ### v0.16.0 (2021-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20211017
@@ -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.16.0"
19
+ GEM_VERSION = "0.17.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 = "20211017"
25
+ REVISION = "20211031"
26
26
  end
27
27
  end
28
28
  end
@@ -22,12 +22,7 @@ module Google
22
22
  module MonitoringV3
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_v3'
@@ -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 MonitoringV3
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.16.0
4
+ version: 0.17.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-10-27 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_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3
63
63
  post_install_message:
64
64
  rdoc_options: []