tencentcloud-sdk-facefusion 3.0.1031 → 3.0.1032

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: 571778005dd402ad50523f995cebcc032b976988
4
- data.tar.gz: ec33dd1e2af376cffb69703b4e6a0ef5ca73f9c8
3
+ metadata.gz: 59c21f4297e6cbe306491ad62275e2c3fd66edea
4
+ data.tar.gz: c47b406f4ba2c2ef6220e5660309605d1a404714
5
5
  SHA512:
6
- metadata.gz: b774d27112d244bf639b5dc5c37c60f2364854733f36c36903cb67aa6a68778aa64c44c5562a59043091d5158c69b7c562265eb9b1d7d2249610a350d7f3e0f9
7
- data.tar.gz: cd4709392ea5421a66c72da39043a7e960354879308d4a0fb686b8ef9bdb8b9544bfdb2c2f95ebe63b868eee124fccd1b772076614d60fad5a77ee4f8508399f
6
+ metadata.gz: 2590cc8e7772fabb9b144440ed65799432de20bef62322591d5078f8c92e6a91a3828f0095f3867c8f46c56bb7f59d0a28daa6db497d5c1ffe736dffb52cc41e
7
+ data.tar.gz: ef0708b1511013dec2a48ec0cf7e2315f85fd4a789a3cc151f27025c1db465d3d15ca7b16766c2fedfd1f25e4f71ab1f1a896ab2b1b786332f04097f541d6ba2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1031
1
+ 3.0.1032
@@ -23,7 +23,8 @@ module TencentCloud
23
23
  # @type ActivityId: String
24
24
  # @param MaterialId: 素材Id
25
25
  # @type MaterialId: String
26
- # @param Limit: 每次拉取条数
26
+ # @param Limit: 每次拉取条数。
27
+ # 每次拉取素材最多可支持拉取20条素材信息,如果需要拉取全部素材信息,可以分多次请求拉取全部素材信息。
27
28
  # @type Limit: Integer
28
29
  # @param Offset: 偏移量
29
30
  # @type Offset: Integer
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-facefusion
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1031
4
+ version: 3.0.1032
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud