tencentcloud-sdk-lighthouse 3.0.1056 → 3.0.1057

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: 535e9d0c759f9c445b55e811569df24588c484f2
4
- data.tar.gz: 61e74ec1233174652fbaaaad1ca0c69b2b572860
3
+ metadata.gz: 50634157103238511f37784c05a26bfa64e40e13
4
+ data.tar.gz: b4b114021cd116b9c63622c97ea0761032282e4f
5
5
  SHA512:
6
- metadata.gz: 6562958dfda2276c396ec9b79972bf2c9f32910ecd98e374816f3bc1531bf15f6c653c52da7a16cbe1b57cdad00a8f9f3c485a8e7ca98cfb59e936ed7632bd69
7
- data.tar.gz: 84aae30c9b947474a3f20771f4e57bbdbdac76c5d871b67b64211457c2a8d0a7005dc5e89692b3e02cce0ba7570044befa5c5f0e2885953bf26826cb0810596c
6
+ metadata.gz: 32adac4bbea6b987f56cad8920d2b3b2141b8f07fdfdaa9694bacd9aa827041f3770fee3077496bbf7e88841e01e2825112ed06189d667b0a278cb642f8a8673
7
+ data.tar.gz: 05efcd5f7e15fd25170a9e06434ddfd2bf0c30fc8559e59f1353df3e2b990da7bba96ca891aff7f48382c8ee1312847662d409006bd039d6b356ffbcb3bed738
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1056
1
+ 3.0.1057
@@ -2825,7 +2825,7 @@ module TencentCloud
2825
2825
  # <li>template-type</li>按照【防火墙模板的类型】进行过滤。
2826
2826
  # 类型:String
2827
2827
  # 必选:否
2828
- # 取值: "PRIVATE"(个人模版)
2828
+ # 取值: "PRIVATE"(个人模板)
2829
2829
  # 每次请求的 Filters 的上限为 10,Filter.Values 的上限为 100。参数不支持同时指定 TemplateIds 和 Filters。
2830
2830
  # @type Filters: Array
2831
2831
  # @param Offset: 偏移量,默认为 0。
@@ -4706,7 +4706,7 @@ module TencentCloud
4706
4706
  # @type TemplateId: String
4707
4707
  # @param TemplateName: 模板名称。
4708
4708
  # @type TemplateName: String
4709
- # @param TemplateType: 模板类型。取值: "PRIVATE"(个人模版)
4709
+ # @param TemplateType: 模板类型。取值: "PRIVATE"(个人模板)
4710
4710
  # @type TemplateType: String
4711
4711
  # @param TemplateState: 模板状态。取值: "NORMAL"(正常)
4712
4712
  # @type TemplateState: String
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.1056
4
+ version: 3.0.1057
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-05-11 00:00:00.000000000 Z
11
+ date: 2025-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common