tencentcloud-sdk-lighthouse 3.0.571 → 3.0.572

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: 0b1861a6cc5a1ae098c7f7aaf65c942c68230b8e
4
- data.tar.gz: 0be50e81acd0cd58c39046cdcf4ef98929a64260
3
+ metadata.gz: 5b6161c01beafe61f12946a9eb163ff72cf19007
4
+ data.tar.gz: 6187a2d5e9d0e0257430cfe1339a6b4ad0424cf5
5
5
  SHA512:
6
- metadata.gz: c74e05c1ab533666e881d9834614009e3e8c1ab386dd5492ccc8a090fdcc15a963a327f4d3e4b113bac054eae16137da4bdb22770e91d832b0de4e9a39313f6f
7
- data.tar.gz: dd538409cc90fcbe044d38aa26b302ae92b5807de2be797d524acdaa807486ed1ee263c7c26a2a49e1a7541965db4d7a5a74156ee588e4dd1935a79a4576d81c
6
+ metadata.gz: 9d4448b836fe6cc2f585ca4f9d093a3bbf7bb7736d2a866effc53995448d223260453c00e2214d62acfaa59d673ddb8c26a117728224c08dc982b2b915212dbf
7
+ data.tar.gz: 921c5524defd2f2afebdfee12643ddec515efbc4a11d538f356bf0468615f4bcc6ff736eeefe0c9f4908125000399febeba6e0bc6e8e20cc831efe6177b83b5e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.571
1
+ 3.0.572
@@ -1234,7 +1234,7 @@ module TencentCloud
1234
1234
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1235
1235
  end
1236
1236
 
1237
- # 本接口 (AttachCcn) 用于解除与云联网的关联。
1237
+ # 本接口 (DetachCcn) 用于解除与云联网的关联。
1238
1238
 
1239
1239
  # @param request: Request instance for DetachCcn.
1240
1240
  # @type request: :class:`Tencentcloud::lighthouse::V20200324::DetachCcnRequest`
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.571
4
+ version: 3.0.572
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-17 00:00:00.000000000 Z
11
+ date: 2023-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common