tencentcloud-sdk-lighthouse 3.0.965 → 3.0.967

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 484497b0ab69be0257610bd7c58b1247d6a62917
4
- data.tar.gz: 5ff812daf073b3725bf6046baf8d268919441a41
3
+ metadata.gz: 9dc7f9c934509842249be2c08a75abdf5ea7b761
4
+ data.tar.gz: 6c57ed2fbff326a40ea9e9af1a38889de0ec9b69
5
5
  SHA512:
6
- metadata.gz: 67d0f6909b2085f0f6ec1021e719145b007242afd929f829cd2b2b1545c408323945e4b6bb1a7a16a049ae00c8bb38b819aacaaccc01b69e07bce819e7dac59f
7
- data.tar.gz: 930984f5be9a37bfa3f1f7ba60c330134d46c540af489170bc16e5ad112822eed55cd88314b2fcce243f47b18fb6c0335f436952b50b4a65b7fd3f4a2c5e49a0
6
+ metadata.gz: a8ea522e1d00955d9d891175580bc2cd0249bd35c28e038b47977a316229499a43d565ddf81fe16676054e10e21c9dfe3946f04e9064b76a14901849ebc1694e
7
+ data.tar.gz: 629aba00243197689a6e3cd715ec3c7076e9dba57082bc8d3a5292d718f48c0b47fa4648d2515eaed3b0d5fce21cc55f1841e66c618490d76c022862a25e288b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.965
1
+ 3.0.967
@@ -7372,11 +7372,11 @@ module TencentCloud
7372
7372
 
7373
7373
  # 描述镜像软件详细信息。
7374
7374
  class SoftwareDetail < TencentCloud::Common::AbstractModel
7375
- # @param Key: 详情唯一键。
7375
+ # @param Key: 软件的属性标识
7376
7376
  # @type Key: String
7377
- # @param Title: 详情标题。
7377
+ # @param Title: 软件的属性标识描述
7378
7378
  # @type Title: String
7379
- # @param Value: 详情值。
7379
+ # @param Value: 软件的属性值
7380
7380
  # @type Value: String
7381
7381
 
7382
7382
  attr_accessor :Key, :Title, :Value
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lighthouse
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.965
4
+ version: 3.0.967
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-12-19 00:00:00.000000000 Z
11
+ date: 2024-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common