tencentcloud-sdk-nodejs-dlc 4.1.231 → 4.1.234

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-dlc",
3
- "version": "4.1.231",
3
+ "version": "4.1.234",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -5280,6 +5280,10 @@ export interface TaskFullRespInfo {
5280
5280
  * <p>活跃core</p>
5281
5281
  */
5282
5282
  ActiveCore?: number;
5283
+ /**
5284
+ * <p>排队时间</p><p>单位:毫秒</p>
5285
+ */
5286
+ QueueTime?: number;
5283
5287
  }
5284
5288
  /**
5285
5289
  * DeleteDataEngine请求参数结构体