tencentcloud-sdk-iai 1.0.282 → 1.0.285

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: de9af5103e6e124707efb106d7fc19ad808d08ac
4
- data.tar.gz: 3af6140896cecb74bc2af3204713336f4df1fc96
3
+ metadata.gz: da1177a43fb67e5c947978519b90ec74812ce723
4
+ data.tar.gz: 9d4f2a68cbfe726ec8d5e96550772ca406a5576b
5
5
  SHA512:
6
- metadata.gz: e61bff54f47813c1fd0b5eb4fff7b1a4ab42f1edb1544b8ad6ac0f2e942459acaa0b171dd5dc1d03f8f8cb17967f43e98e113aa8a259104eabc54c67b78dea03
7
- data.tar.gz: 7baeabb1af8bf0b335d10b480db063a53eee55d00eade73de234437ca9fd2b2a67b57034a27b95c9776a94e30bed53b1b4ef5a95619b092145229cdb959a4bd1
6
+ metadata.gz: da6d8854b33ebda4a899746437b478a56dc007f731e7bc2e666db0a5b475165046be82f6ede55c9578f3c42c1254b0ecac08d91d7d60ec430d72418fa68d910d
7
+ data.tar.gz: 7b3346b9ee1f9b3502bcc2c531ef6356d20ce90e81e345eb73af4b907ef87d8a25f33f17804fd7673cb5b5930d6b5a9cb1160246efd7edab4607a1fdc066a8cb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.282
1
+ 1.0.285
@@ -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
@@ -262,8 +262,8 @@ module TencentCloud
262
262
  # 数组元素取值为创建人员库接口中的GroupId
263
263
  # @type GroupIds: Array
264
264
  # @param UniquePersonControl: 人员查重整理力度的控制。
265
- # 1:力度较高的档案整理,能够消除更多的重复身份,对应稍高的非重复身份误清除率;
266
- # 2:力度较低的档案整理,非重复身份的误清除率较低,对应稍低的重复身份消除率。
265
+ # 1:力度较高的人员整理,能够消除更多的重复身份,对应稍高的非重复身份误清除率;
266
+ # 2:力度较低的人员整理,非重复身份的误清除率较低,对应稍低的重复身份消除率。
267
267
  # @type UniquePersonControl: Integer
268
268
 
269
269
  attr_accessor :GroupIds, :UniquePersonControl
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iai
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.282
4
+ version: 1.0.285
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-23 00:00:00.000000000 Z
11
+ date: 2022-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common