tencentcloud-sdk-cat 3.0.716 → 3.0.717
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180409/models.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d48cbfe89efb1c43889425102acd52ea8cbac48a
|
|
4
|
+
data.tar.gz: e21f976770f95b4f7685c1c923ca9249b251e95f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f3cf80d1345f9642388dada06be6696632cb246d5b1892c215819045eef59da4ea1b345820751d9ace3d05a8bc0e96af2eb29e768c07f93724746a9bd5a489c2
|
|
7
|
+
data.tar.gz: f800b6e1c7a088cc6d1a13550d2ea09fb467120fa82a60575b0994192a4ef56fd04ca052af12068d309b0e18baabc2cd343b422ce94f4c17359c7982a06a5e8f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.717
|
data/lib/v20180409/models.rb
CHANGED
|
@@ -37,7 +37,7 @@ module TencentCloud
|
|
|
37
37
|
# @type Cron: String
|
|
38
38
|
# @param Tag: 资源标签值
|
|
39
39
|
# @type Tag: Array
|
|
40
|
-
# @param ProbeType: 测试类型,包含定时测试与即时测试。
|
|
40
|
+
# @param ProbeType: 测试类型,包含定时测试与即时测试。0-定时拨测,其它表示即时拨测。
|
|
41
41
|
# @type ProbeType: Integer
|
|
42
42
|
# @param PluginSource: 插件类型,如CDN,详情参考云拨测官方文档。
|
|
43
43
|
# @type PluginSource: String
|