tencentcloud-sdk-cat 3.0.410 → 3.0.411

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: 367a9fba843e3c888ef03cfc2b3fad2cdb884a33
4
- data.tar.gz: 64abfcd8421ec078c8aa1e7e5b3da84d65aa7c1b
3
+ metadata.gz: 8c34052c75afa6067d018d7d808ea124b322a1ba
4
+ data.tar.gz: 57f0ad1a7663a56f38002e3ed711a942a3fc1c4d
5
5
  SHA512:
6
- metadata.gz: d9d05b467355f56cc00533469c3f54bf54e43320eac0ca419bdb6dadcf319ba8fb6fce4f65cfdbd801fa2a0a5244554d0ad5c32ab2350770802750a05a0efa86
7
- data.tar.gz: 4e5d574a31151a1bbe7c2b52bb76d1c260b48c315f4e97812fc1118a611dfa153e7b86551646e9de8e163e4f48ca0c3621ed1ab32b49fb3bad5afe1697b18bad
6
+ metadata.gz: 3d7a9de8c91994b46c435ca613a10cbc75cdef126ceb847acc79dbdeb479c5b292f3c6ecca10949a119affe4619576604d52d4205892223e52f1ec9fd2d2ba9d
7
+ data.tar.gz: e52b7b24c95ebeb399f6125f96e3d27d497f0fccbc2ad370f369fd6466c1362d7b500729f6ae3a28324fa243d8da256ba627e7fb9ef418c9847670b6a7148521
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.410
1
+ 3.0.411
@@ -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.411
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-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common