tencentcloud-sdk-tcss 3.0.762 → 3.0.763

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 +40 -20
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5f88afe9594b37621ae0abaa6f7e861bfee5c0cb
4
- data.tar.gz: d7aabd9599def0721f423aac21c70c27e01fecb5
3
+ metadata.gz: 41e630e014d3c86130fa9a48deeb6e885426fb7a
4
+ data.tar.gz: b7e078ab94ef58568df5fd40e99aa00e0d1ea703
5
5
  SHA512:
6
- metadata.gz: a9f9f29a4735faabd7e09e05e6b62602b4223a3620ac646b39feedcda6bebdd11ff8e448aadf39932cd25da58b24791c62d5d3d53174434d60b43440b00c51ba
7
- data.tar.gz: 81acae75dbf7c8507eabef4d13a2cc776783621d8eca419ec1b72a0dac43162d6c88b0d665b0c0fea47846d192b4302de2c0e96dfffc3ace9c65c3beb28dd8a3
6
+ metadata.gz: 6675de7db8b764ebdd7f152354bbcbc493002bf52d90cdee061992b2595329dbd72f535e79a5041166c457cf6378c14d7c680504cc16f82c39a54cfcf8d9da87
7
+ data.tar.gz: b454367efc745833a3366a439c470b230c100bb14e1b10e8dcb0b133ede9e521e4aa6a0e42008bc5d13839c63dca7b104a9b7f43193b0c58e95463645f6cf628
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.762
1
+ 3.0.763
@@ -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, 1
3666
- deprecate :Component=, :none, 2024, 1
3665
+ deprecate :Component, :none, 2024, 2
3666
+ deprecate :Component=, :none, 2024, 2
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, 1
4120
- deprecate :All=, :none, 2024, 1
4119
+ deprecate :All, :none, 2024, 2
4120
+ deprecate :All=, :none, 2024, 2
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, 1
4280
- deprecate :All=, :none, 2024, 1
4279
+ deprecate :All, :none, 2024, 2
4280
+ deprecate :All=, :none, 2024, 2
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, 1
4353
- deprecate :All=, :none, 2024, 1
4352
+ deprecate :All, :none, 2024, 2
4353
+ deprecate :All=, :none, 2024, 2
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, 1
9519
- deprecate :SentiveInfoCnt=, :none, 2024, 1
9518
+ deprecate :SentiveInfoCnt, :none, 2024, 2
9519
+ deprecate :SentiveInfoCnt=, :none, 2024, 2
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, 1
10614
- deprecate :All=, :none, 2024, 1
10613
+ deprecate :All, :none, 2024, 2
10614
+ deprecate :All=, :none, 2024, 2
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
@@ -13559,17 +13559,32 @@ module TencentCloud
13559
13559
  # @type NotScannedImageCnt: Integer
13560
13560
  # @param NotScannedLocalImageCnt: 本地未开启扫描镜像数
13561
13561
  # @type NotScannedLocalImageCnt: Integer
13562
+ # @param TrialAuthorizedCnt: 试用镜像授权数
13563
+ # @type TrialAuthorizedCnt: Integer
13564
+ # @param UsedTrialAuthorizedCnt: 已使用试用镜像授权数
13565
+ # @type UsedTrialAuthorizedCnt: Integer
13566
+ # @param PurchasedAuthorizedCnt: 已购镜像授权数
13567
+ # @type PurchasedAuthorizedCnt: Integer
13568
+ # @param UsedPurchasedAuthorizedCnt: 已使用已购镜像授权数
13569
+ # @type UsedPurchasedAuthorizedCnt: Integer
13570
+ # @param CanApplyFreeImageAuthorize: 是否可免费领取镜像授权数
13571
+ # @type CanApplyFreeImageAuthorize: Boolean
13562
13572
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
13563
13573
  # @type RequestId: String
13564
13574
 
13565
- attr_accessor :TotalAuthorizedCnt, :UsedAuthorizedCnt, :ScannedImageCnt, :NotScannedImageCnt, :NotScannedLocalImageCnt, :RequestId
13575
+ attr_accessor :TotalAuthorizedCnt, :UsedAuthorizedCnt, :ScannedImageCnt, :NotScannedImageCnt, :NotScannedLocalImageCnt, :TrialAuthorizedCnt, :UsedTrialAuthorizedCnt, :PurchasedAuthorizedCnt, :UsedPurchasedAuthorizedCnt, :CanApplyFreeImageAuthorize, :RequestId
13566
13576
 
