tencentcloud-sdk-hunyuan 3.0.869 → 3.0.870

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: b969bbe02e8831d88e977feca59749622811a720
4
+ data.tar.gz: 2fc805de909d431f8e77199061310dbecbf8c313
5
5
  SHA512:
6
- metadata.gz: 07fa8ef3a7f777e5be755849ca7a69618dd08184dea1f399674adde81417a44b7deab6961d00c6f5d9fc91c78bf97cc549b41e072846b04f0925d7a6951aa7f0
7
- data.tar.gz: c182dafcb9681c596cb8aaf32ac52a93645400d9a2734a5382f0f60739500a86f284967026d828d0c126c4af44e898d22d5b3de250f51b96865b210cb5f0e18f
6
+ metadata.gz: 281846b2aea1022f47bb5884c845e32e060cced5042cd28726ad8ca54ed3026d9ea22b5cabf9e76ad6c2e9e1baf225698e803547786c700aee151638a33e112c
7
+ data.tar.gz: 7efa4ea92934ddd028c35b6614d8156fa51afa256582500679224ec3dc17a8a647b05518ccbe64521b8c6a4e7997f0d35d7005156774ca037fd5a8bead5f2796
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.869
1
+ 3.0.870
@@ -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.870
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-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common