tencentcloud-sdk-iai 3.0.802 → 3.0.803

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: a7c7bea0e4934c0392db16cf85b9c1685b4344ef
4
- data.tar.gz: 35ded2a44825a03899baad6567cccc43766cc339
3
+ metadata.gz: 02e3b8a331202b69af1542c5665bb362a7386ba0
4
+ data.tar.gz: c5501de9b6e889390b33acaa040747e58e990ed9
5
5
  SHA512:
6
- metadata.gz: cccb419ed1a38d1e69ec37ae21802808b317c5ccb8bd4d83b3d1345b7529751788a6c5951ba7b4b43b10d04c9614979dc30805c1a9d3aa1342970126578fbfca
7
- data.tar.gz: 5554d821e9f8e750414d9efb33d2a16f8343e22693a8e01dd2456b00dac0fbe44b40c64c82cacd4d38733ee1de0490a017a83ae3af51b1229181a68cd8250faa
6
+ metadata.gz: b6be63d5135acf340446da663c3e79b05410e4de15d46e5ab2d16c1006e037da7cb532c492f563a3d4dba30029a06c65508c9591ae031d0cd960ceb287b041be
7
+ data.tar.gz: 4c06048c54e109297ff237d120b326e90721cb83ad673eecbad4c5967677272869717a5f00e301b7be35d9600bbf08ce6cfecab31d747a4f08f9478d94a43709
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.802
1
+ 3.0.803
@@ -1786,6 +1786,7 @@ module TencentCloud
1786
1786
  end
1787
1787
 
1788
1788
  # 五官定位(人脸关键点)具体信息。
1789
+ # ![image](https://iai-face-demo-default-1254418846.cos.ap-guangzhou.myqcloud.com/130pts.jpg)
1789
1790
  class FaceShape < TencentCloud::Common::AbstractModel
1790
1791
  # @param FaceProfile: 描述脸型轮廓的 21 点。
1791
1792
  # @type FaceProfile: Array
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: 3.0.802
4
+ version: 3.0.803
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-04-12 00:00:00.000000000 Z
11
+ date: 2024-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common