tencentcloud-sdk-iai 1.0.283 → 1.0.284

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: ddce6396cdd813394155764a3dc5f7475070b8a9
4
- data.tar.gz: 0aaeefe31f95fd076dd852f12ad282c8ab6bf1f2
3
+ metadata.gz: 2d56e8d6f53c7474be6278ea5849f9515279bfc1
4
+ data.tar.gz: d72b1fd15b2ba5f1f264440cc79e2645b1f2a001
5
5
  SHA512:
6
- metadata.gz: f19d7327caa380361f42729cfc019337c6010ac080c6500cc35a2bb3189a5147239440f40fbda009c1b9287b7a8882c62372d346dc363a0c739904a0869f05a9
7
- data.tar.gz: 74fec5e32a1a2fe87b12f482f4280d74ecfe9511ff654c48ba9d794223d5ae21e01ba3545e25d24eb5d5228c2ff1cfe3871408eef803d5cc9f49f9f0f692fc8d
6
+ metadata.gz: 0f37080d6ee1023ae4d04c3c50727f719af49b40602bbe89a6cc99784f5934019fa243eca6cf7133cc48444cd4d36c2a54fa28e2cf791e8859d7f3624415ab13
7
+ data.tar.gz: b36c58e4f9e40949b86cda1c7bce10047e10b74bd17cadef3a87718fd85bfe7208e935cb5cea3d65b0101c1e3ff29695eb106004c6d546a653c0c28fccdd9e0e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.283
1
+ 1.0.284
@@ -259,8 +259,8 @@ module TencentCloud
259
259
  # 人员库总人数不可超过200万,人员库个数不可超过10个。
260
260
  # @type GroupIds: Array
261
261
  # @param UniquePersonControl: 人员查重整理力度的控制。
262
- # 1:力度较高的档案整理,能够消除更多的重复身份,对应稍高的非重复身份误清除率;
263
- # 2:力度较低的档案整理,非重复身份的误清除率较低,对应稍低的重复身份消除率。
262
+ # 1:力度较高的人员整理,能够消除更多的重复身份,对应稍高的非重复身份误清除率;
263
+ # 2:力度较低的人员整理,非重复身份的误清除率较低,对应稍低的重复身份消除率。
264
264
  # @type UniquePersonControl: Integer
265
265
 
266
266
  attr_accessor :GroupIds, :UniquePersonControl
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iai
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.283
4
+ version: 1.0.284
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud