tencentcloud-sdk-iai 1.0.282 → 1.0.283

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: ddce6396cdd813394155764a3dc5f7475070b8a9
4
+ data.tar.gz: 0aaeefe31f95fd076dd852f12ad282c8ab6bf1f2
5
5
  SHA512:
6
- metadata.gz: e61bff54f47813c1fd0b5eb4fff7b1a4ab42f1edb1544b8ad6ac0f2e942459acaa0b171dd5dc1d03f8f8cb17967f43e98e113aa8a259104eabc54c67b78dea03
7
- data.tar.gz: 7baeabb1af8bf0b335d10b480db063a53eee55d00eade73de234437ca9fd2b2a67b57034a27b95c9776a94e30bed53b1b4ef5a95619b092145229cdb959a4bd1
6
+ metadata.gz: f19d7327caa380361f42729cfc019337c6010ac080c6500cc35a2bb3189a5147239440f40fbda009c1b9287b7a8882c62372d346dc363a0c739904a0869f05a9
7
+ data.tar.gz: 74fec5e32a1a2fe87b12f482f4280d74ecfe9511ff654c48ba9d794223d5ae21e01ba3545e25d24eb5d5228c2ff1cfe3871408eef803d5cc9f49f9f0f692fc8d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.282
1
+ 1.0.283
@@ -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.283
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