tencentcloud-sdk-cbs 3.0.509 → 3.0.511

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: 44dc87b8737ed8b0599c6c0b801784f0d96aa782
4
- data.tar.gz: 0a9e13f9a5f46b218c62ce9bd90bdffce412cbe8
3
+ metadata.gz: f40705fa979fcc12c423a0385d4b0eb891d84e25
4
+ data.tar.gz: e3cdeb5a316a1b5e3f7381e3449b84d642f21f36
5
5
  SHA512:
6
- metadata.gz: d807eaf4690516c5884a0a0d79a2c245c50851c6d848343a56dab862ce832ebd7b3a6769b60357eeb6637d71db4adc55259c4378389960e12dcd663ea7d347e9
7
- data.tar.gz: 489fdf2eb4a8bed5dabd449fa4770084e95faf54a994b892867b86c5b3e46bcb91a6e1023d382673c51af51db3f7531f67b72b44f3a607e0bdd181bc212bb8b4
6
+ metadata.gz: 009530878e5f33ef02c2de7671fd2981b6bdbd1a7f5b9d32e4c186ac9dccc694ef5861c657d1e7585dcc7db7b518aa7441d5a3a279157de410dffa70ae17eccf
7
+ data.tar.gz: fab40c0c2a7ed6b4dd3c56ea138950b28d09ed0f97c67702fa1af395bb0a967c72100d9e9db7976fa2424bb4fdbf72aa06004a09c1fcc333ab655160a9b2897b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.509
1
+ 3.0.511
@@ -452,6 +452,8 @@ module TencentCloud
452
452
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
453
453
  end
454
454
 
455
+ # 接口已废弃,切换至云审计接口。见https://tapd.woa.com/pro/prong/stories/view/1010114221880719007
456
+
455
457
  # 查询云盘操作日志功能已迁移至LookUpEvents接口(https://cloud.tencent.com/document/product/629/12359),本接口(DescribeDiskOperationLogs)即将下线,后续不再提供调用,请知悉。
456
458
 
457
459
  # @param request: Request instance for DescribeDiskOperationLogs.
@@ -556,6 +558,8 @@ module TencentCloud
556
558
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
557
559
  end
558
560
 
561
+ # 接口已废弃,切换至云审计接口。见https://tapd.woa.com/pro/prong/stories/view/1010114221880719007
562
+
559
563
  # 查询快照操作日志功能已迁移至LookUpEvents接口(https://cloud.tencent.com/document/product/629/12359),本接口(DescribeSnapshotOperationLogs)即将下线,后续不再提供调用,请知悉。
560
564
 
561
565
  # @param request: Request instance for DescribeSnapshotOperationLogs.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cbs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.509
4
+ version: 3.0.511
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-02-15 00:00:00.000000000 Z
11
+ date: 2023-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common