google-apis-monitoring_v3 0.23.0 → 0.24.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: 28d519dbec304366e265d4868f582a7c8cccbefb432acbfad3f049c788830c0e
4
- data.tar.gz: 93c46c73482a2503e31b2aeb21e39e169148f23f6494a6647b90b0e01fe50f94
3
+ metadata.gz: d814121507ec661d295572ba575ab2ffd673c8022205cb0a435bae476b440ac5
4
+ data.tar.gz: e2cc0e379ae4334899c929c0416cfec67b35f6a96d7ab80c93181fd45544df55
5
5
  SHA512:
6
- metadata.gz: 528995057b41d3ed589c735a51c026402dd62acd6dc4493d44bb5737396b29cfe92e3f1636dc56992c79b05c4305149fb8b42c360cd92bb1818ef9704198fb40
7
- data.tar.gz: 9009a56cce4fd7ed869e533f50737564bf498e3d3cfce77c777405448b01c5e9afe800da035c8f5092b72ef1bd84d2f8633eaad37b33924f6ec2d2b1dd0c3baa
6
+ metadata.gz: 06b96b95584110bedf6aab38ad00a6d0c61117c71f7ab86131f76c805cad6ed38fefca664b8ca7285ab3105ea43a318095b39fcc0e20bc2c8c6ed51120be17b6
7
+ data.tar.gz: 8be19dc679fc66e9bb0fdcda02fe86fbf557e84b15f4be2b4b771d698365579409ef885266202d627876f145b70355fc2f3cfd99d35a57e1cc4211a34152335e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-monitoring_v3
2
2
 
3
+ ### v0.24.0 (2022-03-25)
4
+
5
+ * Regenerated from discovery document revision 20220322
6
+
3
7
  ### v0.23.0 (2022-02-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20220218
@@ -1094,8 +1094,7 @@ module Google
1094
1094
  # A generic empty message that you can re-use to avoid defining duplicated empty
1095
1095
  # messages in your APIs. A typical example is to use it as the request or the
1096
1096
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
1097
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
1098
- # Empty is empty JSON object ``.
1097
+ # protobuf.Empty) returns (google.protobuf.Empty); `
1099
1098
  class Empty
1100
1099
  include Google::Apis::Core::Hashable
1101
1100
 
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220218"
25
+ REVISION = "20220322"
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.23.0
4
+ version: 0.24.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-02-28 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.24.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: []