tencentcloud-sdk-nodejs 4.1.97 → 4.1.99

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 (72) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/lighthouse/v20200324/lighthouse_client.js +6 -0
  3. package/es/services/lke/v20231130/lke_client.js +0 -3
  4. package/es/services/postgres/v20170312/postgres_client.js +6 -15
  5. package/es/services/trocket/v20230308/trocket_client.js +7 -4
  6. package/es/services/trtc/v20190722/trtc_client.js +9 -0
  7. package/es/services/waf/v20180125/waf_client.js +28 -7
  8. package/package.json +1 -1
  9. package/tencentcloud/common/sdk_version.d.ts +1 -1
  10. package/tencentcloud/common/sdk_version.js +1 -1
  11. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +25 -35
  12. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +5 -5
  13. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +12 -12
  14. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +124 -15
  15. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +4 -4
  16. package/tencentcloud/services/cls/v20201016/cls_client.js +4 -4
  17. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +508 -166
  18. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +5 -1
  19. package/tencentcloud/services/es/v20180416/es_models.d.ts +8 -0
  20. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -1
  21. package/tencentcloud/services/ess/v20201111/ess_client.js +3 -1
  22. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  23. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -1
  24. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -1
  25. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  26. package/tencentcloud/services/iai/v20200303/iai_models.d.ts +6 -0
  27. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +23 -23
  28. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +23 -8
  29. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +16 -1
  30. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +19 -0
  31. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +197 -42
  32. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -5
  33. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -5
  34. package/tencentcloud/services/lke/v20231130/lke_client.js +0 -6
  35. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +8 -38
  36. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -2
  37. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
  38. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +18 -0
  39. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +22 -8
  40. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +19 -20
  41. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +8 -26
  42. package/tencentcloud/services/postgres/v20170312/postgres_client.js +10 -34
  43. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +75 -424
  44. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  45. package/tencentcloud/services/sts/v20180813/sts_client.d.ts +21 -7
  46. package/tencentcloud/services/sts/v20180813/sts_client.js +21 -7
  47. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +37 -0
  48. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +12 -0
  49. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +7 -7
  50. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -1
  51. package/tencentcloud/services/trabbit/v20230418/trabbit_models.d.ts +16 -0
  52. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +11 -5
  53. package/tencentcloud/services/trocket/v20230308/trocket_client.js +14 -6
  54. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +93 -0
  55. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +13 -1
  56. package/tencentcloud/services/trtc/v20190722/trtc_client.js +18 -0
  57. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +130 -1
  58. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +8 -0
  59. package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +18 -18
  60. package/tencentcloud/services/tsf/v20180326/tsf_client.js +18 -18
  61. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +815 -632
  62. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -0
  63. package/tencentcloud/services/vod/v20180717/vod_client.js +1 -0
  64. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +24 -5
  65. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  66. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  67. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +6 -1
  68. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +37 -9
  69. package/tencentcloud/services/waf/v20180125/waf_client.js +54 -12
  70. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +349 -31
  71. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +60 -0
  72. package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +14 -3
@@ -503,6 +503,31 @@ export interface McuLayoutVolume {
503
503
  */
504
504
  FollowIdr?: number;
505
505
  }
506
+ /**
507
+ * VoiceClone请求参数结构体
508
+ */
509
+ export interface VoiceCloneRequest {
510
+ /**
511
+ * TRTC的SdkAppId
512
+ */
513
+ SdkAppId: number;
514
+ /**
515
+ * TTS的API密钥
516
+ */
517
+ APIKey: string;
518
+ /**
519
+ * 声音克隆的名称, 只允许使用数字、字母、下划线,不能超过36位
520
+ */
521
+ VoiceName: string;
522
+ /**
523
+ * 声音克隆的参考音频,必须为16k单声道的wav的base64字符串, 长度在5秒~12秒之间
524
+ */
525
+ PromptAudio: string;
526
+ /**
527
+ * 声音克隆的参考文本,为参考音频对应的文字。
528
+ */
529
+ PromptText?: string;
530
+ }
506
531
  /**
507
532
  * 云端切片的控制参数。
508
533
  */
