tencentcloud-sdk-dsgc 3.0.981 → 3.0.982

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190723/models.rb +26 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0f92cfcdb982b157688418aba0d2beedf6bb9ff1
4
- data.tar.gz: 03b38b5cd3868b2a506873740e6452282ebb76e8
3
+ metadata.gz: d98c1fe6d4f72071539b9618c1764b62b6d5f30f
4
+ data.tar.gz: 1fbf90f2c81d0b3e40750aa61084b5cd8345594d
5
5
  SHA512:
6
- metadata.gz: 5270f9adddb19d104c64d5640e55bdd8c781e61db3f4e35dee0263f93053288ce933d9867aac418ac9eb9a5a30b80bd1c7ba716bcbdd65d7855ec31abcc5b50d
7
- data.tar.gz: d6fa106544123da16815f6a76d776473fc718be3413e6702d0a7fc9a0c810bb3ee0a538d091d5ef9ba286475f68f0a2c8169ca6d270a748e7a3cefea35f4c568
6
+ metadata.gz: 3742ba4a68b778f4b92d606ed0dd5779125682e530edded158a5ebeed626d196615c83240db51ee983ff2cd55867ba27773aa7fd5534f8ccb963901b2771b356
7
+ data.tar.gz: f6695eb744122592e7a619a02b8d35a28d74293f0e590f68f76347bffad8cbb5d14e42e69a8d67901b641c40014ec35afed3b8c6f14e27fe7061f449f445f9ec
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.981
1
+ 3.0.982
@@ -1415,12 +1415,12 @@ module TencentCloud
1415
1415
 
1416
1416
  attr_accessor :DspaId, :Name, :TemplateId, :BusinessName, :BusinessDept, :BusinessOwner, :ComplianceId, :DiscoveryCondition, :Description
1417
1417
  extend Gem::Deprecate
1418
- deprecate :BusinessName, :none, 2024, 12
1419
- deprecate :BusinessName=, :none, 2024, 12
1420
- deprecate :BusinessDept, :none, 2024, 12
1421
- deprecate :BusinessDept=, :none, 2024, 12
1422
- deprecate :BusinessOwner, :none, 2024, 12
1423
- deprecate :BusinessOwner=, :none, 2024, 12
1418
+ deprecate :BusinessName, :none, 2025, 1
1419
+ deprecate :BusinessName=, :none, 2025, 1
1420
+ deprecate :BusinessDept, :none, 2025, 1
1421
+ deprecate :BusinessDept=, :none, 2025, 1
1422
+ deprecate :BusinessOwner, :none, 2025, 1
1423
+ deprecate :BusinessOwner=, :none, 2025, 1
1424
1424
 
1425
1425
  def initialize(dspaid=nil, name=nil, templateid=nil, businessname=nil, businessdept=nil, businessowner=nil, complianceid=nil, discoverycondition=nil, description=nil)
1426
1426
  @DspaId = dspaid
@@ -1778,10 +1778,10 @@ module TencentCloud
1778
1778
 
1779
1779
  attr_accessor :DspaId, :ResourceRegion, :Buckets, :CosBucketItems
1780
1780
  extend Gem::Deprecate
1781
- deprecate :ResourceRegion, :none, 2024, 12
1782
- deprecate :ResourceRegion=, :none, 2024, 12
1783
- deprecate :Buckets, :none, 2024, 12
1784
- deprecate :Buckets=, :none, 2024, 12
1781
+ deprecate :ResourceRegion, :none, 2025, 1
1782
+ deprecate :ResourceRegion=, :none, 2025, 1
1783
+ deprecate :Buckets, :none, 2025, 1
1784
+ deprecate :Buckets=, :none, 2025, 1
1785
1785
 
1786
1786
  def initialize(dspaid=nil, resourceregion=nil, buckets=nil, cosbucketitems=nil)
1787
1787
  @DspaId = dspaid
@@ -1840,14 +1840,14 @@ module TencentCloud
1840
1840
 
1841
1841
  attr_accessor :DspaId, :MetaType, :ResourceRegion, :UpdateStatus, :UpdateId, :Items, :CloudResourceItems
1842
1842
  extend Gem::Deprecate
