tencentcloud-sdk-monitor 3.0.537 → 3.0.538

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
  SHA1:
3
- metadata.gz: ddad0060d55870ec77c944b666eb02d396a68775
4
- data.tar.gz: 1032b1c0a57fd41af316edc470a118c7da6808ba
3
+ metadata.gz: c1d61d2f737b60237a5c58b1a8f638e93527d5e6
4
+ data.tar.gz: 39343b5090c32cf56ec62154c5aebd73e8d7c725
5
5
  SHA512:
6
- metadata.gz: 150b055681c5fadedf384f2438eeeacf9478bc9c2d7bb2e238523efed85cd7725ef761d3f0b6f1b132f557a4ab0ce1dd4374b6f3b35698d66800b66f81e5a2d4
7
- data.tar.gz: 5756258446961a08ac4c696f070ad88ed702d2b6552f01f3c18e012e33d92fcccd76b67d8ead5953e085eaf25c83f10b324a47004b2f44018988d5b7aaf09253
6
+ metadata.gz: 8b84446a217aaadc0a89cba88d3bc9f4d786abcdb00e722031c701e82ba55cc86e963146fd1e50f923c8c3b1a2bdc2676f7b5e7e9611b1e987b6e7047f903aa6
7
+ data.tar.gz: 26950f9a1fae5822ca4f5b787b88b70600ef51db6682715888d81956fd81414e1a0ae53cf6f5d85ff38a3fac26c9ffcf6cd333bcb2707c364f23dbc682881aa0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.537
1
+ 3.0.538
@@ -2105,7 +2105,7 @@ module TencentCloud
2105
2105
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2106
2106
  end
2107
2107
 
2108
- # 获取与云监控融合实例列表
2108
+ # 获取与 Prometheus 监控融合实例列表
2109
2109
 
2110
2110
  # @param request: Request instance for DescribePrometheusInstancesOverview.
2111
2111
  # @type request: :class:`Tencentcloud::monitor::V20180724::DescribePrometheusInstancesOverviewRequest`
@@ -2569,7 +2569,7 @@ module TencentCloud
2569
2569
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2570
2570
  end
2571
2571
 
2572
- # 云监控告警编辑告警通知模板
2572
+ # 编辑告警通知模板
2573
2573
 
2574
2574
  # @param request: Request instance for ModifyAlarmNotice.
2575
2575
  # @type request: :class:`Tencentcloud::monitor::V20180724::ModifyAlarmNoticeRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-monitor
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.537
4
+ version: 3.0.538
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-24 00:00:00.000000000 Z
11
+ date: 2023-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common