@@ -956,6 +981,7 @@ export interface DescribeCallDetailInfoRequest {
956
981
  aCapEnergy:音频采集能量;
957
982
  aPlayEnergy:音频播放能量;
958
983
  rtt:SDK到云端的往返延时;单位: ms
984
+ bigvRecFps: 云端送达帧率;
959
985
  */
960
986
  DataType?: Array<string>;
961
987
  /**
@@ -2161,6 +2187,15 @@ export interface DescribeAIConversationResponse {
2161
2187
  */
2162
2188
  RequestId?: string;
2163
2189
  }
2190
+ /**
2191
+ * TTS音频输出的格式
2192
+ */
2193
+ export interface AudioFormat {
2194
+ /**
2195
+ * 生成的音频格式,默认pcm,目前支持的格式列表:[pcm]。
2196
+ */
2197
+ Format?: string;
2198
+ }
2164
2199
  /**
2165
2200
  * 混流布局参数。
2166
2201
  */
@@ -2592,6 +2627,15 @@ export interface UpdateVoicePrintResponse {
2592
2627
  */
2593
2628
  RequestId?: string;
2594
2629
  }
2630
+ /**
2631
+ * TextToSpeechSSE返回参数结构体
2632
+ */
2633
+ export interface TextToSpeechSSEResponse {
2634
+ /**
2635
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。本接口为流式响应接口,当请求成功时,RequestId 会被放在 HTTP 响应的 Header "X-TC-RequestId" 中。
2636
+ */
2637
+ RequestId?: string;
2638
+ }
2595
2639
  /**
2596
2640
  * DescribeRecordingUsage返回参数结构体
2597
2641
  */
