tencentcloud-sdk-nodejs-cls 4.0.1029 → 4.0.1036

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-cls",
3
- "version": "4.0.1029",
3
+ "version": "4.0.1036",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -4641,6 +4641,10 @@ export interface LogRechargeRuleInfo {
4641
4641
  注意:此字段可能返回 null,表示取不到有效值。
4642
4642
  */
4643
4643
  Keys?: Array<string>
4644
+ /**
4645
+ * json解析模式,开启首层数据解析
4646
+ */
4647
+ ParseArray?: boolean
4644
4648
  }
4645
4649
 
4646
4650
  /**
@@ -4457,6 +4457,10 @@ export interface LogRechargeRuleInfo {
4457
4457
  注意:此字段可能返回 null,表示取不到有效值。
4458
4458
  */
4459
4459
  Keys?: Array<string>;
4460
+ /**
4461
+ * json解析模式,开启首层数据解析
4462
+ */
4463
+ ParseArray?: boolean;
4460
4464
  }
4461
4465
  /**
4462
4466
  * ModifyCloudProductLogTask返回参数结构体