tencentcloud-sdk-tsf 3.0.845 → 3.0.847

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: 8f3e17e4fe601259056fe8c07510e2672e2a8cd1
4
- data.tar.gz: 95be9d3adad4f7f356d2423cd7d4578dc2106f30
3
+ metadata.gz: 1b4c3a3d5668241ce2a47c3e7aad7136ba445b01
4
+ data.tar.gz: 761ef83f14fb23b033e37a11de76e7ce060175bb
5
5
  SHA512:
6
- metadata.gz: 87605d6ff7d8a8baa6f543f336826d3b14b11782eeb6e41f4598266fa9f08ee1359a0b6d10ab91ceb8da4777d7ddbf96b8af78d86a62cb9c854fec88bef40691
7
- data.tar.gz: c6807ab66c05ee82bf2d12d65bfa25f86f02191e67a2662f3e2ff9d7081a20ca6cf1b4fc077eef0b56ca4610a9d656ba4ed944bb052b1b1e768b3dfbbae86d74
6
+ metadata.gz: 6ac92f5c54f2712c1f198233294ade0015ed147bfac6abd8bf53893dfc47a9371e7fddce2d2c227fbb6bd3e21bf22cc0e2607b0fc0a2534d0d051a45a5c57b58
7
+ data.tar.gz: ac363807a8bb21b27481ef1b403f6a37c8b67213e817baedd964848f319e64e314eacd74ed25c8fff756f99debd80313161b211199957737504f2c7460595f23
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.845
1
+ 3.0.847
@@ -1734,6 +1734,8 @@ module TencentCloud
1734
1734
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1735
1735
  end
1736
1736
 
1737
+ # 接口未使用,废弃录用
1738
+
1737
1739
  # 查询应用关联日志配置项信息
1738
1740
 
1739
1741
  # @param request: Request instance for DescribeApplicationBusinessLogConfig.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.845
4
+ version: 3.0.847
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-17 00:00:00.000000000 Z
11
+ date: 2024-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common