tencentcloud-sdk-tchd 3.0.1024 → 3.0.1026
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20230306/models.rb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 96e19ac2bd6f26405fc83468f96a64b191f3403e
|
4
|
+
data.tar.gz: 8f38d3cba3ff9d61e3aec8bd42bd92ffb9b6f222
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 949af0e3138fa0a9cadbf2d8020f8316cf0bc54c806c71aaa46b735e8607b6188c1f03899008c9022e2f68ea52f36c500fbe112ef782863a266a1601eb4962be
|
7
|
+
data.tar.gz: 2d93616e400fc93ef7c1d7c5ac69dfbd7550661b84ad0f87cab099854c92163a738226d47b1b1f541ff5a47045e537e20296014285bb818b007ceb48b90d4ecd
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1026
|
data/lib/v20230306/models.rb
CHANGED
@@ -182,7 +182,6 @@ module TencentCloud
|
|
182
182
|
# @param NotifyCount: 通知状态的数目
|
183
183
|
# @type NotifyCount: Integer
|
184
184
|
# @param AbnormalCount: 异常状态的数目
|
185
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
186
185
|
# @type AbnormalCount: Integer
|
187
186
|
|
188
187
|
attr_accessor :NormalCount, :NotifyCount, :AbnormalCount
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tchd
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1026
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|