tencentcloud-sdk-nodejs 4.0.907 → 4.0.908
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/CHANGELOG.md +216 -0
- package/SERVICE_CHANGELOG.md +332 -33
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_client.ts +3 -1
- package/src/services/apm/v20210622/apm_models.ts +4 -0
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +336 -95
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +1895 -808
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +13 -1
- package/src/services/domain/v20180808/domain_models.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +21 -3
- package/src/services/ess/v20201111/ess_models.ts +4 -6
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -6
- package/src/services/faceid/v20180301/faceid_models.ts +1 -1
- package/src/services/lke/v20231130/lke_client.ts +12 -4
- package/src/services/lke/v20231130/lke_models.ts +376 -95
- package/src/services/trro/v20220325/trro_client.ts +1 -0
- package/src/services/trro/v20220325/trro_models.ts +96 -5
- package/src/services/trtc/v20190722/trtc_client.ts +14 -100
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/tsf/v20180326/tsf_models.ts +4 -4
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +3 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +3 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +4 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +101 -25
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.js +150 -36
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +1829 -793
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +13 -1
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +21 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +21 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -6
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +368 -95
- package/tencentcloud/services/trro/v20220325/trro_models.d.ts +95 -5
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +12 -98
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +12 -98
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +4 -4
- package/test/cdwdoris.v20211228.test.js +214 -24
|
@@ -464,7 +464,7 @@ export declare class Client extends AbstractClient {
|
|
|
464
464
|
*/
|
|
465
465
|
CreateTable(req: CreateTableRequest, cb?: (error: string, rep: CreateTableResponse) => void): Promise<CreateTableResponse>;
|
|
466
466
|
/**
|
|
467
|
-
*
|
|
467
|
+
* 查询任务结果,仅支持30天以内的任务查询结果,且返回数据大小超过近50M会进行截断。
|
|
468
468
|
*/
|
|
469
469
|
DescribeTaskResult(req: DescribeTaskResultRequest, cb?: (error: string, rep: DescribeTaskResultResponse) => void): Promise<DescribeTaskResultResponse>;
|
|
470
470
|
/**
|
|
@@ -712,7 +712,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
712
712
|
return this.request("CreateTable", req, cb);
|
|
713
713
|
}
|
|
714
714
|
/**
|
|
715
|
-
*
|
|
715
|
+
* 查询任务结果,仅支持30天以内的任务查询结果,且返回数据大小超过近50M会进行截断。
|
|
716
716
|
*/
|
|
717
717
|
async DescribeTaskResult(req, cb) {
|
|
718
718
|
return this.request("DescribeTaskResult", req, cb);
|
|
@@ -259,6 +259,10 @@ export interface DescribeNotebookSessionsRequest {
|
|
|
259
259
|
* 分页参数,默认0
|
|
260
260
|
*/
|
|
261
261
|
Offset?: number;
|
|
262
|
+
/**
|
|
263
|
+
* 过滤类型,支持如下的过滤类型,传参Name应为以下其中一个, engine-generation - String(引擎时代: supersql:supersql引擎,native:标准引擎):notebook-keyword - String(数据引擎名称或sessionid或sessionname的模糊搜索)
|
|
264
|
+
*/
|
|
265
|
+
Filters?: Array<Filter>;
|
|
262
266
|
}
|
|
263
267
|
/**
|
|
264
268
|
* SmartOptimizerLifecyclePolicy
|
|
@@ -1419,7 +1423,7 @@ export interface ListTaskJobLogNameRequest {
|
|
|
1419
1423
|
*/
|
|
1420
1424
|
export interface DescribeTaskResultRequest {
|
|
1421
1425
|
/**
|
|
1422
|
-
* 任务唯一ID
|
|
1426
|
+
* 任务唯一ID,仅支持30天内的任务
|
|
1423
1427
|
*/
|
|
1424
1428
|
TaskId: string;
|
|
1425
1429
|
/**
|
|
@@ -5318,6 +5322,14 @@ export interface DescribeUpdatableDataEnginesRequest {
|
|
|
5318
5322
|
* 引擎配置操作命令,UpdateSparkSQLLakefsPath 更新托管表路径,UpdateSparkSQLResultPath 更新结果桶路径
|
|
5319
5323
|
*/
|
|
5320
5324
|
DataEngineConfigCommand: string;
|
|
5325
|
+
/**
|
|
5326
|
+
* 是否使用托管存储作为结果存储
|
|
5327
|
+
*/
|
|
5328
|
+
UseLakeFs?: boolean;
|
|
5329
|
+
/**
|
|
5330
|
+
* 用户自定义结果存储路径
|
|
5331
|
+
*/
|
|
5332
|
+
CustomResultPath?: string;
|
|
5321
5333
|
}
|
|
5322
5334
|
/**
|
|
5323
5335
|
* DescribeStoreLocation请求参数结构体
|
|
@@ -918,14 +918,32 @@ p.s.
|
|
|
918
918
|
*/
|
|
919
919
|
DeleteIntegrationDepartment(req: DeleteIntegrationDepartmentRequest, cb?: (error: string, rep: DeleteIntegrationDepartmentResponse) => void): Promise<DeleteIntegrationDepartmentResponse>;
|
|
920
920
|
/**
|
|
921
|
-
*
|
|
921
|
+
* **适用场景 :**
|
|
922
922
|
|
|
923
|
-
|
|
923
|
+
当通过模板或文件发起合同时, 签署人不制定, 等合同发起后再指定 可以用下面2种方案
|
|
924
|
+
|
|
925
|
+
<b><font color="red">1. 或签合同</font>: 若未指定企业签署人信息(只指定企业的名字),合同变成或签合同(个人签署方不支持或签合同)</b>。需调用此接口补充或添加签署人。或签签署人在控制台上的展示样式如下(会带有<b>或签</b>标识):
|
|
926
|
+

|
|
927
|
+
<b><font color="red">2. 动态签署人合同</font>: 若未指定具体签署人的信息,则合同变成动态签署人合同</b>。需调用此接口补充或添加签署人。可以参考文档 [动态签署人合同](https://qian.tencent.com/developers/company/dynamic_signer/) 。动态签署人在控制台上的展示样式如下:
|
|
928
|
+

|
|
929
|
+
|
|
930
|
+
实际签署人需要通过[获取跳转至腾讯电子签小程序的签署链接](https://qian.tencent.com/developers/companyApis/startFlows/CreateSchemeUrl/)生成的链接进入小程序,领取合同并签署。同一签署环节可补充多个员工作为或签署人,最终实际签署人取决于谁先领取合同完成签署。
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
**限制条件**:
|
|
924
934
|
|
|
925
935
|
1.本企业(发起方企业)企业微信签署人仅支持通过企业微信UserId或姓名+手机号进行补充。
|
|
936
|
+
|
|
926
937
|
2.本企业(发起方企业)非企业微信签署人仅支持通过姓名+手机号进行补充。
|
|
938
|
+
|
|
927
939
|
3.他方企业仅支持通过姓名+手机号进行补充。
|
|
928
|
-
|
|
940
|
+
|
|
941
|
+
4.个人签署人支持通过姓名+手机号进行补充(若<b>个人用户已完成实名</b>,动态签署人合同也可以可通过姓名+证件号码进行补充)
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
**整体流程如下图:**
|
|
945
|
+
|
|
946
|
+

|
|
929
947
|
*/
|
|
930
948
|
CreateFlowApprovers(req: CreateFlowApproversRequest, cb?: (error: string, rep: CreateFlowApproversResponse) => void): Promise<CreateFlowApproversResponse>;
|
|
931
949
|
/**
|
|
@@ -1084,14 +1084,32 @@ p.s.
|
|
|
1084
1084
|
return this.request("DeleteIntegrationDepartment", req, cb);
|
|
1085
1085
|
}
|
|
1086
1086
|
/**
|
|
1087
|
-
*
|
|
1087
|
+
* **适用场景 :**
|
|
1088
1088
|
|
|
1089
|
-
|
|
1089
|
+
当通过模板或文件发起合同时, 签署人不制定, 等合同发起后再指定 可以用下面2种方案
|
|
1090
|
+
|
|
1091
|
+
<b><font color="red">1. 或签合同</font>: 若未指定企业签署人信息(只指定企业的名字),合同变成或签合同(个人签署方不支持或签合同)</b>。需调用此接口补充或添加签署人。或签签署人在控制台上的展示样式如下(会带有<b>或签</b>标识):
|
|
1092
|
+

|
|
1093
|
+
<b><font color="red">2. 动态签署人合同</font>: 若未指定具体签署人的信息,则合同变成动态签署人合同</b>。需调用此接口补充或添加签署人。可以参考文档 [动态签署人合同](https://qian.tencent.com/developers/company/dynamic_signer/) 。动态签署人在控制台上的展示样式如下:
|
|
1094
|
+

|
|
1095
|
+
|
|
1096
|
+
实际签署人需要通过[获取跳转至腾讯电子签小程序的签署链接](https://qian.tencent.com/developers/companyApis/startFlows/CreateSchemeUrl/)生成的链接进入小程序,领取合同并签署。同一签署环节可补充多个员工作为或签署人,最终实际签署人取决于谁先领取合同完成签署。
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
**限制条件**:
|
|
1090
1100
|
|
|
1091
1101
|
1.本企业(发起方企业)企业微信签署人仅支持通过企业微信UserId或姓名+手机号进行补充。
|
|
1102
|
+
|
|
1092
1103
|
2.本企业(发起方企业)非企业微信签署人仅支持通过姓名+手机号进行补充。
|
|
1104
|
+
|
|
1093
1105
|
3.他方企业仅支持通过姓名+手机号进行补充。
|
|
1094
|
-
|
|
1106
|
+
|
|
1107
|
+
4.个人签署人支持通过姓名+手机号进行补充(若<b>个人用户已完成实名</b>,动态签署人合同也可以可通过姓名+证件号码进行补充)
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
**整体流程如下图:**
|
|
1111
|
+
|
|
1112
|
+

|
|
1095
1113
|
*/
|
|
1096
1114
|
async CreateFlowApprovers(req, cb) {
|
|
1097
1115
|
return this.request("CreateFlowApprovers", req, cb);
|
|
@@ -4465,11 +4465,9 @@ export interface CreateFlowApproversRequest {
|
|
|
4465
4465
|
*/
|
|
4466
4466
|
Operator: UserInfo;
|
|
4467
4467
|
/**
|
|
4468
|
-
*
|
|
4468
|
+
* 补充签署环节签署候选人信息。
|
|
4469
4469
|
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
- 如果不指定,则使用姓名和手机号进行补充。
|
|
4470
|
+
注:` 如果发起方指定的补充签署人是企业微信签署人(ApproverSource=WEWORKAPP),则需要提供企业微信UserId进行补充; 如果不指定,则使用姓名和手机号进行补充。`
|
|
4473
4471
|
*/
|
|
4474
4472
|
Approvers: Array<FillApproverInfo>;
|
|
4475
4473
|
/**
|
|
@@ -4481,9 +4479,9 @@ export interface CreateFlowApproversRequest {
|
|
|
4481
4479
|
/**
|
|
4482
4480
|
* 签署人信息补充方式
|
|
4483
4481
|
|
|
4484
|
-
<ul><li>**0**:
|
|
4482
|
+
<ul><li>**0**: <font color="red">或签合同</font>添加签署候选人,或签支持一个节点传多个签署人,不传值默认或签。
|
|
4485
4483
|
注: `或签只支持企业签署方`</li>
|
|
4486
|
-
<li>**1**:
|
|
4484
|
+
<li>**1**: <font color="red">动态签署人合同</font>的添加签署候选人,支持企业或个人签署方。</li></ul>
|
|
4487
4485
|
*/
|
|
4488
4486
|
FillApproverType?: number;
|
|
4489
4487
|
/**
|
|
@@ -1110,17 +1110,17 @@ export interface BaseFlowInfo {
|
|
|
1110
1110
|
*/
|
|
1111
1111
|
FlowName: string;
|
|
1112
1112
|
/**
|
|
1113
|
-
*
|
|
1113
|
+
* 合同流程的签署截止时间,格式为Unix标准时间戳(秒),如果在签署截止时间前未完成签署,则合同状态会变为已过期,导致合同作废。
|
|
1114
1114
|
*/
|
|
1115
|
-
|
|
1115
|
+
Deadline: number;
|
|
1116
1116
|
/**
|
|
1117
|
-
*
|
|
1117
|
+
* 合同流程的类别分类(可自定义名称,如销售合同/入职合同等),最大长度为200个字符,仅限中文、字母、数字和下划线组成。
|
|
1118
1118
|
*/
|
|
1119
|
-
|
|
1119
|
+
FlowType?: string;
|
|
1120
1120
|
/**
|
|
1121
|
-
*
|
|
1121
|
+
* 合同流程描述信息(可自定义此描述),最大长度1000个字符。
|
|
1122
1122
|
*/
|
|
1123
|
-
|
|
1123
|
+
FlowDescription?: string;
|
|
1124
1124
|
/**
|
|
1125
1125
|
* 合同流程的签署顺序类型:
|
|
1126
1126
|
**false**:(默认)有序签署, 本合同多个参与人需要依次签署
|
|
@@ -1579,7 +1579,7 @@ export interface Encryption {
|
|
|
1579
1579
|
*/
|
|
1580
1580
|
EncryptList: Array<string>;
|
|
1581
1581
|
/**
|
|
1582
|
-
*
|
|
1582
|
+
* 加密后的对称密钥,关于密钥的生成和使用请查阅<a href="https://cloud.tencent.com/document/product/1007/47180">数据加密</a> 文档。
|
|
1583
1583
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1584
1584
|
*/
|
|
1585
1585
|
CiphertextBlob: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { ModifyQAAttrRangeResponse, GetWsTokenResponse, CheckAttributeLabelExistRequest, DescribeQAResponse, GetAppKnowledgeCountRequest, ResetSessionResponse, ListSelectDocResponse, DescribeReleaseInfoRequest, DeleteDocRequest, GetAnswerTypeDataCountRequest, DescribeAppResponse, UploadAttributeLabelResponse, ListUnsatisfiedReplyResponse, ExportAttributeLabelResponse, ExportQAListResponse, GetAppSecretResponse, CreateQACateResponse, ModifyDocAttrRangeResponse, GetAnswerTypeDataCountResponse, DescribeQARequest, DescribeUnsatisfiedReplyContextRequest, ListAppRequest, ModifyQAAttrRangeRequest, ListRejectedQuestionResponse, ModifyDocResponse, CreateCorpResponse, ListQARequest, ListUnsatisfiedReplyRequest, DeleteQARequest, GetLikeDataCountResponse, ListReleaseRequest, ListModelRequest, ModifyAppResponse, ListDocResponse, ModifyQARequest, GetDocPreviewRequest, ListRejectedQuestionPreviewResponse, DescribeCorpRequest, ListAppCategoryResponse, CreateAppResponse, DescribeAttributeLabelRequest, CreateQARequest, CreateCorpRequest, RetryDocParseRequest, QueryRewriteResponse, DeleteAttributeLabelRequest, DescribeRobotBizIDByAppKeyResponse, ReconstructDocumentResponse, DescribeDocResponse, CreateReleaseRequest, CheckAttributeLabelReferRequest, ModifyQACateRequest, ModifyAttributeLabelRequest, ResetSessionRequest, GetAppSecretRequest, DeleteQACateResponse, QueryParseDocResultResponse, ListReleaseDocPreviewResponse, GenerateQAResponse, GetTaskStatusResponse, DescribeDocRequest, ConvertDocumentResponse, RetryDocAuditRequest, SaveDocRequest, ModifyQACateResponse, DescribeAttributeLabelResponse, ModifyAttributeLabelResponse, ListQACateResponse, RetryDocParseResponse, CreateRejectedQuestionResponse, GetEmbeddingResponse, ExportUnsatisfiedReplyRequest, GroupQAResponse, RetryReleaseRequest, CreateAppRequest, DescribeReleaseRequest, ListAppCategoryRequest, ListReleaseConfigPreviewRequest, ListReleaseQAPreviewResponse, ModifyRejectedQuestionResponse, ListReleaseDocPreviewRequest, DescribeUnsatisfiedReplyContextResponse, ExportUnsatisfiedReplyResponse, RateMsgRecordResponse, DescribeReferResponse, ListDocRequest, GetEmbeddingRequest, GroupQARequest, RateMsgRecordRequest, IsTransferIntentResponse, GetMsgRecordResponse, DescribeAppRequest, GetReconstructDocumentResultRequest, ListQAResponse, IgnoreUnsatisfiedReplyRequest, DescribeReleaseResponse, ConvertDocumentRequest, ParseDocRequest, ReconstructDocumentRequest, RetryDocAuditResponse, GetReconstructDocumentResultResponse, GetLikeDataCountRequest, DeleteRejectedQuestionResponse, CreateAttributeLabelRequest, ListAppResponse, CreateReconstructDocumentFlowRequest, QueryParseDocResultRequest, ListRejectedQuestionPreviewRequest, ListReleaseConfigPreviewResponse, DeleteRejectedQuestionRequest, ExportQAListRequest, GetDocPreviewResponse, CreateReleaseResponse, QueryRewriteRequest, ModifyAppRequest, DeleteAttributeLabelResponse, VerifyQARequest, DeleteQACateRequest, GenerateQARequest, GetWsTokenRequest, ModifyDocRequest, DeleteAppResponse, ListAttributeLabelRequest, DeleteDocResponse, DescribeSegmentsResponse, UploadAttributeLabelRequest, ExportAttributeLabelRequest, GetAppKnowledgeCountResponse, RetryReleaseResponse, CreateAttributeLabelResponse, CreateQAResponse, StopDocParseResponse, ParseDocResponse, ListQACateRequest, ListReleaseQAPreviewRequest, DescribeReleaseInfoResponse, IsTransferIntentRequest, DescribeReferRequest, DeleteAppRequest, CreateRejectedQuestionRequest, DescribeStorageCredentialRequest, DescribeCorpResponse, SaveDocResponse, ListReleaseResponse, ListModelResponse, ListAttributeLabelResponse, ModifyQAResponse, DeleteQAResponse, GetMsgRecordRequest, DescribeStorageCredentialResponse, CheckAttributeLabelExistResponse, GetTaskStatusRequest, CheckAttributeLabelReferResponse, ModifyDocAttrRangeRequest, CreateQACateRequest, DescribeRobotBizIDByAppKeyRequest, CreateReconstructDocumentFlowResponse,
|
|
3
|
+
import { ModifyQAAttrRangeResponse, GetWsTokenResponse, CheckAttributeLabelExistRequest, DescribeQAResponse, GetAppKnowledgeCountRequest, ResetSessionResponse, ListSelectDocResponse, DescribeReleaseInfoRequest, DeleteDocRequest, GetAnswerTypeDataCountRequest, DescribeAppResponse, UploadAttributeLabelResponse, ListUnsatisfiedReplyResponse, ExportAttributeLabelResponse, ExportQAListResponse, GetAppSecretResponse, ListRejectedQuestionRequest, CreateQACateResponse, ModifyDocAttrRangeResponse, GetAnswerTypeDataCountResponse, DescribeQARequest, DescribeUnsatisfiedReplyContextRequest, ListAppRequest, ModifyQAAttrRangeRequest, ListRejectedQuestionResponse, ModifyDocResponse, CreateCorpResponse, ListQARequest, ListUnsatisfiedReplyRequest, DeleteQARequest, GetLikeDataCountResponse, ListReleaseRequest, ListModelRequest, ModifyAppResponse, ListDocResponse, ModifyQARequest, GetDocPreviewRequest, ListRejectedQuestionPreviewResponse, DescribeCorpRequest, ListAppCategoryResponse, CreateAppResponse, DescribeAttributeLabelRequest, CreateQARequest, CreateCorpRequest, RetryDocParseRequest, QueryRewriteResponse, DeleteAttributeLabelRequest, DescribeRobotBizIDByAppKeyResponse, ReconstructDocumentResponse, DescribeDocResponse, CreateReleaseRequest, CheckAttributeLabelReferRequest, ModifyQACateRequest, ModifyAttributeLabelRequest, ResetSessionRequest, GetAppSecretRequest, DeleteQACateResponse, QueryParseDocResultResponse, ListReleaseDocPreviewResponse, GenerateQAResponse, GetTaskStatusResponse, DescribeDocRequest, ConvertDocumentResponse, RetryDocAuditRequest, SaveDocRequest, ModifyQACateResponse, DescribeAttributeLabelResponse, ModifyAttributeLabelResponse, ListQACateResponse, RetryDocParseResponse, CreateRejectedQuestionResponse, GetEmbeddingResponse, ExportUnsatisfiedReplyRequest, GroupQAResponse, RetryReleaseRequest, CreateAppRequest, DescribeReleaseRequest, ListAppCategoryRequest, ListReleaseConfigPreviewRequest, ListReleaseQAPreviewResponse, ModifyRejectedQuestionResponse, ListReleaseDocPreviewRequest, DescribeUnsatisfiedReplyContextResponse, ExportUnsatisfiedReplyResponse, RateMsgRecordResponse, DescribeReferResponse, ListDocRequest, GetEmbeddingRequest, GroupQARequest, RateMsgRecordRequest, IsTransferIntentResponse, GetMsgRecordResponse, DescribeAppRequest, GetReconstructDocumentResultRequest, ListQAResponse, IgnoreUnsatisfiedReplyRequest, DescribeReleaseResponse, ConvertDocumentRequest, ParseDocRequest, ReconstructDocumentRequest, RetryDocAuditResponse, GetReconstructDocumentResultResponse, GetLikeDataCountRequest, DeleteRejectedQuestionResponse, CreateAttributeLabelRequest, ListAppResponse, CreateReconstructDocumentFlowRequest, QueryParseDocResultRequest, ListRejectedQuestionPreviewRequest, ListReleaseConfigPreviewResponse, DeleteRejectedQuestionRequest, ExportQAListRequest, GetDocPreviewResponse, CreateReleaseResponse, QueryRewriteRequest, ModifyAppRequest, DeleteAttributeLabelResponse, VerifyQARequest, DeleteQACateRequest, GenerateQARequest, GetWsTokenRequest, ModifyDocRequest, DeleteAppResponse, ListAttributeLabelRequest, DeleteDocResponse, DescribeSegmentsResponse, UploadAttributeLabelRequest, ExportAttributeLabelRequest, GetAppKnowledgeCountResponse, RetryReleaseResponse, CreateAttributeLabelResponse, CreateQAResponse, StopDocParseResponse, ParseDocResponse, ListQACateRequest, ListReleaseQAPreviewRequest, DescribeReleaseInfoResponse, IsTransferIntentRequest, DescribeReferRequest, DeleteAppRequest, CreateRejectedQuestionRequest, DescribeStorageCredentialRequest, DescribeCorpResponse, SaveDocResponse, ListReleaseResponse, ListModelResponse, ListAttributeLabelResponse, ModifyQAResponse, DeleteQAResponse, GetMsgRecordRequest, DescribeStorageCredentialResponse, CheckAttributeLabelExistResponse, GetTaskStatusRequest, CheckAttributeLabelReferResponse, ModifyDocAttrRangeRequest, CreateQACateRequest, DescribeRobotBizIDByAppKeyRequest, CreateReconstructDocumentFlowResponse, VerifyQAResponse, DescribeSegmentsRequest, ModifyRejectedQuestionRequest, IgnoreUnsatisfiedReplyResponse, StopDocParseRequest, ListSelectDocRequest } from "./lke_models";
|
|
4
4
|
/**
|
|
5
5
|
* lke client
|
|
6
6
|
* @class
|