tencentcloud-sdk-trp 3.0.1011 → 3.0.1012
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210515/models.rb +8 -11
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b686ff4bb562085c5ba3e7c6c37a6aec04efaa3b
|
4
|
+
data.tar.gz: f81757d1bab24b75acb8faec1efb56a96c4615cd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 70737e8788888b838b6028dc3d351fc77b22cd315f141b141a404d28fb41e41800a177b205c12816ed8c38e5843c93d0afaec858a40b7bed0b5e30ae9ba32179
|
7
|
+
data.tar.gz: a12bab33acfbacdab7012dcdc5e7cd22078ef4a367d6b9e50955cb7a24c6b8d1e38c74f577f5801a93ca49162192766611b0a56b11c161a95d57be8881baa3e8
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1012
|
data/lib/v20210515/models.rb
CHANGED
@@ -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,
|
246
|
-
deprecate :Ext=, :none, 2025,
|
245
|
+
deprecate :Ext, :none, 2025, 3
|
246
|
+
deprecate :Ext=, :none, 2025, 3
|
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
|
@@ -1911,10 +1911,8 @@ module TencentCloud
|
|
1911
1911
|
# DescribeCodePacks返回参数结构体
|
1912
1912
|
class DescribeCodePacksResponse < TencentCloud::Common::AbstractModel
|
1913
1913
|
# @param CodePacks: 码列表
|
1914
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1915
1914
|
# @type CodePacks: Array
|
1916
1915
|
# @param TotalCount: 总数
|
1917
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1918
1916
|
# @type TotalCount: Integer
|
1919
1917
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1920
1918
|
# @type RequestId: String
|
@@ -2653,8 +2651,8 @@ module TencentCloud
|
|
2653
2651
|
|
2654
2652
|
attr_accessor :Products, :TotalCount, :ScanLogs, :RequestId
|
2655
2653
|
extend Gem::Deprecate
|
2656
|
-
deprecate :Products, :none, 2025,
|
2657
|
-
deprecate :Products=, :none, 2025,
|
2654
|
+
deprecate :Products, :none, 2025, 3
|
2655
|
+
deprecate :Products=, :none, 2025, 3
|
2658
2656
|
|
2659
2657
|
def initialize(products=nil, totalcount=nil, scanlogs=nil, requestid=nil)
|
2660
2658
|
@Products = products
|
@@ -3062,8 +3060,8 @@ module TencentCloud
|
|
3062
3060
|
|
3063
3061
|
attr_accessor :Value
|
3064
3062
|
extend Gem::Deprecate
|
3065
|
-
deprecate :Value, :none, 2025,
|
3066
|
-
deprecate :Value=, :none, 2025,
|
3063
|
+
deprecate :Value, :none, 2025, 3
|
3064
|
+
deprecate :Value=, :none, 2025, 3
|
3067
3065
|
|
3068
3066
|
def initialize(value=nil)
|
3069
3067
|
@Value = value
|
@@ -3114,7 +3112,6 @@ module TencentCloud
|
|
3114
3112
|
# @param Status: 执行状态 init:初始化, pending: 执行中, done: 执行成功, error: 执行失败
|
3115
3113
|
# @type Status: String
|
3116
3114
|
# @param ErrorMessage: 任务错误信息
|
3117
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3118
3115
|
# @type ErrorMessage: String
|
3119
3116
|
|
3120
3117
|
attr_accessor :JobId, :Status, :ErrorMessage
|
@@ -4563,8 +4560,8 @@ module TencentCloud
|
|
4563
4560
|
|
4564
4561
|
attr_accessor :CorpId, :FactoryCnt, :ItemCnt, :TrackCnt, :SaleCnt, :ChainCnt, :RiskCnt, :UpdateTime
|
4565
4562
|
extend Gem::Deprecate
|
4566
|
-
deprecate :RiskCnt, :none, 2025,
|
4567
|
-
deprecate :RiskCnt=, :none, 2025,
|
4563
|
+
deprecate :RiskCnt, :none, 2025, 3
|
4564
|
+
deprecate :RiskCnt=, :none, 2025, 3
|
4568
4565
|
|
4569
4566
|
def initialize(corpid=nil, factorycnt=nil, itemcnt=nil, trackcnt=nil, salecnt=nil, chaincnt=nil, riskcnt=nil, updatetime=nil)
|
4570
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.
|
4
|
+
version: 3.0.1012
|
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-03-
|
11
|
+
date: 2025-03-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|