tencentcloud-sdk-bsca 3.0.778 → 3.0.780
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210811/models.rb +7 -7
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ab0a97de9da5c32ed433c5de6a59c040363df3aa
|
4
|
+
data.tar.gz: 878c67af3d25c11b17adb46df489694ac07713c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 11262f7a0cfdf25524270133d0699fbff92b7aa3ec4e12bb885024007ada8b7aa46355354a521be2696143a970d1179ab3a1aa386faa5c3ade060890691aa79a
|
7
|
+
data.tar.gz: 5ede46e3145f7a015ecc269f9e5a4f91e33f0d31e71d006b73012af8fadb288314259c78489e48a1422b444e25dc88a5cfd04fa88bbc4859aa8b8d53f4194ddb
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.780
|
data/lib/v20210811/models.rb
CHANGED
@@ -345,7 +345,7 @@ module TencentCloud
|
|
345
345
|
class DescribeKBComponentResponse < TencentCloud::Common::AbstractModel
|
346
346
|
# @param Component: 匹配的组件信息
|
347
347
|
# @type Component: :class:`Tencentcloud::Bsca.v20210811.models.Component`
|
348
|
-
# @param RequestId: 唯一请求 ID
|
348
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
349
349
|
# @type RequestId: String
|
350
350
|
|
351
351
|
attr_accessor :Component, :RequestId
|
@@ -387,7 +387,7 @@ module TencentCloud
|
|
387
387
|
class DescribeKBComponentVersionListResponse < TencentCloud::Common::AbstractModel
|
388
388
|
# @param VersionList: 该组件的版本列表信息
|
389
389
|
# @type VersionList: Array
|
390
|
-
# @param RequestId: 唯一请求 ID
|
390
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
391
391
|
# @type RequestId: String
|
392
392
|
|
393
393
|
attr_accessor :VersionList, :RequestId
|
@@ -434,7 +434,7 @@ module TencentCloud
|
|
434
434
|
# @param VulnerabilityList: 漏洞信息列表
|
435
435
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
436
436
|
# @type VulnerabilityList: Array
|
437
|
-
# @param RequestId: 唯一请求 ID
|
437
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
438
438
|
# @type RequestId: String
|
439
439
|
|
440
440
|
attr_accessor :VulnerabilityList, :RequestId
|
@@ -480,7 +480,7 @@ module TencentCloud
|
|
480
480
|
# @type LicenseList: Array
|
481
481
|
# @param NormalizedLicenseExpression: 用于匹配的License表达式
|
482
482
|
# @type NormalizedLicenseExpression: String
|
483
|
-
# @param RequestId: 唯一请求 ID
|
483
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
484
484
|
# @type RequestId: String
|
485
485
|
|
486
486
|
attr_accessor :LicenseList, :NormalizedLicenseExpression, :RequestId
|
@@ -538,7 +538,7 @@ module TencentCloud
|
|
538
538
|
# @param VulnerabilityDetailList: 漏洞详细信息列表
|
539
539
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
540
540
|
# @type VulnerabilityDetailList: Array
|
541
|
-
# @param RequestId: 唯一请求 ID
|
541
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
542
542
|
# @type RequestId: String
|
543
543
|
|
544
544
|
attr_accessor :VulnerabilityDetailList, :RequestId
|
@@ -718,7 +718,7 @@ module TencentCloud
|
|
718
718
|
# @type PURLList: Array
|
719
719
|
# @param Hit: 是否命中数据库。
|
720
720
|
# @type Hit: Boolean
|
721
|
-
# @param RequestId: 唯一请求 ID
|
721
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
722
722
|
# @type RequestId: String
|
723
723
|
|
724
724
|
attr_accessor :PURLList, :Hit, :RequestId
|
@@ -841,7 +841,7 @@ module TencentCloud
|
|
841
841
|
# @type ComponentList: Array
|
842
842
|
# @param Total: 满足搜索条件的总个数
|
843
843
|
# @type Total: Integer
|
844
|
-
# @param RequestId: 唯一请求 ID
|
844
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
845
845
|
# @type RequestId: String
|
846
846
|
|
847
847
|
attr_accessor :ComponentList, :Total, :RequestId
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-bsca
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.780
|
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-03-
|
11
|
+
date: 2024-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,9 +33,9 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/v20210811/models.rb
|
37
|
-
- lib/v20210811/client.rb
|
38
36
|
- lib/tencentcloud-sdk-bsca.rb
|
37
|
+
- lib/v20210811/client.rb
|
38
|
+
- lib/v20210811/models.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|