tencentcloud-sdk-lighthouse 1.0.262 → 1.0.263
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/v20200324/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: da9a9280b5ebfda539c6c4d2e3d2c916d2c6976e
|
|
4
|
+
data.tar.gz: 0a02059e71efbbdac6c2a41846be425d61b73bbc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5980f427b85abee288a6d774e1ae18d94d0b4899f2db2e8ce1d71269b6a903f42e75096fa11c5de47524adf91940eea607805554c0c7b4acd42f0b0271000ef9
|
|
7
|
+
data.tar.gz: 1fb564588fa90b681f56a9e7763c8d530615cfe46fae4f7039d968c86133c24cda47264e4271ddc4c127e36d787a26984ecc1e80a77baa6930ae8d90c1b1377f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.263
|
data/lib/v20200324/client.rb
CHANGED
|
@@ -634,7 +634,7 @@ module TencentCloud
|
|
|
634
634
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
635
635
|
end
|
|
636
636
|
|
|
637
|
-
# 本接口(DescribeFirewallRulesTemplate
|
|
637
|
+
# 本接口(DescribeFirewallRulesTemplate)用于查询防火墙规则模板。
|
|
638
638
|
|
|
639
639
|
# @param request: Request instance for DescribeFirewallRulesTemplate.
|
|
640
640
|
# @type request: :class:`Tencentcloud::lighthouse::V20200324::DescribeFirewallRulesTemplateRequest`
|
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: 1.0.
|
|
4
|
+
version: 1.0.263
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-02-
|
|
11
|
+
date: 2022-02-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|