tencentcloud-sdk-dsgc 3.0.799 → 3.0.801

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1cdf52f462a2c1a39080bd78d126402fa479c984
4
- data.tar.gz: 0e73e2833bb4ffc0732844fec71b2cb11195a147
3
+ metadata.gz: f4ed6ab92429c9c8ddacfed61781253b85a9323a
4
+ data.tar.gz: cb369fb3261a17e3536709125e33ac290a79aef1
5
5
  SHA512:
6
- metadata.gz: e124be6424223d34ff76ba24d81262d507d3e055ca3487e28b97b67b9eac8bc1c1e43f874edafa9fdd5787e7ed8847bea07792530826cc1c9f35a88fb5be4953
7
- data.tar.gz: 76c2ae2db727db8b895b6d9a61fc80b13f50fe7b9f1deb1827c17d51c7af56c1313c2c80a6afffbdf12b7eb87357ec49425313bd1fe5a5439d9f888c50c05c47
6
+ metadata.gz: 8cfcb0ebe74a49ec0ea166f1ef5d02eb0a486a958cd35d5366265a2e9917e3c2ca27dcdddb7a2f68ee844ef8654d009205143ef4a2dbc4ad2c47bad56938f0c5
7
+ data.tar.gz: 77ccaf7f22c7b5deb6a8d115cac9cb3bfebd622b5d56fc79843041f4e56522a7fb19fe5dbd984e78a12f0b541b425ab8f75a405aaf553bc22dcaaa227369bbfc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.801
@@ -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,14 +1,14 @@
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.801
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-09 00:00:00.000000000 Z
11
+ date: 2024-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common