tencentcloud-sdk-tcss 3.0.919 → 3.0.920

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 +24 -20
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cd3bb5a4d580287293e282b1a304e876c8bfe62b
4
- data.tar.gz: cbaa7a8b6890426437292f066b618346316998ed
3
+ metadata.gz: 2c39244f16e467ed5e6a967846508d3fbde6bcdd
4
+ data.tar.gz: b50844e20758dcd01aac8a23e02d7631f10a5899
5
5
  SHA512:
6
- metadata.gz: 0fd47a511dd35fc9aca4d40c3638e16f4f464ee639ad98681ebe7dc1fdabc6fc232386145e2b0a21e33bc250c584b9d0323ba15e75caf5a21bc2c127829096dc
7
- data.tar.gz: 0b5aa1328ce548b6653c3a4cdd61c8f12ab7dced058837ef0f4b93c0c3876aeb51a13c295c1f41bbc727c1b0f223ca0bd7f74986c0d9751c20405f0d1afde20a
6
+ metadata.gz: 2ba8ee53c6bceb03fd2aaaee580c8cdcf8fa6d237a661abfdfbdc8e5e0808d70e766886b8d8ce08fe6682c1e464dca2232c925886ee591f30183904a6410cbc0
7
+ data.tar.gz: 254c2ee2912c4a18ddf631dc63e07490a595311834bc2fa1cb3d9e969c6e6028450d0a8e3d2c90b255cc76f6e5565c65fd8540266623d126b180e830ac0a4295
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.919
1
+ 3.0.920
@@ -3696,8 +3696,8 @@ module TencentCloud
3696
3696
 
3697
3697
  attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
3698
3698
  extend Gem::Deprecate
3699
- deprecate :Component, :none, 2024, 9
3700
- deprecate :Component=, :none, 2024, 9
3699
+ deprecate :Component, :none, 2024, 10
3700
+ deprecate :Component=, :none, 2024, 10
3701
3701
 
3702
3702
  def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
3703
3703
  @Component = component
@@ -4150,8 +4150,8 @@ module TencentCloud
4150
4150
 
4151
4151
  attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
4152
4152
  extend Gem::Deprecate
4153
- deprecate :All, :none, 2024, 9
4154
- deprecate :All=, :none, 2024, 9
4153
+ deprecate :All, :none, 2024, 10
4154
+ deprecate :All=, :none, 2024, 10
4155
4155
 
4156
4156
  def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
4157
4157
  @All = all
@@ -4312,8 +4312,8 @@ module TencentCloud
4312
4312
 
4313
4313
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
4314
4314
  extend Gem::Deprecate
4315
- deprecate :All, :none, 2024, 9
4316
- deprecate :All=, :none, 2024, 9
4315
+ deprecate :All, :none, 2024, 10
4316
+ deprecate :All=, :none, 2024, 10
4317
4317
 
4318
4318
  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)
4319
4319
  @Enable = enable
@@ -4387,8 +4387,8 @@ module TencentCloud
4387
4387
 
4388
4388
  attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
4389
4389
  extend Gem::Deprecate
4390
- deprecate :All, :none, 2024, 9
4391
- deprecate :All=, :none, 2024, 9
4390
+ deprecate :All, :none, 2024, 10
4391
+ deprecate :All=, :none, 2024, 10
4392
4392
 
4393
4393
  def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
4394
4394
  @All = all
@@ -9551,8 +9551,8 @@ module TencentCloud
9551
9551
 
9552
9552
  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
9553
9553
  extend Gem::Deprecate
9554
- deprecate :SentiveInfoCnt, :none, 2024, 9
9555
- deprecate :SentiveInfoCnt=, :none, 2024, 9
9554
+ deprecate :SentiveInfoCnt, :none, 2024, 10
9555
+ deprecate :SentiveInfoCnt=, :none, 2024, 10
9556
9556
 
9557
9557
  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)
9558
9558
  @ImageDigest = imagedigest
@@ -10659,8 +10659,8 @@ module TencentCloud
10659
10659
 
10660
10660
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
10661
10661
  extend Gem::Deprecate
10662
- deprecate :All, :none, 2024, 9
10663
- deprecate :All=, :none, 2024, 9
10662
+ deprecate :All, :none, 2024, 10
10663
+ deprecate :All=, :none, 2024, 10
10664
10664
 
10665
10665
  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)
10666
10666
  @Enable = enable
@@ -14169,8 +14169,8 @@ module TencentCloud
14169
14169
 
14170
14170
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
14171
14171
  extend Gem::Deprecate
14172
- deprecate :All, :none, 2024, 9
14173
- deprecate :All=, :none, 2024, 9
14172
+ deprecate :All, :none, 2024, 10
14173
+ deprecate :All=, :none, 2024, 10
14174
14174
 
14175
14175
  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)
14176
14176
  @Enable = enable
@@ -22265,8 +22265,8 @@ module TencentCloud
22265
22265
 
22266
22266
  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
22267
22267
  extend Gem::Deprecate
22268
- deprecate :SentiveInfoCnt, :none, 2024, 9
22269
- deprecate :SentiveInfoCnt=, :none, 2024, 9
22268
+ deprecate :SentiveInfoCnt, :none, 2024, 10
22269
+ deprecate :SentiveInfoCnt=, :none, 2024, 10
22270
22270
 
22271
22271
  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)
22272
22272
  @ImageDigest = imagedigest
@@ -28172,10 +28172,12 @@ module TencentCloud
28172
28172
  # @type Insecure: Integer
28173
28173
  # @param ConnDetectConfig: 联通性检测的配置
28174
28174
  # @type ConnDetectConfig: Array
28175
+ # @param RegistryId: 仓库唯一id
28176
+ # @type RegistryId: Integer
28175
28177
 
28176
- attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig
28178
+ attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :RegistryId
28177
28179
 
28178
- def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil)
28180
+ def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, registryid=nil)
28179
28181
  @Name = name
28180
28182
  @Username = username
28181
28183
  @Password = password
@@ -28187,6 +28189,7 @@ module TencentCloud
28187
28189
  @SpeedLimit = speedlimit
28188
28190
  @Insecure = insecure
28189
28191
  @ConnDetectConfig = conndetectconfig
28192
+ @RegistryId = registryid
28190
28193
  end
28191
28194
 
28192
28195
  def deserialize(params)
@@ -28208,6 +28211,7 @@ module TencentCloud
28208
28211
  @ConnDetectConfig << conndetectconfig_tmp
28209
28212
  end
28210
28213
  end
28214
+ @RegistryId = params['RegistryId']
28211
28215
  end
28212
28216
  end
28213
28217
 
@@ -28275,8 +28279,8 @@ module TencentCloud
28275
28279
 
28276
28280
  attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
28277
28281
  extend Gem::Deprecate
28278
- deprecate :All, :none, 2024, 9
28279
- deprecate :All=, :none, 2024, 9
28282
+ deprecate :All, :none, 2024, 10
28283
+ deprecate :All=, :none, 2024, 10
28280
28284
 
28281
28285
  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)
28282
28286
  @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.919
4
+ version: 3.0.920
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-10-08 00:00:00.000000000 Z
11
+ date: 2024-10-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common