tencentcloud-sdk-trp 3.0.1094 → 3.0.1169

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: 393019ff9251d0bc32728f0fbc35c68c47e30816
4
- data.tar.gz: 0cb4137b196f6fd9891f8d94ea42d6122c3cbe59
3
+ metadata.gz: 40748282711d5381059817b8a2b3f96066bb88d4
4
+ data.tar.gz: 47fa35ca31a318ff9df168ed1f6591145b19dae7
5
5
  SHA512:
6
- metadata.gz: 12491d6e7de21f212f738c7dd90aa27b869ec132746140371610913c983e71ae41b35da28df424afbfd873daeb59ddbb43fb37eef3a1dab443cf2e92ba6a46dc
7
- data.tar.gz: 01b60eb09c1fd482703770be7e944b08f5ba906d3c4bde6d9b704bd2d7259f0cadaaa21b8ac8b86f432383642f290b80e7c1386eb518c93d403bf535960c8854
6
+ metadata.gz: 1b02829f864a70782f59c6b2a66358b4bd8bba25afd531d5a51e482242acedc97082e782c96e858a56f87d688da65801e66547ffbe8fc42e43399ec56a9590c0
7
+ data.tar.gz: fbe163ba3cca1b84fbedf818cb238ffc7141870a310cab37546babf36244f5350a3b32eb6935363bc1b591f8ae6fdc8703ddbfccc2d75d0512b4e117ebe43a97
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1094
1
+ 3.0.1169
@@ -242,8 +242,8 @@ module TencentCloud
242
242
 
243
243
  attr_accessor :BatchId, :CorpId, :BatchCode, :CodeCnt, :MerchantId, :ProductId, :BatchType, :Remark, :MpTpl, :Status, :CreateTime, :UpdateTime, :MerchantName, :ProductName, :Ext, :TplName, :Job, :ProductionDate, :ValidDate, :Attrs
244
244
  extend Gem::Deprecate
245
- deprecate :Ext, :none, 2025, 3
246
- deprecate :Ext=, :none, 2025, 3
245
+ deprecate :Ext, :none, 2025, 11
246
+ deprecate :Ext=, :none, 2025, 11
247
247
 
248
248
  def initialize(batchid=nil, corpid=nil, batchcode=nil, codecnt=nil, merchantid=nil, productid=nil, batchtype=nil, remark=nil, mptpl=nil, status=nil, createtime=nil, updatetime=nil, merchantname=nil, productname=nil, ext=nil, tplname=nil, job=nil, productiondate=nil, validdate=nil, attrs=nil)
249
249
  @BatchId = batchid
@@ -2651,8 +2651,8 @@ module TencentCloud
2651
2651
 
2652
2652
  attr_accessor :Products, :TotalCount, :ScanLogs, :RequestId
2653
2653
  extend Gem::Deprecate
2654
- deprecate :Products, :none, 2025, 3
2655
- deprecate :Products=, :none, 2025, 3
2654
+ deprecate :Products, :none, 2025, 11
2655
+ deprecate :Products=, :none, 2025, 11
2656
2656
 
2657
2657
  def initialize(products=nil, totalcount=nil, scanlogs=nil, requestid=nil)
2658
2658
  @Products = products
@@ -3060,8 +3060,8 @@ module TencentCloud
3060
3060
 
3061
3061
  attr_accessor :Value
3062
3062
  extend Gem::Deprecate
3063
- deprecate :Value, :none, 2025, 3
3064
- deprecate :Value=, :none, 2025, 3
3063
+ deprecate :Value, :none, 2025, 11
3064
+ deprecate :Value=, :none, 2025, 11
3065
3065
 
3066
3066
  def initialize(value=nil)
3067
3067
  @Value = value
@@ -4560,8 +4560,8 @@ module TencentCloud
4560
4560
 
4561
4561
  attr_accessor :CorpId, :FactoryCnt, :ItemCnt, :TrackCnt, :SaleCnt, :ChainCnt, :RiskCnt, :UpdateTime
4562
4562
  extend Gem::Deprecate
4563
- deprecate :RiskCnt, :none, 2025, 3
4564
- deprecate :RiskCnt=, :none, 2025, 3
4563
+ deprecate :RiskCnt, :none, 2025, 11
4564
+ deprecate :RiskCnt=, :none, 2025, 11
4565
4565
 
4566
4566
  def initialize(corpid=nil, factorycnt=nil, itemcnt=nil, trackcnt=nil, salecnt=nil, chaincnt=nil, riskcnt=nil, updatetime=nil)
4567
4567
  @CorpId = corpid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1094
4
+ version: 3.0.1169
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-07-05 00:00:00.000000000 Z
11
+ date: 2025-11-19 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-trp.rb
37
36
  - lib/v20210515/client.rb
38
37
  - lib/v20210515/models.rb
38
+ - lib/tencentcloud-sdk-trp.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: