tencentcloud-sdk-nodejs-ccc 4.1.146 → 4.1.150

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-ccc",
3
- "version": "4.1.146",
3
+ "version": "4.1.150",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -3705,6 +3705,10 @@ export interface CreateAutoCalloutTaskRequest {
3705
3705
  * 智能体 ID,不填写时需要填写 IvrId
3706
3706
  */
3707
3707
  AIAgentId?: number;
3708
+ /**
3709
+ * 任务失败重试时间间隔,重试间隔 600秒~86400 秒
3710
+ */
3711
+ RetryInterval?: number;
3708
3712
  }
3709
3713
  /**
3710
3714
  * AI时延明细