tencentcloud-sdk-tcss 3.0.922 → 3.0.923

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201101/client.rb +10 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a503460c6d32766a308e922746f5617e628279c4
4
- data.tar.gz: a91b18b3c52759d4654e97067148da22689ed699
3
+ metadata.gz: 5f686d339e324423d2e231f094bfdc26e459930e
4
+ data.tar.gz: 626da868f731b5c5922a18fde9949a65f2c63b4d
5
5
  SHA512:
6
- metadata.gz: a44e9cf4fdc32b6b13164b37fe81f5506dcb9a130051e4bfb66bf04889e5231a243665c31b2caa68511b750c403de3529cf0bf52769907b373e8d01447be3549
7
- data.tar.gz: 4d026d5fb69f64a9cde8add1939ff1d1b10d090aa210c88f2babe00de733bf92975d77358e503fbbed044fe6ec758d2231b3aca1593c20588a61e9dc2793f922
6
+ metadata.gz: 1b95f3469a75a0c75f165a10cb9edeb4192352540242def4a44eb2089bbb50b12bcf533d10aff0818bb09f691d39f7e3898da7173de0e4892bdb9d726ab0596e
7
+ data.tar.gz: 3ca717d7bfeb2f44cc6e81bf9da058ea783d6931f86396d355cafee4294d6557f4c6de28e0f1cb7cdb473622560f381126cc0c32babfd5ad361c642cce5f2baa
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.922
1
+ 3.0.923
@@ -1906,6 +1906,8 @@ module TencentCloud
1906
1906
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1907
1907
  end
1908
1908
 
1909
+ # 接口已废弃
1910
+
1909
1911
  # 查询运行时异常进程事件列表信息导出
1910
1912
 
1911
1913
  # @param request: Request instance for DescribeAbnormalProcessEventsExport.
@@ -2002,6 +2004,8 @@ module TencentCloud
2002
2004
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2003
2005
  end
2004
2006
 
2007
+ # 接口已废弃
2008
+
2005
2009
  # 查询运行时异常进程策略列表信息导出
2006
2010
 
2007
2011
  # @param request: Request instance for DescribeAbnormalProcessRulesExport.
@@ -2146,6 +2150,8 @@ module TencentCloud
2146
2150
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2147
2151
  end
2148
2152
 
2153
+ # 接口已废弃
2154
+
2149
2155
  # 查询运行时访问控制策略列表导出
2150
2156
 
2151
2157
  # @param request: Request instance for DescribeAccessControlRulesExport.
@@ -2578,6 +2584,8 @@ module TencentCloud
2578
2584
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2579
2585
  end
2580
2586
 
2587
+ # 接口已废弃
2588
+
2581
2589
  # 容器安全搜索查询镜像列表导出
2582
2590
 
2583
2591
  # @param request: Request instance for DescribeAssetImageListExport.
@@ -3898,6 +3906,8 @@ module TencentCloud
3898
3906
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3899
3907
  end
3900
3908
 
3909
+ # 接口已废弃
3910
+
3901
3911
  # DescribeEscapeEventsExport 查询容器逃逸事件列表导出
3902
3912
 
3903
3913
  # @param request: Request instance for DescribeEscapeEventsExport.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.922
4
+ version: 3.0.923
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-10-12 00:00:00.000000000 Z
11
+ date: 2024-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common