tencentcloud-sdk-lighthouse 3.0.848 → 3.0.849

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: d6018217df4fa23c6a2412a97e9132df5f6c4dab
4
- data.tar.gz: 2a4e1e6a7158a25f1c176719e0fbb15ae3d73cb4
3
+ metadata.gz: 12e72a1b467362796f0cf073991c22fdd4003e51
4
+ data.tar.gz: 5cb62eedd49564a64f10eeb9f279c905dd11bcf5
5
5
  SHA512:
6
- metadata.gz: c582d3f3835bb4e8a3610070edd18c5db82a4e6625047f8ef16d70829795359358ff0d6c363e0ce58cf391fd2d8b8eb435aca8c529c606ab61435b01c4be8fa1
7
- data.tar.gz: bd70318ad2f2f6d81735e2f212f793cbccfa55b8a2a32584da2d15fa90182cf1768163f20194673c3955e5718e8d8cd449477a00c3047009e269bf925c567f74
6
+ metadata.gz: 1af54182e4f7bdb57052b341f78b3069c16daa77c914da56b49fce125f5746db8762dde48a2d8c44857ed9d9fb1623d5712f167d9ba6cb4c0d92a0f340dd8d7d
7
+ data.tar.gz: aad4c9810e397d43dfa812c3ca982237a9e661175559b3a874ac1012039db7c24ce5aaf45ac8c727793515152b82ce9639508a2d8a0c26167c329f0ecaa51547
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.848
1
+ 3.0.849
@@ -2620,7 +2620,7 @@ module TencentCloud
2620
2620
  class DescribeFirewallTemplateApplyRecordsRequest < TencentCloud::Common::AbstractModel
2621
2621
  # @param TemplateId: 防火墙模板ID。可通过[DescribeFirewallTemplates](https://cloud.tencent.com/document/product/1207/96874)接口返回值字段TemplateSet获取。
2622
2622
  # @type TemplateId: String
2623
- # @param TaskIds: 应用防火墙模版任务ID列表。可通过[ApplyFirewallTemplate](https://cloud.tencent.com/document/product/1207/96883)接口返回值TaskId字段获取。
2623
+ # @param TaskIds: 应用防火墙模板任务ID列表。可通过[ApplyFirewallTemplate](https://cloud.tencent.com/document/product/1207/96883)接口返回值TaskId字段获取。
2624
2624
  # @type TaskIds: Array
2625
2625
 
2626
2626
  attr_accessor :TemplateId, :TaskIds
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.848
4
+ version: 3.0.849
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-06-20 00:00:00.000000000 Z
11
+ date: 2024-06-23 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/tencentcloud-sdk-lighthouse.rb
37
36
  - lib/v20200324/models.rb
38
37
  - lib/v20200324/client.rb
38
+ - lib/tencentcloud-sdk-lighthouse.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: