tencentcloud-sdk-dsgc 3.0.799 → 3.0.800

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: 1cdf52f462a2c1a39080bd78d126402fa479c984
4
- data.tar.gz: 0e73e2833bb4ffc0732844fec71b2cb11195a147
3
+ metadata.gz: f2cc768e2bdcd2641f65fc3bb39182508b44030c
4
+ data.tar.gz: 7d31021959d86cdb4af53178e1ee835fd6a359a4
5
5
  SHA512:
6
- metadata.gz: e124be6424223d34ff76ba24d81262d507d3e055ca3487e28b97b67b9eac8bc1c1e43f874edafa9fdd5787e7ed8847bea07792530826cc1c9f35a88fb5be4953
7
- data.tar.gz: 76c2ae2db727db8b895b6d9a61fc80b13f50fe7b9f1deb1827c17d51c7af56c1313c2c80a6afffbdf12b7eb87357ec49425313bd1fe5a5439d9f888c50c05c47
6
+ metadata.gz: 6efb64e789d996d9cd596224590cf758f37f9b8c109a715e09398be027bc4975963fe8c708f34759d8c97c40267e74541c9ce1b2a4320193b79c01db3e4a7283
7
+ data.tar.gz: 7e04441427e6eec54ff59b557f2999874da7b7759d53f5a84e3a3ffaadfb86e0682ea370a39a9eaf0294b1ccc0ca43680c0d8217a2d7d79ff422afbf89f8d81c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.800
@@ -1411,12 +1411,12 @@ module TencentCloud
1411
1411
 
1412
1412
  attr_accessor :DspaId, :Name, :TemplateId, :BusinessName, :BusinessDept, :BusinessOwner, :ComplianceId, :DiscoveryCondition, :Description
1413
1413
  extend Gem::Deprecate
1414
- deprecate :BusinessName, :none, 2024, 3
1415
- deprecate :BusinessName=, :none, 2024, 3
1416
- deprecate :BusinessDept, :none, 2024, 3
1417
- deprecate :BusinessDept=, :none, 2024, 3
1418
- deprecate :BusinessOwner, :none, 2024, 3
1419
- deprecate :BusinessOwner=, :none, 2024, 3
1414
+ deprecate :BusinessName, :none, 2024, 4
1415
+ deprecate :BusinessName=, :none, 2024, 4
1416
+ deprecate :BusinessDept, :none, 2024, 4
1417
+ deprecate :BusinessDept=, :none, 2024, 4
1418
+ deprecate :BusinessOwner, :none, 2024, 4
1419
+ deprecate :BusinessOwner=, :none, 2024, 4
1420
1420
 
1421
1421
  def initialize(dspaid=nil, name=nil, templateid=nil, businessname=nil, businessdept=nil, businessowner=nil, complianceid=nil, discoverycondition=nil, description=nil)
1422
1422
  @DspaId = dspaid
@@ -10706,8 +10706,8 @@ module TencentCloud
10706
10706
 
10707
10707
  attr_accessor :DspaId, :RiskLatestTableId, :Status, :Note, :ProcessPeople, :BathRiskIdList
10708
10708
  extend Gem::Deprecate
10709
- deprecate :RiskLatestTableId, :none, 2024, 3
10710
- deprecate :RiskLatestTableId=, :none, 2024, 3
10709
+ deprecate :RiskLatestTableId, :none, 2024, 4
10710
+ deprecate :RiskLatestTableId=, :none, 2024, 4
10711
10711
 
10712
10712
  def initialize(dspaid=nil, risklatesttableid=nil, status=nil, note=nil, processpeople=nil, bathriskidlist=nil)
10713
10713
  @DspaId = dspaid
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dsgc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.799
4
+ version: 3.0.800
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud