google-cloud-monitoring-v3 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-monitoring-v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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-08-09 00:00:00.000000000 Z
11
+ date: 2023-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: 0.16.0
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.10'
29
+ version: 0.16.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -195,6 +195,10 @@ files:
195
195
  - lib/google/cloud/monitoring/v3/service_monitoring_service/client.rb
196
196
  - lib/google/cloud/monitoring/v3/service_monitoring_service/credentials.rb
197
197
  - lib/google/cloud/monitoring/v3/service_monitoring_service/paths.rb
198
+ - lib/google/cloud/monitoring/v3/snooze_service.rb
199
+ - lib/google/cloud/monitoring/v3/snooze_service/client.rb
200
+ - lib/google/cloud/monitoring/v3/snooze_service/credentials.rb
201
+ - lib/google/cloud/monitoring/v3/snooze_service/paths.rb
198
202
  - lib/google/cloud/monitoring/v3/uptime_check_service.rb
199
203
  - lib/google/cloud/monitoring/v3/uptime_check_service/client.rb
200
204
  - lib/google/cloud/monitoring/v3/uptime_check_service/credentials.rb
@@ -220,11 +224,15 @@ files:
220
224
  - lib/google/monitoring/v3/service_pb.rb
221
225
  - lib/google/monitoring/v3/service_service_pb.rb
222
226
  - lib/google/monitoring/v3/service_service_services_pb.rb
227
+ - lib/google/monitoring/v3/snooze_pb.rb
228
+ - lib/google/monitoring/v3/snooze_service_pb.rb
229
+ - lib/google/monitoring/v3/snooze_service_services_pb.rb
223
230
  - lib/google/monitoring/v3/span_context_pb.rb
224
231
  - lib/google/monitoring/v3/uptime_pb.rb
225
232
  - lib/google/monitoring/v3/uptime_service_pb.rb
226
233
  - lib/google/monitoring/v3/uptime_service_services_pb.rb
227
234
  - proto_docs/README.md
235
+ - proto_docs/google/api/client.rb
228
236
  - proto_docs/google/api/distribution.rb
229
237
  - proto_docs/google/api/field_behavior.rb
230
238
  - proto_docs/google/api/label.rb
@@ -245,6 +253,8 @@ files:
245
253
  - proto_docs/google/monitoring/v3/notification_service.rb
246
254
  - proto_docs/google/monitoring/v3/service.rb
247
255
  - proto_docs/google/monitoring/v3/service_service.rb
256
+ - proto_docs/google/monitoring/v3/snooze.rb
257
+ - proto_docs/google/monitoring/v3/snooze_service.rb
248
258
  - proto_docs/google/monitoring/v3/span_context.rb
249
259
  - proto_docs/google/monitoring/v3/uptime.rb
250
260
  - proto_docs/google/monitoring/v3/uptime_service.rb
@@ -276,7 +286,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
276
286
  - !ruby/object:Gem::Version
277
287
  version: '0'
278
288
  requirements: []
279
- rubygems_version: 3.3.14
289
+ rubygems_version: 3.4.2
280
290
  signing_key:
281
291
  specification_version: 4
282
292
  summary: API Client library for the Cloud Monitoring V3 API