tencentcloud-sdk-ms 3.0.646 → 3.0.647

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: c2611d8497e60e98e1396894c2d8f839df831aa0
4
- data.tar.gz: 330c44da8eff726bba9dbc018ccc4c5168603cb2
3
+ metadata.gz: 613d14bc0185e734f277fe8b4272d15349bde0fe
4
+ data.tar.gz: 3845b294694661d9eea8b799306c1d2bde417d31
5
5
  SHA512:
6
- metadata.gz: 8b636afc3029bf688fcf1a20f5c3ea9a5fa1135cf1d8aefad6b3e9e02e7e741e905d1ad82fd81d50d75db2a7998c13b115b2f18b8ca91664e58ffe82d946fdc6
7
- data.tar.gz: 2a195a3ee014d0cea66c5ada9c6671eeedc99d119031679a47d31329e35b4c8fd0297583c4397af640ac89c37fd9fdd90de2f02d902404e06e3a494de4e7b0cf
6
+ metadata.gz: 4b2d07fef67b1bd51165829766b76c67d86794a9b271aad35072318ec42c9e35d1f06b42ebd3418055b439f8fe70c19027e0f7b301f25ef2fd0dc6a4f7ba1c57
7
+ data.tar.gz: d5a2893042af3a29107b8a74c0cdac32e7e6cb7516aa984cc48aa17cc329992cf1c062518b9a52c02dd37e31bd3e9defeb79a4419e136406d015882dd2a28814
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.646
1
+ 3.0.647
@@ -492,7 +492,7 @@ module TencentCloud
492
492
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
493
493
  end
494
494
 
495
- # client任务请求地址
495
+ # client任务请求
496
496
 
497
497
  # @param request: Request instance for RequestLocalTask.
498
498
  # @type request: :class:`Tencentcloud::ms::V20180408::RequestLocalTaskRequest`
@@ -516,7 +516,7 @@ module TencentCloud
516
516
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
517
517
  end
518
518
 
519
- # 更新client状态
519
+ # 更新client状态,需要白名单
520
520
 
521
521
  # @param request: Request instance for UpdateClientState.
522
522
  # @type request: :class:`Tencentcloud::ms::V20180408::UpdateClientStateRequest`
@@ -540,7 +540,7 @@ module TencentCloud
540
540
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
541
541
  end
542
542
 
543
- # 更新本地任务结果
543
+ # 更新本地任务执行结果
544
544
 
545
545
  # @param request: Request instance for UpdateLocalTaskResult.
546
546
  # @type request: :class:`Tencentcloud::ms::V20180408::UpdateLocalTaskResultRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ms
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.646
4
+ version: 3.0.647
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-08-29 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common