tencentcloud-sdk-tcss 3.0.805 → 3.0.807

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/v20201101/models.rb +18 -18
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e49de6ad03d0452250ab8c74a679dddc01895741
4
- data.tar.gz: 64775856f0431c18d380ce5dcd506e5c2acd8dc1
3
+ metadata.gz: f213cc91617e3aa0d4d491d4e5d293db1a4137df
4
+ data.tar.gz: 9d229c47c6896e97836c09d16efdc3d3c82bdfe7
5
5
  SHA512:
6
- metadata.gz: 1cebe727bf64d3df396f51e8db7dfec098fe1b88f894fb2e1b20f4c77e8e19010227f1e277a92c66cef2d253ee7b5a2bc97cd6c22daf847c503e35f0a67ec3cb
7
- data.tar.gz: e5db9b944645e376352a6e53957835fee86444723e9ded63f27f886bace7fc7ab73bdc7cdcb89d1f688695ed55603b8b61a8b19f6cebd32110e02b2e92f3e69d
6
+ metadata.gz: 93abef5df95acbfe7149c45c41fe46b1420560c90d2cc1287c5efc555630724526a29fdc57fe97d8ab36a43179778322c0b9583196492e0cfc3edc658a3257ce
7
+ data.tar.gz: 8d09df369a846d03582995d9971c34d3571b39bd1c7d99ae9be541b3a54aa36e3d23896d9b0d09134c9b0115f7548945230c31e22ef2d05f038b129d36c8f0f5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.805
1
+ 3.0.807
@@ -3662,8 +3662,8 @@ module TencentCloud
3662
3662
 
3663
3663
  attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
3664
3664
  extend Gem::Deprecate
3665
- deprecate :Component, :none, 2024, 3
3666
- deprecate :Component=, :none, 2024, 3
3665
+ deprecate :Component, :none, 2024, 4
3666
+ deprecate :Component=, :none, 2024, 4
3667
3667
 
3668
3668
  def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
3669
3669
  @Component = component
@@ -4116,8 +4116,8 @@ module TencentCloud
4116
4116
 
4117
4117
  attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
4118
4118
  extend Gem::Deprecate
4119
- deprecate :All, :none, 2024, 3
4120
- deprecate :All=, :none, 2024, 3
4119
+ deprecate :All, :none, 2024, 4
4120
+ deprecate :All=, :none, 2024, 4
4121
4121
 
4122
4122
  def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
4123
4123
  @All = all
@@ -4276,8 +4276,8 @@ module TencentCloud
4276
4276
 
4277
4277
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime
4278
4278
  extend Gem::Deprecate
4279
- deprecate :All, :none, 2024, 3
4280
- deprecate :All=, :none, 2024, 3
4279
+ deprecate :All, :none, 2024, 4
4280
+ deprecate :All=, :none, 2024, 4
4281
4281
 
4282
4282
  def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil)
4283
4283
  @Enable = enable
@@ -4349,8 +4349,8 @@ module TencentCloud
4349
4349
 
4350
4350
  attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
4351
4351
  extend Gem::Deprecate
4352
- deprecate :All, :none, 2024, 3
4353
- deprecate :All=, :none, 2024, 3
4352
+ deprecate :All, :none, 2024, 4
4353
+ deprecate :All=, :none, 2024, 4
4354
4354
 
4355
4355
  def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
4356
4356
  @All = all
@@ -9515,8 +9515,8 @@ module TencentCloud
9515
9515
 
9516
9516
  attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :OsName, :ScanVirusError, :ScanVulError, :LayerInfo, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :ImageSize, :ImageId, :RegistryRegion, :ImageCreateTime, :SensitiveInfoCnt, :Id, :RequestId
9517
9517
  extend Gem::Deprecate
9518
- deprecate :SentiveInfoCnt, :none, 2024, 3
9519
- deprecate :SentiveInfoCnt=, :none, 2024, 3
9518
+ deprecate :SentiveInfoCnt, :none, 2024, 4
9519
+ deprecate :SentiveInfoCnt=, :none, 2024, 4
9520
9520
 
