tencentcloud-sdk-mna 3.0.970 → 3.0.971

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: baba229f84dff11cda990cc62acbd810def9dbaa
4
- data.tar.gz: 59b8c1ba44c7d0b32fc5251e808c43c9df37270a
3
+ metadata.gz: 1e1c67a7a8ccb0b2d021001fbf276cc2405b194f
4
+ data.tar.gz: 38131c3b5d5518624832cb654c2d0a95c27fa611
5
5
  SHA512:
6
- metadata.gz: a76809b1ce9d6e013f5aa60839e516c984fc3a07905b8c6468889efc08ec721ace760d08c61f217613d19a207684d2b8b8fe17187be328fcdc503bdb5252c10f
7
- data.tar.gz: c9692422dfd75d7fefd75b296350c7d8680ffe3ca80113612348af0a0e1d62835c31fb69ffda5010f35a6ca9edc0952259594891edda31cca9a76d93c8efe973
6
+ metadata.gz: a821ae67eb188f6e90ab74f57a10b3880b92afbead05c027bf3d291cc00781e9d114bf7f694dca586ffc936055ba7e2e8fd16940bd9607b9c9deaec143a04c92
7
+ data.tar.gz: 26ded9fe37641f0c85a28025a1fbeed9f5b0ed606367dd1220a5901130b80bfa1d9792e2267f5f1351e621387c76470cc3f9eae0b7ac64005b1944e5ec176be3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.970
1
+ 3.0.971
@@ -173,6 +173,8 @@ module TencentCloud
173
173
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
174
174
  end
175
175
 
176
+ # 产品下线
177
+
176
178
  # 移动网络发起Qos加速过程
177
179
 
178
180
  # @param request: Request instance for CreateQos.
@@ -269,6 +271,8 @@ module TencentCloud
269
271
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
270
272
  end
271
273
 
274
+ # 产品下线
275
+
272
276
  # 移动网络停止Qos加速过程
273
277
 
274
278
  # @param request: Request instance for DeleteQos.
@@ -293,6 +297,8 @@ module TencentCloud
293
297
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
294
298
  end
295
299
 
300
+ # 产品下线
301
+
296
302
  # 获取Qos加速状态
297
303
 
298
304
  # @param request: Request instance for DescribeQos.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mna
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.970
4
+ version: 3.0.971
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-26 00:00:00.000000000 Z
11
+ date: 2024-12-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common