tencentcloud-sdk-hunyuan 3.0.1154 → 3.0.1161

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: 597dfaa57e53a958bcbe612d11a4352824cf508b
4
- data.tar.gz: eeee2fe530763c1fd6e3d72d993724f8c37d2038
3
+ metadata.gz: c9f4a2d71ae9832e150fa10a07e9dc6158d5a4d4
4
+ data.tar.gz: 293c1c8afda68f309da579a80eea298b2ca1deb1
5
5
  SHA512:
6
- metadata.gz: e244240ed96ac5b56f6b7a02e5e3372de7eb1f6fefef523369803b19916ac27be40bf7edadb103afffb5e61a4756341bbb58377d71b20032b93818d121a7b0f6
7
- data.tar.gz: 052f7627b824e7ffb0fe9bcf0b03c0431e6a943ec05342bc0b1ec52b62e53958439fb3d1ecbf54a93cb3c87c65758f42ac166ab0c47d6cfa8de41513cd1df7a9
6
+ metadata.gz: d3ce890d3f5555972695a9d64eb9cce9b3fbec8d5b702e25a2ee5bbb2facb7015769d7a4eace504497e89734762c86c0234e81ab2213487b7996629475c0489a
7
+ data.tar.gz: c945fa5a48347f5ac8fb9da01754b06a7f70afbf3758d70ef588fe7ed3292657ea6c46c5bdd51b265e35f963d3dd71af743df1ee1851f400c115dfac63236380
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1154
1
+ 3.0.1161
@@ -319,8 +319,8 @@ module TencentCloud
319
319
 
320
320
  attr_accessor :Created, :Usage, :Note, :Id, :Choices, :ErrorMsg, :ModerationLevel, :SearchInfo, :Replaces, :RecommendedQuestions, :Processes, :RequestId
321
321
  extend Gem::Deprecate
322
- deprecate :ModerationLevel, :none, 2025, 10
323
- deprecate :ModerationLevel=, :none, 2025, 10
322
+ deprecate :ModerationLevel, :none, 2025, 11
323
+ deprecate :ModerationLevel=, :none, 2025, 11
324
324
 
325
325
  def initialize(created=nil, usage=nil, note=nil, id=nil, choices=nil, errormsg=nil, moderationlevel=nil, searchinfo=nil, replaces=nil, recommendedquestions=nil, processes=nil, requestid=nil)
326
326
  @Created = created
@@ -1031,10 +1031,10 @@ module TencentCloud
1031
1031
 
1032
1032
  attr_accessor :Data, :FirstID, :LastID, :HasMore, :Object, :FirstMsgID, :LastMsgID, :RequestId
1033
1033
  extend Gem::Deprecate
1034
- deprecate :FirstID, :none, 2025, 10
1035
- deprecate :FirstID=, :none, 2025, 10
1036
- deprecate :LastID, :none, 2025, 10
1037
- deprecate :LastID=, :none, 2025, 10
1034
+ deprecate :FirstID, :none, 2025, 11
1035
+ deprecate :FirstID=, :none, 2025, 11
1036
+ deprecate :LastID, :none, 2025, 11
1037
+ deprecate :LastID=, :none, 2025, 11
1038
1038
 
1039
1039
  def initialize(data=nil, firstid=nil, lastid=nil, hasmore=nil, object=nil, firstmsgid=nil, lastmsgid=nil, requestid=nil)
1040
1040
  @Data = data
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.1154
4
+ version: 3.0.1161
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-10-17 00:00:00.000000000 Z
11
+ date: 2025-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-hunyuan.rb
37
- - lib/v20230901/models.rb
38
36
  - lib/v20230901/client.rb
37
+ - lib/v20230901/models.rb
38
+ - lib/tencentcloud-sdk-hunyuan.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: