tencentcloud-sdk-tcss 1.0.220 → 1.0.224

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: e269a9a33ed19289748ddeb848e438aff71d195c
4
- data.tar.gz: 96b1f8d93d21f2818a6729225514fd8e6aeeb248
3
+ metadata.gz: 0782b6b782719936d52a811136afc47759efe41e
4
+ data.tar.gz: 34a7d9cf6da4824e454f24fecb520739ad093acf
5
5
  SHA512:
6
- metadata.gz: f9f23cc6d4b81cc0bef35f6c36909767399f91e0ff11685dc8f4f619610ffa703b5bd9f44ec1ef90b433e794d2b3aa17eddc34fea4a72d3da8393ca1c1642125
7
- data.tar.gz: 7aafeea14815b60022aae361cee0b2517ed678000ed19fee6f2ad47d0dcf69f5914c1578b002dac015017c4f3bd75550906786985f3e473060b240f2fbb33ad4
6
+ metadata.gz: c1d52c79f7b3da5ffb455f9809b49ae19a2911e9ba130a14dbad7a3e91de534d9d7134ee173da5ab62e34f696a46a4c52b290247e4d1a0d347e3c8cc2ae095f3
7
+ data.tar.gz: 200519ad6ac669677dcec081e4c60202b383b925b3881bb6471e22fb32d1009fa044a7047bbf6da82bdb1aca1a7143b5625aff5712f9eebd63f6abb5023eb0ba
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.220
1
+ 1.0.224
@@ -2140,7 +2140,7 @@ module TencentCloud
2140
2140
  # @type RunAs: String
2141
2141
  # @param Cmd: 命令行
2142
2142
  # @type Cmd: String
2143
- # @param CPUUsage: cpu 使用率 *1000
2143
+ # @param CPUUsage: CPU使用率 *1000
2144
2144
  # @type CPUUsage: Integer
2145
2145
  # @param RamUsage: 内存使用 kb
2146
2146
  # @type RamUsage: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.220
4
+ version: 1.0.224
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-09 00:00:00.000000000 Z
11
+ date: 2021-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common