tencentcloud-sdk-hunyuan 3.0.869 → 3.0.871

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: 7cb07efe309e1f1bb18d47200d15392ad5ad3755
4
- data.tar.gz: ca5fd94b737ff2a1d66a0175e22dbf420174896f
3
+ metadata.gz: ff9d1130abba20b9d26c1f85cd59251f80935893
4
+ data.tar.gz: 43679a025f2a1809241465a6c6e175d2dc8a910f
5
5
  SHA512:
6
- metadata.gz: 07fa8ef3a7f777e5be755849ca7a69618dd08184dea1f399674adde81417a44b7deab6961d00c6f5d9fc91c78bf97cc549b41e072846b04f0925d7a6951aa7f0
7
- data.tar.gz: c182dafcb9681c596cb8aaf32ac52a93645400d9a2734a5382f0f60739500a86f284967026d828d0c126c4af44e898d22d5b3de250f51b96865b210cb5f0e18f
6
+ metadata.gz: c4277edb615673802888756717af9083e2a05aae4faaf63834a7162cc6c4a4a3981029ea2c4325de56f8f62346725c844b2fd3e1002a4b59fe04282b477eea34
7
+ data.tar.gz: 29fe234bc65605f15e1a12af789d9f58b0118daf96262464d094294f871272b01085edbc6a62654abc05eaaf3ed32a6aeff18123bb8ce2c6f755a33c92417c1e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.869
1
+ 3.0.871
@@ -617,7 +617,7 @@ module TencentCloud
617
617
  class SearchResult < TencentCloud::Common::AbstractModel
618
618
  # @param Index: 搜索引文序号
619
619
  # 注意:此字段可能返回 null,表示取不到有效值。
620
- # @type Index: String
620
+ # @type Index: Integer
621
621
  # @param Title: 搜索引文标题
622
622
  # 注意:此字段可能返回 null,表示取不到有效值。
623
623
  # @type Title: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-hunyuan
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.869
4
+ version: 3.0.871
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-07-21 00:00:00.000000000 Z
11
+ date: 2024-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common