9521
9521
  def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, layerinfo=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, imagesize=nil, imageid=nil, registryregion=nil, imagecreatetime=nil, sensitiveinfocnt=nil, id=nil, requestid=nil)
9522
9522
  @ImageDigest = imagedigest
@@ -10610,8 +10610,8 @@ module TencentCloud
10610
10610
 
10611
10611
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :RequestId
10612
10612
  extend Gem::Deprecate
10613
- deprecate :All, :none, 2024, 3
10614
- deprecate :All=, :none, 2024, 3
10613
+ deprecate :All, :none, 2024, 4
10614
+ deprecate :All=, :none, 2024, 4
10615
10615
 
10616
10616
  def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, requestid=nil)
10617
10617
  @Enable = enable
@@ -14000,8 +14000,8 @@ module TencentCloud
14000
14000
 
14001
14001
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :RequestId
14002
14002
  extend Gem::Deprecate
14003
- deprecate :All, :none, 2024, 3
14004
- deprecate :All=, :none, 2024, 3
14003
+ deprecate :All, :none, 2024, 4
14004
+ deprecate :All=, :none, 2024, 4
14005
14005
 
14006
14006
  def initialize(enable=nil, scantime=nil, scanperiod=nil, scantype=nil, all=nil, images=nil, id=nil, latest=nil, scanendtime=nil, registrytype=nil, containerrunning=nil, scanscope=nil, namespace=nil, requestid=nil)
14007
14007
  @Enable = enable
@@ -21986,8 +21986,8 @@ module TencentCloud
21986
21986
 
21987
21987
  attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ImageSize, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :IsTrustImage, :OsName, :ScanVirusError, :ScanVulError, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :RegistryRegion, :Id, :ImageId, :ImageCreateTime, :IsLatestImage, :LowLevelVulCnt, :MediumLevelVulCnt, :HighLevelVulCnt, :CriticalLevelVulCnt, :ContainerCnt, :ComponentCnt, :IsRunning, :HasNeedFixVul, :SensitiveInfoCnt, :RecommendedFix
21988
21988
  extend Gem::Deprecate
21989
- deprecate :SentiveInfoCnt, :none, 2024, 3
21990
- deprecate :SentiveInfoCnt=, :none, 2024, 3
21989
+ deprecate :SentiveInfoCnt, :none, 2024, 4
21990
+ deprecate :SentiveInfoCnt=, :none, 2024, 4
21991
21991
 
21992
21992
  def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, imagesize=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, istrustimage=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, registryregion=nil, id=nil, imageid=nil, imagecreatetime=nil, islatestimage=nil, lowlevelvulcnt=nil, mediumlevelvulcnt=nil, highlevelvulcnt=nil, criticallevelvulcnt=nil, containercnt=nil, componentcnt=nil, isrunning=nil, hasneedfixvul=nil, sensitiveinfocnt=nil, recommendedfix=nil)
21993
21993
  @ImageDigest = imagedigest
@@ -27939,8 +27939,8 @@ module TencentCloud
27939
27939
 
27940
27940
  attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace
27941
27941
  extend Gem::Deprecate
27942
- deprecate :All, :none, 2024, 3
27943
- deprecate :All=, :none, 2024, 3
27942
+ deprecate :All, :none, 2024, 4
27943
+ deprecate :All=, :none, 2024, 4
27944
27944
 
27945
27945
  def initialize(scanperiod=nil, enable=nil, scantime=nil, scantype=nil, images=nil, all=nil, id=nil, latest=nil, containerrunning=nil, scanendtime=nil, scanscope=nil, registrytype=nil, namespace=nil)
27946
27946
  @ScanPeriod = scanperiod
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.805
4
+ version: 3.0.807
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-17 00:00:00.000000000 Z
11
+ date: 2024-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common