tencentcloud-sdk-cat 3.0.715 → 3.0.717

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: 8cdc4d0274cdf42f28c8cb21faf74d2ffc6f790c
4
- data.tar.gz: f8051a278140485325b4247a5329094b70a5d501
3
+ metadata.gz: d48cbfe89efb1c43889425102acd52ea8cbac48a
4
+ data.tar.gz: e21f976770f95b4f7685c1c923ca9249b251e95f
5
5
  SHA512:
6
- metadata.gz: e946faa0bfad5fe7aca6a59afa87592957fa7379229a5e3a15434bf1e948944c151156319c3a8d207b950b73dbb9bce4463a5c40e6f94455c2af4acf9bbff4e7
7
- data.tar.gz: 732109047102c6e6eb20f63aa25391b275bcec9edbfb6fff344de083803dae24781a84b634427ed13b9a00b6d3a4d620dca98fa1028122eda3d91e36a6e89d84
6
+ metadata.gz: f3cf80d1345f9642388dada06be6696632cb246d5b1892c215819045eef59da4ea1b345820751d9ace3d05a8bc0e96af2eb29e768c07f93724746a9bd5a489c2
7
+ data.tar.gz: f800b6e1c7a088cc6d1a13550d2ea09fb467120fa82a60575b0994192a4ef56fd04ca052af12068d309b0e18baabc2cd343b422ce94f4c17359c7982a06a5e8f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.715
1
+ 3.0.717
@@ -37,7 +37,7 @@ module TencentCloud
37
37
  # @type Cron: String
38
38
  # @param Tag: 资源标签值
39
39
  # @type Tag: Array
40
- # @param ProbeType: 测试类型,包含定时测试与即时测试。1-定时拨测,其它表示即时拨测。
40
+ # @param ProbeType: 测试类型,包含定时测试与即时测试。0-定时拨测,其它表示即时拨测。
41
41
  # @type ProbeType: Integer
42
42
  # @param PluginSource: 插件类型,如CDN,详情参考云拨测官方文档。
43
43
  # @type PluginSource: String
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.715
4
+ version: 3.0.717
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-28 00:00:00.000000000 Z
11
+ date: 2023-11-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common