@@ -3500,7 +3544,7 @@ export interface StartAIConversationRequest {
3500
3544
  STTConfig?: STTConfig;
3501
3545
  /**
3502
3546
  * LLM配置。需符合openai规范,为JSON字符串,示例如下:
3503
- <pre> { <br> &emsp; "LLMType": "大模型类型", // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
3547
+ <pre> { <br> &emsp; "LLMType": "大模型类型", // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "History": 10, // Integer 选填,设置 LLM 的上下文轮次,默认值为0,最大值50<br> &emsp; "HistoryMode": 1, // Integer 选填,1表示LLM上下文中的内容会和播放音频做同步,没有播放的音频对应的文本不会出现在上下文中。0表示不会做同步,默认值为0<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
3504
3548
 
3505
3549
  */
3506
3550
  LLMConfig?: string;
@@ -3775,6 +3819,15 @@ export interface DescribePictureRequest {
3775
3819
  */
3776
3820
  PageNo?: number;
3777
3821
  }
3822
+ /**
3823
+ * TTS的声音参数
3824
+ */
3825
+ export interface Voice {
3826
+ /**
3827
+ * TTS的声音的ID
3828
+ */
3829
+ VoiceId: string;
3830
+ }
3778
3831
  /**
3779
3832
  * ModifyCloudModeration返回参数结构体
3780
3833
  */
@@ -3892,6 +3945,19 @@ export interface DescribeTrtcRoomUsageRequest {
3892
3945
  */
3893
3946
  EndTime: string;
3894
3947
  }
3948
+ /**
3949
+ * TextToSpeech返回参数结构体
3950
+ */
3951
+ export interface TextToSpeechResponse {
3952
+ /**
3953
+ * Base64编码的音频数据
3954
+ */
3955
+ Audio?: string;
3956
+ /**
3957
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3958
+ */
3959
+ RequestId?: string;
3960
+ }
3895
3961
  /**
3896
3962
  * CreateCloudModeration请求参数结构体
3897
3963
  */
@@ -4386,6 +4452,19 @@ export interface AgentParams {
4386
4452
  */
4387
4453
  MaxIdleTime?: number;
4388
4454
  }
4455
+ /**
4456
+ * VoiceClone返回参数结构体
4457
+ */
4458
+ export interface VoiceCloneResponse {
4459
+ /**
4460
+ * 克隆出的音色ID,可以用此id进行语音合成
4461
+ */
4462
+ VoiceId?: string;
4463
+ /**
4464
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4465
+ */
4466
+ RequestId?: string;
4467
+ }
4389
4468
  /**
4390
4469
  * 断句配置
4391
4470
  */
@@ -4437,6 +4516,31 @@ export interface UpdateStreamIngestRequest {
4437
4516
  */
4438
4517
  IsPause?: boolean;
4439
4518
  }
4519
+ /**
4520
+ * TextToSpeechSSE请求参数结构体
4521
+ */
4522
+ export interface TextToSpeechSSERequest {
4523
+ /**
4524
+ * 需要转语音的文字内容,长度范围:[1, 255]
4525
+ */
4526
+ Text: string;
4527
+ /**
4528
+ * 文本转语音的声音配置
4529
+ */
4530
+ Voice: Voice;
4531
+ /**
4532
+ * TRTC的SdkAppId
4533
+ */
4534
+ SdkAppId: number;
4535
+ /**
4536
+ * 文本转语音的输出音频的格式
4537
+ */
4538
+ AudioFormat?: AudioFormat;
4539
+ /**
4540
+ * TTS的API密钥
4541
+ */
4542
+ APIKey?: string;
4543
+ }
4440
4544
  /**
4441
4545
  * StopWebRecord返回参数结构体
4442
4546
  */
@@ -4725,6 +4829,31 @@ export interface DeleteBasicModerationResponse {
4725
4829
  */
4726
4830
  RequestId?: string;
4727
4831
  }
4832
+ /**
4833
+ * TextToSpeech请求参数结构体
4834
+ */
4835
+ export interface TextToSpeechRequest {
4836
+ /**
4837
+ * 需要转语音的文字内容,长度范围:[1, 255]
4838
+ */
4839
+ Text: string;
4840
+ /**
4841
+ * 文本转语音的声音配置
4842
+ */
4843
+ Voice: Voice;
4844
+ /**
4845
+ * TRTC的SdkAppId
4846
+ */
4847
+ SdkAppId: number;
4848
+ /**
4849
+ * 文本转语音的输出音频的格式
4850
+ */
4851
+ AudioFormat?: AudioFormat;
4852
+ /**
4853
+ * TTS的API密钥
4854
+ */
4855
+ APIKey?: string;
4856
+ }
4728
4857
  /**
4729
4858
  * DescribeStreamIngest请求参数结构体
4730
4859
  */
@@ -8090,6 +8090,14 @@ export interface CreateEngineRequest {
8090
8090
  * ZK引擎实例,可用区分布约束,STRICT:强约束,PERMISSIVE: 弱约束
8091
8091
  */
8092
8092
  AffinityConstraint?: string;
8093
+ /**
8094
+ * 指定zone id列表
8095
+ */
8096
+ ZoneIds?: Array<number | bigint>;
8097
+ /**
8098
+ * 地域特殊标签,用于区分相同地域,不通的业务属性
8099
+ */
8100
+ EngineRegionTag?: string;
8093
8101
  }
8094
8102
  /**
8095
8103
  * kong服务路由列表
@@ -52,7 +52,7 @@ export declare class Client extends AbstractClient {
52
52
  */
53
53
  AddClusterInstances(req: AddClusterInstancesRequest, cb?: (error: string, rep: AddClusterInstancesResponse) => void): Promise<AddClusterInstancesResponse>;
54
54
  /**
55
- * 删除泳道规则
55
+ * 删除灰度发布规则
56
56
  */
57
57
  DeleteLaneRule(req: DeleteLaneRuleRequest, cb?: (error: string, rep: DeleteLaneRuleResponse) => void): Promise<DeleteLaneRuleResponse>;
58
58
  /**
@@ -76,7 +76,7 @@ export declare class Client extends AbstractClient {
76
76
  */
77
77
  DescribeGroupAttribute(req: DescribeGroupAttributeRequest, cb?: (error: string, rep: DescribeGroupAttributeResponse) => void): Promise<DescribeGroupAttributeResponse>;
78
78
  /**
79
- * 创建文件配置项,返回详细信息
79
+ * 创建文件配置项,返回详细信息。
80
80
  */
81
81
  CreateFileConfigWithDetailResp(req: CreateFileConfigWithDetailRespRequest, cb?: (error: string, rep: CreateFileConfigWithDetailRespResponse) => void): Promise<CreateFileConfigWithDetailRespResponse>;
82
82
  /**
@@ -156,7 +156,7 @@ export declare class Client extends AbstractClient {
156
156
  */
157
157
  DescribeGroupsWithPlugin(req: DescribeGroupsWithPluginRequest, cb?: (error: string, rep: DescribeGroupsWithPluginResponse) => void): Promise<DescribeGroupsWithPluginResponse>;
158
158
  /**
159
- * 启用泳道规则
159
+ * 启用灰度发布规则
160
160
  */
161
161
  EnableLaneRule(req: EnableLaneRuleRequest, cb?: (error: string, rep: EnableLaneRuleResponse) => void): Promise<EnableLaneRuleResponse>;
162
162
  /**
@@ -181,7 +181,7 @@ export declare class Client extends AbstractClient {
181
181
  DeleteImageTags(req: DeleteImageTagsRequest, cb?: (error: string, rep: DeleteImageTagsResponse) => void): Promise<DeleteImageTagsResponse>;
182
182
  /**
183
183
  * TSF上传的程序包存放在腾讯云对象存储(COS)中,通过该API可以获取从COS下载程序包需要的信息,包括包所在的桶、存储路径、鉴权信息等,之后使用COS API(或SDK)进行下载。
184
- COS相关文档请查阅:https://cloud.tencent.com/document/product/436
184
+ 请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
185
185
  */
186
186
  DescribeDownloadInfo(req: DescribeDownloadInfoRequest, cb?: (error: string, rep: DescribeDownloadInfoResponse) => void): Promise<DescribeDownloadInfoResponse>;
187
187
  /**
@@ -327,7 +327,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
327
327
  */
328
328
  DescribeGroupInstances(req: DescribeGroupInstancesRequest, cb?: (error: string, rep: DescribeGroupInstancesResponse) => void): Promise<DescribeGroupInstancesResponse>;
329
329
  /**
330
- * 创建泳道规则
330
+ * 创建灰度发布规则
331
331
  */
332
332
  CreateLaneRule(req: CreateLaneRuleRequest, cb?: (error: string, rep: CreateLaneRuleResponse) => void): Promise<CreateLaneRuleResponse>;
333
333
  /**
@@ -351,7 +351,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
351
351
  */
352
352
  DescribeUnitRulesV2(req: DescribeUnitRulesV2Request, cb?: (error: string, rep: DescribeUnitRulesV2Response) => void): Promise<DescribeUnitRulesV2Response>;
353
353
  /**
354
- * 创建公共配置项,并返回配置项详细信息
354
+ * 创建公共配置项,并返回配置项详细信息。
355
355
  */
356
356
  CreatePublicConfigWithDetailResp(req: CreatePublicConfigWithDetailRespRequest, cb?: (error: string, rep: CreatePublicConfigWithDetailRespResponse) => void): Promise<CreatePublicConfigWithDetailRespResponse>;
357
357
  /**
@@ -583,7 +583,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
583
583
  */
584
584
  DescribePathRewrites(req: DescribePathRewritesRequest, cb?: (error: string, rep: DescribePathRewritesResponse) => void): Promise<DescribePathRewritesResponse>;
585
585
  /**
586
- * 删除泳道
586
+ * 删除泳道配置
587
587
  */
588
588
  DeleteLane(req: DeleteLaneRequest, cb?: (error: string, rep: DeleteLaneResponse) => void): Promise<DeleteLaneResponse>;
589
589
  /**
@@ -595,7 +595,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
595
595
  */
596
596
  DescribeConfigReleases(req: DescribeConfigReleasesRequest, cb?: (error: string, rep: DescribeConfigReleasesResponse) => void): Promise<DescribeConfigReleasesResponse>;
597
597
  /**
598
- * 创建泳道
598
+ * 创建泳道配置
599
599
  */
600
600
  CreateLane(req: CreateLaneRequest, cb?: (error: string, rep: CreateLaneResponse) => void): Promise<CreateLaneResponse>;
601
601
  /**
@@ -626,7 +626,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
626
626
  */
627
627
  StopGroup(req: StopGroupRequest, cb?: (error: string, rep: StopGroupResponse) => void): Promise<StopGroupResponse>;
628
628
  /**
629
- * 更新泳道信息
629
+ * 更新泳道配置信息
630
630
  */
631
631
  ModifyLane(req: ModifyLaneRequest, cb?: (error: string, rep: ModifyLaneResponse) => void): Promise<ModifyLaneResponse>;
632
632
  /**
@@ -638,7 +638,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
638
638
  */
639
639
  DescribeMicroservicesByGroupIds(req: DescribeMicroservicesByGroupIdsRequest, cb?: (error: string, rep: DescribeMicroservicesByGroupIdsResponse) => void): Promise<DescribeMicroservicesByGroupIdsResponse>;
640
640
  /**
641
- * 新增微服务返回id
641
+ * 新增微服务返回ID
642
642
  */
643
643
  CreateMicroserviceWithDetailResp(req: CreateMicroserviceWithDetailRespRequest, cb?: (error: string, rep: CreateMicroserviceWithDetailRespResponse) => void): Promise<CreateMicroserviceWithDetailRespResponse>;
644
644
  /**
@@ -724,7 +724,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
724
724
  */
725
725
  DescribeFlowLastBatchState(req: DescribeFlowLastBatchStateRequest, cb?: (error: string, rep: DescribeFlowLastBatchStateResponse) => void): Promise<DescribeFlowLastBatchStateResponse>;
726
726
  /**
727
- * 发布配置,并且返回配置 ID
727
+ * 发布配置,并且返回配置ID
728
728
  */
729
729
  ReleaseConfigWithDetailResp(req: ReleaseConfigWithDetailRespRequest, cb?: (error: string, rep: ReleaseConfigWithDetailRespResponse) => void): Promise<ReleaseConfigWithDetailRespResponse>;
730
730
  /**
@@ -808,7 +808,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
808
808
  */
809
809
  DraftApiGroup(req: DraftApiGroupRequest, cb?: (error: string, rep: DraftApiGroupResponse) => void): Promise<DraftApiGroupResponse>;
810
810
  /**
811
- * 禁用泳道规则
811
+ * 禁用灰度发布规则
812
812
  */
813
813
  DisableLaneRule(req: DisableLaneRuleRequest, cb?: (error: string, rep: DisableLaneRuleResponse) => void): Promise<DisableLaneRuleResponse>;
814
814
  /**
@@ -820,7 +820,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
820
820
  */
821
821
  ContinueRunFailedTaskBatch(req: ContinueRunFailedTaskBatchRequest, cb?: (error: string, rep: ContinueRunFailedTaskBatchResponse) => void): Promise<ContinueRunFailedTaskBatchResponse>;
822
822
  /**
823
- * 查询API 版本
823
+ * 查询API版本
824
824
  */
825
825
  DescribeApiVersions(req: DescribeApiVersionsRequest, cb?: (error: string, rep: DescribeApiVersionsResponse) => void): Promise<DescribeApiVersionsResponse>;
826
826
  /**
@@ -860,15 +860,15 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
860
860
  */
861
861
  RevocationConfig(req: RevocationConfigRequest, cb?: (error: string, rep: RevocationConfigResponse) => void): Promise<RevocationConfigResponse>;
862
862
  /**
863
- * 查询泳道规则列表
863
+ * 查询灰度发布规则列表
864
864
  */
865
865
  DescribeLaneRules(req: DescribeLaneRulesRequest, cb?: (error: string, rep: DescribeLaneRulesResponse) => void): Promise<DescribeLaneRulesResponse>;
866
866
  /**
867
- * 更新泳道规则
867
+ * 更新灰度发布规则
868
868
  */
869
869
  ModifyLaneRule(req: ModifyLaneRuleRequest, cb?: (error: string, rep: ModifyLaneRuleResponse) => void): Promise<ModifyLaneRuleResponse>;
870
870
  /**
871
- * 查询group发布的配置
871
+ * 查询部署组发布的配置
872
872
  */
873
873
  DescribeReleasedConfig(req: DescribeReleasedConfigRequest, cb?: (error: string, rep: DescribeReleasedConfigResponse) => void): Promise<DescribeReleasedConfigResponse>;
874
874
  /**
@@ -880,7 +880,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
880
880
  */
881
881
  AssociateConfigWithGroup(req: AssociateConfigWithGroupRequest, cb?: (error: string, rep: AssociateConfigWithGroupResponse) => void): Promise<AssociateConfigWithGroupResponse>;
882
882
  /**
883
- * 查询泳道列表
883
+ * 查询泳道配置列表
884
884
  */
885
885
  DescribeLanes(req: DescribeLanesRequest, cb?: (error: string, rep: DescribeLanesResponse) => void): Promise<DescribeLanesResponse>;
886
886
  /**
@@ -889,7 +889,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
889
889
  DescribeApiUseDetail(req: DescribeApiUseDetailRequest, cb?: (error: string, rep: DescribeApiUseDetailResponse) => void): Promise<DescribeApiUseDetailResponse>;
890
890
  /**
891
891
  * TSF会将软件包上传到腾讯云对象存储(COS)。调用此接口获取上传信息,如目标地域,桶,包Id,存储路径,鉴权信息等,之后请使用COS API(或SDK)进行上传。
892
- COS相关文档请查阅:https://cloud.tencent.com/document/product/436
892
+ 请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
893
893
  */
894
894
  DescribeUploadInfo(req: DescribeUploadInfoRequest, cb?: (error: string, rep: DescribeUploadInfoResponse) => void): Promise<DescribeUploadInfoResponse>;
895
895
  /**
@@ -94,7 +94,7 @@ class Client extends abstract_client_1.AbstractClient {
94
94
  return this.request("AddClusterInstances", req, cb);
95
95
  }
96
96
  /**
97
- * 删除泳道规则
97
+ * 删除灰度发布规则
98
98
  */
99
99
  async DeleteLaneRule(req, cb) {
100
100
  return this.request("DeleteLaneRule", req, cb);
@@ -130,7 +130,7 @@ class Client extends abstract_client_1.AbstractClient {
130
130
  return this.request("DescribeGroupAttribute", req, cb);
131
131
  }
132
132
  /**
133
- * 创建文件配置项,返回详细信息
133
+ * 创建文件配置项,返回详细信息。
134
134
  */
135
135
  async CreateFileConfigWithDetailResp(req, cb) {
136
136
  return this.request("CreateFileConfigWithDetailResp", req, cb);
@@ -250,7 +250,7 @@ class Client extends abstract_client_1.AbstractClient {
250
250
  return this.request("DescribeGroupsWithPlugin", req, cb);
251
251
  }
252
252
  /**
253
- * 启用泳道规则
253
+ * 启用灰度发布规则
254
254
  */
255
255
  async EnableLaneRule(req, cb) {
256
256
  return this.request("EnableLaneRule", req, cb);
@@ -287,7 +287,7 @@ class Client extends abstract_client_1.AbstractClient {
287
287
  }
288
288
  /**
289
289
  * TSF上传的程序包存放在腾讯云对象存储(COS)中,通过该API可以获取从COS下载程序包需要的信息,包括包所在的桶、存储路径、鉴权信息等,之后使用COS API(或SDK)进行下载。
290
- COS相关文档请查阅:https://cloud.tencent.com/document/product/436
290
+ 请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
291
291
  */
292
292
  async DescribeDownloadInfo(req, cb) {
293
293
  return this.request("DescribeDownloadInfo", req, cb);
@@ -505,7 +505,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
505
505
  return this.request("DescribeGroupInstances", req, cb);
506
506
  }
507
507
  /**
508
- * 创建泳道规则
508
+ * 创建灰度发布规则
509
509
  */
510
510
  async CreateLaneRule(req, cb) {
511
511
  return this.request("CreateLaneRule", req, cb);
@@ -541,7 +541,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
541
541
  return this.request("DescribeUnitRulesV2", req, cb);
542
542
  }
543
543
  /**
544
- * 创建公共配置项,并返回配置项详细信息
544
+ * 创建公共配置项,并返回配置项详细信息。
545
545
  */
546
546
  async CreatePublicConfigWithDetailResp(req, cb) {
547
547
  return this.request("CreatePublicConfigWithDetailResp", req, cb);
@@ -887,7 +887,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
887
887
  return this.request("DescribePathRewrites", req, cb);
888
888
  }
889
889
  /**
890
- * 删除泳道
890
+ * 删除泳道配置
891
891
  */
892
892
  async DeleteLane(req, cb) {
893
893
  return this.request("DeleteLane", req, cb);
@@ -905,7 +905,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
905
905
  return this.request("DescribeConfigReleases", req, cb);
906
906
  }
907
907
  /**
908
- * 创建泳道
908
+ * 创建泳道配置
909
909
  */
910
910
  async CreateLane(req, cb) {
911
911
  return this.request("CreateLane", req, cb);
@@ -950,7 +950,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
950
950
  return this.request("StopGroup", req, cb);
951
951
  }
952
952
  /**
953
- * 更新泳道信息
953
+ * 更新泳道配置信息
954
954
  */
955
955
  async ModifyLane(req, cb) {
956
956
  return this.request("ModifyLane", req, cb);
@@ -968,7 +968,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
968
968
  return this.request("DescribeMicroservicesByGroupIds", req, cb);
969
969
  }
970
970
  /**
971
- * 新增微服务返回id
971
+ * 新增微服务返回ID
972
972
  */
973
973
  async CreateMicroserviceWithDetailResp(req, cb) {
974
974
  return this.request("CreateMicroserviceWithDetailResp", req, cb);
@@ -1096,7 +1096,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1096
1096
  return this.request("DescribeFlowLastBatchState", req, cb);
1097
1097
  }
1098
1098
  /**
1099
- * 发布配置,并且返回配置 ID
1099
+ * 发布配置,并且返回配置ID
1100
1100
  */
1101
1101
  async ReleaseConfigWithDetailResp(req, cb) {
1102
1102
  return this.request("ReleaseConfigWithDetailResp", req, cb);
@@ -1222,7 +1222,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1222
1222
  return this.request("DraftApiGroup", req, cb);
1223
1223
  }
1224
1224
  /**
1225
- * 禁用泳道规则
1225
+ * 禁用灰度发布规则
1226
1226
  */
1227
1227
  async DisableLaneRule(req, cb) {
1228
1228
  return this.request("DisableLaneRule", req, cb);
@@ -1240,7 +1240,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1240
1240
  return this.request("ContinueRunFailedTaskBatch", req, cb);
1241
1241
  }
1242
1242
  /**
1243
- * 查询API 版本
1243
+ * 查询API版本
1244
1244
  */
1245
1245
  async DescribeApiVersions(req, cb) {
1246
1246
  return this.request("DescribeApiVersions", req, cb);
@@ -1300,19 +1300,19 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1300
1300
  return this.request("RevocationConfig", req, cb);
1301
1301
  }
1302
1302
  /**
1303
- * 查询泳道规则列表
1303
+ * 查询灰度发布规则列表
1304
1304
  */
1305
1305
  async DescribeLaneRules(req, cb) {
1306
1306
  return this.request("DescribeLaneRules", req, cb);
1307
1307
  }
1308
1308
  /**
1309
- * 更新泳道规则
1309
+ * 更新灰度发布规则
1310
1310
  */
1311
1311
  async ModifyLaneRule(req, cb) {
1312
1312
  return this.request("ModifyLaneRule", req, cb);
1313
1313
  }
1314
1314
  /**
1315
- * 查询group发布的配置
1315
+ * 查询部署组发布的配置
1316
1316
  */
1317
1317
  async DescribeReleasedConfig(req, cb) {
1318
1318
  return this.request("DescribeReleasedConfig", req, cb);
@@ -1330,7 +1330,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1330
1330
  return this.request("AssociateConfigWithGroup", req, cb);
1331
1331
  }
1332
1332
  /**
1333
- * 查询泳道列表
1333
+ * 查询泳道配置列表
1334
1334
  */
1335
1335
  async DescribeLanes(req, cb) {
1336
1336
  return this.request("DescribeLanes", req, cb);
@@ -1343,7 +1343,7 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1343
1343
  }
1344
1344
  /**
1345
1345
  * TSF会将软件包上传到腾讯云对象存储(COS)。调用此接口获取上传信息,如目标地域,桶,包Id,存储路径,鉴权信息等,之后请使用COS API(或SDK)进行上传。
1346
- COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1346
+ 请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
1347
1347
  */
1348
1348
  async DescribeUploadInfo(req, cb) {
1349
1349
  return this.request("DescribeUploadInfo", req, cb);