tencentcloud-sdk-cls 3.0.1121 → 3.0.1122

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: 16b2d0ba57064904459b026c04410026c84937db
4
- data.tar.gz: 903758c1e4ba2d83c4ce658cad275b005c6bbfc1
3
+ metadata.gz: daa385f529f04fce1e11f2e883aa0eae4770d0a4
4
+ data.tar.gz: 4db3f9c59ba5a8283d28b2ba3c62f7e1c6ea2d0f
5
5
  SHA512:
6
- metadata.gz: ba4eed9ff28db107fd95c6d6edca886a682dbcb95d1f5a3fcd74be60aea1949d8aae64e68301ebd994706c6eac7ed6162217e4f72025d5c90c94f8e0016cc2cd
7
- data.tar.gz: 921c986ba4a85ea32882a7d91472efc556ed481deda615fffac3433e5799463619d85015b816ce1d09b129015b5ce509b29531647729551971a20568e2a0ec6b
6
+ metadata.gz: fb6c08e3688377ea740f000461bddb1310fc2bee211a854fa0c281e9e2908224b4ddb63fb798aeb65f62bec3525c4bcf1c62cea18b7f4756311fb3b86acc1c71
7
+ data.tar.gz: 87db370de8a39aea59d6a870d1d29cab5bbbbcfb1e25b3ba07104bd682476454006e13d0fe07bb3f92f9001bf3e4114d8c38856c707b4730e5e8ef5b2ad6934d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1121
1
+ 3.0.1122
@@ -444,7 +444,7 @@ module TencentCloud
444
444
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
445
445
  end
446
446
 
447
- # 本接口仅创建下载任务,任务返回的下载地址,请用户调用DescribeExports查看任务列表。其中有下载地址CosPath参数。参考文档https://cloud.tencent.com/document/product/614/56449
447
+ # 本接口仅创建下载任务。任务返回的下载地址,请用户调用[DescribeExports](https://cloud.tencent.com/document/product/614/56449)查看任务列表,其中有下载地址CosPath参数。
448
448
 
449
449
  # @param request: Request instance for CreateExport.
450
450
  # @type request: :class:`Tencentcloud::cls::V20201016::CreateExportRequest`
@@ -732,7 +732,7 @@ module TencentCloud
732
732
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
733
733
  end
734
734
 
735
- # 该接口用于删除告警屏蔽规则。
735
+ # 该接口用于删除告警屏蔽规则。当告警屏蔽规则在生效中或者是在失效中,无法被删除
736
736
 
737
737
  # @param request: Request instance for DeleteAlarmShield.
738
738
  # @type request: :class:`Tencentcloud::cls::V20201016::DeleteAlarmShieldRequest`
@@ -876,7 +876,7 @@ module TencentCloud
876
876
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
877
877
  end
878
878
 
879
- # 本接口用于删除投递配置
879
+ # 删除投递Ckafka任务
880
880
 
881
881
  # @param request: Request instance for DeleteConsumer.
882
882
  # @type request: :class:`Tencentcloud::cls::V20201016::DeleteConsumerRequest`