1843
- deprecate :ResourceRegion, :none, 2024, 12
1844
- deprecate :ResourceRegion=, :none, 2024, 12
1845
- deprecate :UpdateStatus, :none, 2024, 12
1846
- deprecate :UpdateStatus=, :none, 2024, 12
1847
- deprecate :UpdateId, :none, 2024, 12
1848
- deprecate :UpdateId=, :none, 2024, 12
1849
- deprecate :Items, :none, 2024, 12
1850
- deprecate :Items=, :none, 2024, 12
1843
+ deprecate :ResourceRegion, :none, 2025, 1
1844
+ deprecate :ResourceRegion=, :none, 2025, 1
1845
+ deprecate :UpdateStatus, :none, 2025, 1
1846
+ deprecate :UpdateStatus=, :none, 2025, 1
1847
+ deprecate :UpdateId, :none, 2025, 1
1848
+ deprecate :UpdateId=, :none, 2025, 1
1849
+ deprecate :Items, :none, 2025, 1
1850
+ deprecate :Items=, :none, 2025, 1
1851
1851
 
1852
1852
  def initialize(dspaid=nil, metatype=nil, resourceregion=nil, updatestatus=nil, updateid=nil, items=nil, cloudresourceitems=nil)
1853
1853
  @DspaId = dspaid
@@ -1899,10 +1899,10 @@ module TencentCloud
1899
1899
 
1900
1900
  attr_accessor :UpdateId, :MetaType, :DspaId, :ResourceRegion, :RequestId
1901
1901
  extend Gem::Deprecate
1902
- deprecate :UpdateId, :none, 2024, 12
1903
- deprecate :UpdateId=, :none, 2024, 12
1904
- deprecate :ResourceRegion, :none, 2024, 12
1905
- deprecate :ResourceRegion=, :none, 2024, 12
1902
+ deprecate :UpdateId, :none, 2025, 1
1903
+ deprecate :UpdateId=, :none, 2025, 1
1904
+ deprecate :ResourceRegion, :none, 2025, 1
1905
+ deprecate :ResourceRegion=, :none, 2025, 1
1906
1906
 
1907
1907
  def initialize(updateid=nil, metatype=nil, dspaid=nil, resourceregion=nil, requestid=nil)
1908
1908
  @UpdateId = updateid
@@ -2028,8 +2028,8 @@ module TencentCloud
2028
2028
 
2029
2029
  attr_accessor :DspaId, :Name, :DataSourceId, :Enable, :Plan, :Period, :ResourceRegion, :DataSourceType, :GeneralRuleSetEnable, :Description, :Condition, :ComplianceGroupIds, :TimingStartTime, :Order, :Rows, :GlobalOrderField
2030
2030
  extend Gem::Deprecate
2031
- deprecate :GeneralRuleSetEnable, :none, 2024, 12
2032
- deprecate :GeneralRuleSetEnable=, :none, 2024, 12
2031
+ deprecate :GeneralRuleSetEnable, :none, 2025, 1
2032
+ deprecate :GeneralRuleSetEnable=, :none, 2025, 1
2033
2033
 
2034
2034
  def initialize(dspaid=nil, name=nil, datasourceid=nil, enable=nil, plan=nil, period=nil, resourceregion=nil, datasourcetype=nil, generalrulesetenable=nil, description=nil, condition=nil, compliancegroupids=nil, timingstarttime=nil, order=nil, rows=nil, globalorderfield=nil)
2035
2035
  @DspaId = dspaid
@@ -10547,8 +10547,8 @@ module TencentCloud
10547
10547
 
10548
10548
  attr_accessor :DspaId, :Status, :RiskLatestTableId, :Note, :ProcessPeople, :BathRiskIdList
10549
10549
  extend Gem::Deprecate
10550
- deprecate :RiskLatestTableId, :none, 2024, 12
10551
- deprecate :RiskLatestTableId=, :none, 2024, 12
10550
+ deprecate :RiskLatestTableId, :none, 2025, 1
10551
+ deprecate :RiskLatestTableId=, :none, 2025, 1
10552
10552
 
10553
10553
  def initialize(dspaid=nil, status=nil, risklatesttableid=nil, note=nil, processpeople=nil, bathriskidlist=nil)
10554
10554
  @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.981
4
+ version: 3.0.982
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-01-13 00:00:00.000000000 Z
11
+ date: 2025-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common