tencentcloud-sdk-tcss 3.0.1033 → 3.0.1034

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.
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: 50282152118425539bfe1fa19293212009f4cbec
4
- data.tar.gz: 1372d53f1adb3da0000b96c8de3736c8bb6057bf
3
+ metadata.gz: 03d37fb29ae494fbcf9c801be46f8295bd46ed52
4
+ data.tar.gz: 7df70fc3d07c9ba0a8f01977fbe13a4c7a0d2bce
5
5
  SHA512:
6
- metadata.gz: 9d2aa47c12753bb0f485ea35521bb6c5e4751999f75716f46910e02508d28d34905fcd520848ae5379a0f9e33f905811a4c71c3a599a0d2d667e936a3b3cde5b
7
- data.tar.gz: 6564fd4fff0276a717b171dab08dc606c7011e0eadecd45dab102c15f24400da00aba2b83f73ca8d4bbbf4195f46bf0c7bc9dcd1ef2fe07b6da78af23b68b422
6
+ metadata.gz: 2067eb1f0f4a74cad4887da17632dbbdcf676be3a73834185db835bb9d3622bd4a7c78adfe5c4e608fb442bb8f12da712288bdcde196b24c1865cfad25ae2aeb
7
+ data.tar.gz: 082696dcba388628e63e3e90ecce6c838f6929d12f8dc6fedc8bc1fcea8790665deb6fcc7b7c4fae70cfbc7682b5bc32fab1914e6032c77b50e29a1ed6735c9b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1033
1
+ 3.0.1034
@@ -3640,8 +3640,8 @@ module TencentCloud
3640
3640
 
3641
3641
  attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
3642
3642
  extend Gem::Deprecate
3643
- deprecate :Component, :none, 2025, 3
3644
- deprecate :Component=, :none, 2025, 3
3643
+ deprecate :Component, :none, 2025, 4
3644
+ deprecate :Component=, :none, 2025, 4
3645
3645
 
3646
3646
  def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
3647
3647
  @Component = component
@@ -4091,8 +4091,8 @@ module TencentCloud
4091
4091
 
4092
4092
  attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
4093
4093
  extend Gem::Deprecate
4094
- deprecate :All, :none, 2025, 3
4095
- deprecate :All=, :none, 2025, 3
4094
+ deprecate :All, :none, 2025, 4
4095
+ deprecate :All=, :none, 2025, 4
4096
4096
 
4097
4097
  def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
4098
4098
  @All = all
@@ -4253,8 +4253,8 @@ module TencentCloud
4253
4253
 
4254
4254
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
4255
4255
  extend Gem::Deprecate
4256
- deprecate :All, :none, 2025, 3
4257
- deprecate :All=, :none, 2025, 3
4256
+ deprecate :All, :none, 2025, 4
4257
+ deprecate :All=, :none, 2025, 4
4258
4258
 
4259
4259
  def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil)
4260
4260
  @Enable = enable
@@ -4330,8 +4330,8 @@ module TencentCloud
4330
4330
 
4331
4331
  attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout, :IsOneClickScanningTask
4332
4332
  extend Gem::Deprecate
4333
- deprecate :All, :none, 2025, 3
4334
- deprecate :All=, :none, 2025, 3
4333
+ deprecate :All, :none, 2025, 4
4334
+ deprecate :All=, :none, 2025, 4
4335
4335
 
4336
4336
  def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil, isoneclickscanningtask=nil)
4337
4337
  @All = all
@@ -9212,8 +9212,8 @@ module TencentCloud
9212
9212
 
9213
9213
  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
9214
9214
  extend Gem::Deprecate
9215
- deprecate :SentiveInfoCnt, :none, 2025, 3
9216
- deprecate :SentiveInfoCnt=, :none, 2025, 3
9215
+ deprecate :SentiveInfoCnt, :none, 2025, 4
9216
+ deprecate :SentiveInfoCnt=, :none, 2025, 4
9217
9217
 
9218
9218
  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)
9219
9219
  @ImageDigest = imagedigest
@@ -10359,8 +10359,8 @@ module TencentCloud
10359
10359
 
10360
10360
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
10361
10361
  extend Gem::Deprecate
10362
- deprecate :All, :none, 2025, 3
10363
- deprecate :All=, :none, 2025, 3
10362
+ deprecate :All, :none, 2025, 4
10363
+ deprecate :All=, :none, 2025, 4
10364
10364
 
10365
10365
  def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil, lastscantime=nil, scanresult=nil, requestid=nil)
10366
10366
  @Enable = enable
@@ -13794,8 +13794,8 @@ module TencentCloud
13794
13794
 
13795
13795
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
13796
13796
  extend Gem::Deprecate
13797
- deprecate :All, :none, 2025, 3
13798
- deprecate :All=, :none, 2025, 3
13797
+ deprecate :All, :none, 2025, 4
13798
+ deprecate :All=, :none, 2025, 4
13799
13799
 
13800
13800
  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, excludeimageassetids=nil, lastscantime=nil, scanresult=nil, requestid=nil)
13801
13801
  @Enable = enable
@@ -21934,8 +21934,8 @@ module TencentCloud
21934
21934
 
21935
21935
  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
21936
21936
  extend Gem::Deprecate
21937
- deprecate :SentiveInfoCnt, :none, 2025, 3
21938
- deprecate :SentiveInfoCnt=, :none, 2025, 3
21937
+ deprecate :SentiveInfoCnt, :none, 2025, 4
21938
+ deprecate :SentiveInfoCnt=, :none, 2025, 4
21939
21939
 
21940
21940
  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)
21941
21941
  @ImageDigest = imagedigest
@@ -28170,8 +28170,8 @@ module TencentCloud
28170
28170
 
28171
28171
  attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
28172
28172
  extend Gem::Deprecate
28173
- deprecate :All, :none, 2025, 3
28174
- deprecate :All=, :none, 2025, 3
28173
+ deprecate :All, :none, 2025, 4
28174
+ deprecate :All=, :none, 2025, 4
28175
28175
 
28176
28176
  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, excludeimageassetids=nil)
28177
28177
  @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.1033
4
+ version: 3.0.1034
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-04-02 00:00:00.000000000 Z
11
+ date: 2025-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common