tencentcloud-sdk-dsgc 3.0.677 → 3.0.679

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: 323261a7452c8b31526a03295ca36eda2b6f99d6
4
- data.tar.gz: b4ce078ab003ba4ded5c9c8658ad4f515c7cd9fd
3
+ metadata.gz: c3ae1bc866deb524bd73fefbf8aa9ae1422d1a45
4
+ data.tar.gz: 13d1c633a88a530eb4e333f02027bba96eedd592
5
5
  SHA512:
6
- metadata.gz: c3b5be35f24efd0f73b52361bf444ea7f860b112dd9e427c6742a68f5070dc870ce745f7ea47fc1c6cb5cdfc156dc84c5754b0bdd500711136412a2c660e9355
7
- data.tar.gz: 65d20cf6fb905c7b98036c8dc10a235f037929729c11b9c4a3290556e36af3241ac664647ae0cffaabf1680466464d36366ac0a47747cf640043a867818a255f
6
+ metadata.gz: 667e4a8190d2542afcaa80c28f6f55f5b6ea6b30d9f0851d4a6aa71c6759dc3b0348c6b29f0c14c750188a029b2882cee3b823b5a52310b52bb650196a5d970d
7
+ data.tar.gz: 83d70846d964ae79642380fc49b89355732809717503fbfd2b8bc06fbacf1c6fd29c4d57e8a9aa1b5b85a0d8e1bf2d9b4d197dec1cdadd10248673f43d43039e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.677
1
+ 3.0.679
@@ -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, 2023, 9
1415
- deprecate :BusinessName=, :none, 2023, 9
1416
- deprecate :BusinessDept, :none, 2023, 9
1417
- deprecate :BusinessDept=, :none, 2023, 9
1418
- deprecate :BusinessOwner, :none, 2023, 9
1419
- deprecate :BusinessOwner=, :none, 2023, 9
1414
+ deprecate :BusinessName, :none, 2023, 10
1415
+ deprecate :BusinessName=, :none, 2023, 10
1416
+ deprecate :BusinessDept, :none, 2023, 10
1417
+ deprecate :BusinessDept=, :none, 2023, 10
1418
+ deprecate :BusinessOwner, :none, 2023, 10
1419
+ deprecate :BusinessOwner=, :none, 2023, 10
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
@@ -10607,8 +10607,8 @@ module TencentCloud
10607
10607
 
10608
10608
  attr_accessor :DspaId, :RiskLatestTableId, :Status, :Note, :ProcessPeople, :BathRiskIdList
10609
10609
  extend Gem::Deprecate
10610
- deprecate :RiskLatestTableId, :none, 2023, 9
10611
- deprecate :RiskLatestTableId=, :none, 2023, 9
10610
+ deprecate :RiskLatestTableId, :none, 2023, 10
10611
+ deprecate :RiskLatestTableId=, :none, 2023, 10
10612
10612
 
10613
10613
  def initialize(dspaid=nil, risklatesttableid=nil, status=nil, note=nil, processpeople=nil, bathriskidlist=nil)
10614
10614
  @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.677
4
+ version: 3.0.679
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-16 00:00:00.000000000 Z
11
+ date: 2023-10-18 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-dsgc.rb
37
- - lib/v20190723/client.rb
38
36
  - lib/v20190723/models.rb
37
+ - lib/v20190723/client.rb
38
+ - lib/tencentcloud-sdk-dsgc.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: