tencentcloud-sdk-tchd 3.0.1025 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca88ff4f1a3babb984d0da5a68c94084e4fd3153
4
- data.tar.gz: 96fe445e2a6b41906b5aaffc18d1fa062d6d706e
3
+ metadata.gz: 96e19ac2bd6f26405fc83468f96a64b191f3403e
4
+ data.tar.gz: 8f38d3cba3ff9d61e3aec8bd42bd92ffb9b6f222
5
5
  SHA512:
6
- metadata.gz: 6f372c7fa473e877e190b23a85fe5a77c0c4a6a41b9beabcda37229b65a18a2902c9d1141505db360f94d07010f6df6547a93ae66c735ec805c3dc47ba45b4dd
7
- data.tar.gz: 6cf38db74d71bc1d1c8852f58ae5251d2bc646635b0b50c9a0302b8bb6195280f41b6ca06bb2104880e6296730b77b3d929e0bfef81eeec389c9effa017ea27c
6
+ metadata.gz: 949af0e3138fa0a9cadbf2d8020f8316cf0bc54c806c71aaa46b735e8607b6188c1f03899008c9022e2f68ea52f36c500fbe112ef782863a266a1601eb4962be
7
+ data.tar.gz: 2d93616e400fc93ef7c1d7c5ac69dfbd7550661b84ad0f87cab099854c92163a738226d47b1b1f541ff5a47045e537e20296014285bb818b007ceb48b90d4ecd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1025
1
+ 3.0.1026
@@ -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.1025
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-23 00:00:00.000000000 Z
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