tencentcloud-sdk-cat 3.0.1011 → 3.0.1012

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: 3b3091445e92210526063a7943ae144866607a40
4
- data.tar.gz: 9ebd0a22ec5a8604c40ed66198cf93f2d968b29c
3
+ metadata.gz: c1db6dc33bfcf5369e7eee56a198c194a00f9ca1
4
+ data.tar.gz: 999b3033afa6fec20c94493246e0fb0ccf45d11a
5
5
  SHA512:
6
- metadata.gz: 36fa76dae376df2bc4c4dc3c817c85af0c037fca078daaf188c61b73de352a3c8942792074812c3c68160ce9078a1f1761f472162fba417f1899d29b7a42bf9b
7
- data.tar.gz: fbc50e52d3d42abc3d23cbc7b38c8ab5351d031198e3bb41fa6db6e15da1d7e073d4658a75333032298dda533875c30b6e6e0869ec3969c0a0c582d031b95ac3
6
+ metadata.gz: 79cf57cef665afa84fa1222f863c59b44c93cb11cea31d34c7eaa6f4db856bef31185dc66a2fd27ac0b4f69dbd6762ec5627e4ef8a3cfd5ea5dcc32bfdcd0112
7
+ data.tar.gz: 7846705726a347985f4d56ebab2424919091c96d2cd8a0351afda01c2e0314b1911c71d47f32a9b84f6e27e77f4639be1044b369924f640ae0b9b9b81bab1d03
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1011
1
+ 3.0.1012
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type TaskType: Integer
26
26
  # @param Nodes: 拨测节点,如10001,具体拨测地域运营商对应的拨测点编号可联系云拨测确认。
27
27
  # @type Nodes: Array
28
- # @param Interval: 拨测间隔
28
+ # @param Interval: 拨测间隔,单位为分钟
29
29
  # @type Interval: Integer
30
30
  # @param Parameters: 拨测参数,详细可参考云拨测官方文档,链接:https://cloud.tencent.com/document/product/248/87308#createprobetasks。
31
31
  # @type Parameters: 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.1011
4
+ version: 3.0.1012
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-04 00:00:00.000000000 Z
11
+ date: 2025-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common