13567
- def initialize(totalauthorizedcnt=nil, usedauthorizedcnt=nil, scannedimagecnt=nil, notscannedimagecnt=nil, notscannedlocalimagecnt=nil, requestid=nil)
13577
+ def initialize(totalauthorizedcnt=nil, usedauthorizedcnt=nil, scannedimagecnt=nil, notscannedimagecnt=nil, notscannedlocalimagecnt=nil, trialauthorizedcnt=nil, usedtrialauthorizedcnt=nil, purchasedauthorizedcnt=nil, usedpurchasedauthorizedcnt=nil, canapplyfreeimageauthorize=nil, requestid=nil)
13568
13578
  @TotalAuthorizedCnt = totalauthorizedcnt
13569
13579
  @UsedAuthorizedCnt = usedauthorizedcnt
13570
13580
  @ScannedImageCnt = scannedimagecnt
13571
13581
  @NotScannedImageCnt = notscannedimagecnt
13572
13582
  @NotScannedLocalImageCnt = notscannedlocalimagecnt
13583
+ @TrialAuthorizedCnt = trialauthorizedcnt
13584
+ @UsedTrialAuthorizedCnt = usedtrialauthorizedcnt
13585
+ @PurchasedAuthorizedCnt = purchasedauthorizedcnt
13586
+ @UsedPurchasedAuthorizedCnt = usedpurchasedauthorizedcnt
13587
+ @CanApplyFreeImageAuthorize = canapplyfreeimageauthorize
13573
13588
  @RequestId = requestid
13574
13589
  end
13575
13590
 
@@ -13579,6 +13594,11 @@ module TencentCloud
13579
13594
  @ScannedImageCnt = params['ScannedImageCnt']
13580
13595
  @NotScannedImageCnt = params['NotScannedImageCnt']
13581
13596
  @NotScannedLocalImageCnt = params['NotScannedLocalImageCnt']
13597
+ @TrialAuthorizedCnt = params['TrialAuthorizedCnt']
13598
+ @UsedTrialAuthorizedCnt = params['UsedTrialAuthorizedCnt']
13599
+ @PurchasedAuthorizedCnt = params['PurchasedAuthorizedCnt']
13600
+ @UsedPurchasedAuthorizedCnt = params['UsedPurchasedAuthorizedCnt']
13601
+ @CanApplyFreeImageAuthorize = params['CanApplyFreeImageAuthorize']
13582
13602
  @RequestId = params['RequestId']
13583
13603
  end
13584
13604
  end
@@ -13980,8 +14000,8 @@ module TencentCloud
13980
14000
 
13981
14001
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :RequestId
13982
14002
  extend Gem::Deprecate
13983
- deprecate :All, :none, 2024, 1
13984
- deprecate :All=, :none, 2024, 1
14003
+ deprecate :All, :none, 2024, 2
14004
+ deprecate :All=, :none, 2024, 2
13985
14005
 
13986
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)
13987
14007
  @Enable = enable
@@ -21966,8 +21986,8 @@ module TencentCloud
21966
21986
 
21967
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
21968
21988
  extend Gem::Deprecate
21969
- deprecate :SentiveInfoCnt, :none, 2024, 1
21970
- deprecate :SentiveInfoCnt=, :none, 2024, 1
21989
+ deprecate :SentiveInfoCnt, :none, 2024, 2
21990
+ deprecate :SentiveInfoCnt=, :none, 2024, 2
21971
21991
 
21972
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)
21973
21993
  @ImageDigest = imagedigest
@@ -27919,8 +27939,8 @@ module TencentCloud
27919
27939
 
27920
27940
  attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace
27921
27941
  extend Gem::Deprecate
27922
- deprecate :All, :none, 2024, 1
27923
- deprecate :All=, :none, 2024, 1
27942
+ deprecate :All, :none, 2024, 2
27943
+ deprecate :All=, :none, 2024, 2
27924
27944
 
27925
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)
27926
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.762
4
+ version: 3.0.763
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-02-01 00:00:00.000000000 Z
11
+ date: 2024-02-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common