tencentcloud-sdk-rce 3.0.1008 → 3.0.1009

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201103/models.rb +7 -19
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 104e620c238a081d27fb18eab4fa25d7ec446623
4
- data.tar.gz: ada19f5006634e9363c2a129aaa55b8fb9b524f8
3
+ metadata.gz: deb4639df512c95966685becff6d3333f45aa7b5
4
+ data.tar.gz: bf7499a567b047064ffa1377584217d40e0ff770
5
5
  SHA512:
6
- metadata.gz: 88103fbe3c7b0c2e67355402790289eefa57914ac61248a94f48a8ec75aff4cf171be46e66112e5a66a92a80ee1ba25e89f09c1d6a5d091012f9b06f1a0d5406
7
- data.tar.gz: 59b9225e716493d788aaf7f6d6ccd07ebabf27b5023d1e32e6f12aa6ce1c88b4b5f0cbe7029b5145ed02478e4d80c0cc32f499edd4d32bbb2dba92a71228839b
6
+ metadata.gz: 4977e67b96e2a731e453e22d750933c6ea5fc21a91189daba4a31e13ce81c950af856b8f5356f5399ab13cd8d9add04fc53817278ec2db0c1e69064302a1bd25
7
+ data.tar.gz: 485d054a525836ae9ffb6c6a536ca39e22b3230f3f83f00a7e5e7ac98c9e62fb9092372536c49013d0685cf71e900871a0cdb77537770fc74bacb0d3f31da119
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1008
1
+ 3.0.1009
@@ -104,20 +104,13 @@ module TencentCloud
104
104
  class DataAuthorizationInfo < TencentCloud::Common::AbstractModel
105
105
  # @param DataProviderName: 数据委托方、需求方:客户主体名称。
106
106
  # @type DataProviderName: String
107
- # @param DataRecipientName: 数据受托方、提供方:腾讯云主体名称。
108
-
109
- # 固定填:腾讯云计算(北京)有限责任公司
107
+ # @param DataRecipientName: 数据受托方、提供方:腾讯云主体名称。固定填:腾讯云计算(北京)有限责任公司
110
108
  # @type DataRecipientName: String
111
109
  # @param UserDataType: 客户请求RCE所提供的用户数据类型,支持多选。实际以接口请求传参为准。
112
-
113
110
  # 1-手机号;
114
-
115
111
  # 2-微信开放账号;
116
-
117
112
  # 3-QQ开放账号;
118
-
119
113
  # 4-IP地址;
120
-
121
114
  # 999-其它;
122
115
  # @type UserDataType: Array
123
116
  # @param IsAuthorize: 客户是否已按[合规指南](https://rule.tencent.com/rule/202409130001)要求获取用户授权,同意客户委托腾讯云处理入参信息
@@ -126,15 +119,11 @@ module TencentCloud
126
119
  # @param IsOrderHandling: 客户是否已按[合规指南](https://rule.tencent.com/rule/202409130001)要求获取用户授权,同意腾讯云结合客户提供的信息,对已合法收集的用户数据进行必要处理得出服务结果,并返回给客户。
127
120
  # 1-已授权;其它值为未授权。
128
121
  # @type IsOrderHandling: Integer
129
- # @param AuthorizationTerm: 客户获得的用户授权期限时间戳(单位秒)。
130
-
131
- # 不填默认无固定期限。
122
+ # @param AuthorizationTerm: 客户获得的用户授权期限时间戳(单位秒)。不填默认无固定期限。
132
123
  # @type AuthorizationTerm: Integer
133
124
  # @param PrivacyPolicyLink: 客户获得用户授权所依赖的协议地址。
134
125
  # @type PrivacyPolicyLink: String
135
- # @param IsPersonalData: 是否是用户个人敏感数据(不推荐使用)。
136
-
137
- # 固定填:1。
126
+ # @param IsPersonalData: 是否是用户个人敏感数据(不推荐使用)。固定填:1。
138
127
  # @type IsPersonalData: Integer
139
128
 
140
129
  attr_accessor :DataProviderName, :DataRecipientName, :UserDataType, :IsAuthorize, :IsOrderHandling, :AuthorizationTerm, :PrivacyPolicyLink, :IsPersonalData
@@ -515,8 +504,7 @@ module TencentCloud
515
504
  # 全栈式风控引擎入参
516
505
  class InputCryptoManageMarketingRisk < TencentCloud::Common::AbstractModel
517
506
  # @param IsAuthorized: 是否授权:1已授权,否则未授权。
518
- # 调用全栈式风控引擎接口服务时,客户需先明确授权
519
-
507
+ # 调用全栈式风控引擎接口服务时,客户需先明确授权。
520
508
  # @type IsAuthorized: String
521
509
  # @param CryptoType: 加密类型:1AES加密
522
510
  # @type CryptoType: String
@@ -1454,11 +1442,11 @@ module TencentCloud
1454
1442
 
1455
1443
  # 查询黑白名单出参
1456
1444
  class OutputDescribeNameListFrontFixListData < TencentCloud::Common::AbstractModel
1457
- # @param Code: 错误码,0 表示成功,非0表示失败错误码。 0:成功 1002:参数错误 4300:未开通服务 6000:系统内部错误
1445
+ # @param Code: 错误码,0 表示成功,非0表示失败错误码。 0:成功 1002:参数错误 4300:未开通服务 6000:系统内部错误。
1458
1446
  # @type Code: Integer
1459
- # @param Message: 错误信息
1447
+ # @param Message: 错误信息。
1460
1448
  # @type Message: String
1461
- # @param Value: 黑白名单列表信息
1449
+ # @param Value: 黑白名单列表信息。
1462
1450
  # @type Value: :class:`Tencentcloud::Rce.v20201103.models.OutputDescribeNameListInfo`
1463
1451
 
1464
1452
  attr_accessor :Code, :Message, :Value
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-rce
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1008
4
+ version: 3.0.1009
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-02-27 00:00:00.000000000 Z
11
+ date: 2025-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common