tencentcloud-sdk-cat 3.0.410 → 3.0.412

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: 367a9fba843e3c888ef03cfc2b3fad2cdb884a33
4
- data.tar.gz: 64abfcd8421ec078c8aa1e7e5b3da84d65aa7c1b
3
+ metadata.gz: 7f8c0edc3546276d0810904ef40f42d9c068faee
4
+ data.tar.gz: 67a7f37c399ee88470d9ba303761d7825ce007b2
5
5
  SHA512:
6
- metadata.gz: d9d05b467355f56cc00533469c3f54bf54e43320eac0ca419bdb6dadcf319ba8fb6fce4f65cfdbd801fa2a0a5244554d0ad5c32ab2350770802750a05a0efa86
7
- data.tar.gz: 4e5d574a31151a1bbe7c2b52bb76d1c260b48c315f4e97812fc1118a611dfa153e7b86551646e9de8e163e4f48ca0c3621ed1ab32b49fb3bad5afe1697b18bad
6
+ metadata.gz: 3d70f7a00b9c421a7efa0f3e46a4e3a719cea6da5e22cce39784375f52842fdb8f58df0b224c8f3b0a7a64f514b9054b9387cd84eef0a2bdc2f81171ec32cfcf
7
+ data.tar.gz: 87f98961a54f74f43cfcb0bd659c170b94d4f453f21515127d4f88e823eae5bf07cadc3d6c0943da7caa96fda5b452611ee0cc0f71dceef494872b5ee670aaf0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.410
1
+ 3.0.412
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type ProbeType: Integer
42
42
  # @param PluginSource: 插件类型
43
43
  # @type PluginSource: String
44
- # @param ClientNum: 客户度ID
44
+ # @param ClientNum: 客户端ID
45
45
  # @type ClientNum: String
46
46
 
47
47
  attr_accessor :BatchTasks, :TaskType, :Nodes, :Interval, :Parameters, :TaskCategory, :Cron, :Tag, :ProbeType, :PluginSource, :ClientNum
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cat
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.410
4
+ version: 3.0.412
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-15 00:00:00.000000000 Z
11
+ date: 2022-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common