tencentcloud-sdk-nodejs 4.1.76 → 4.1.77

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 (29) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ctem/v20231128/ctem_client.js +9 -0
  3. package/es/services/lke/v20231130/lke_client.js +6 -30
  4. package/es/services/monitor/v20230616/monitor_client.js +2 -2
  5. package/es/services/tse/v20201207/tse_client.js +14 -11
  6. package/package.json +1 -1
  7. package/tencentcloud/common/sdk_version.d.ts +1 -1
  8. package/tencentcloud/common/sdk_version.js +1 -1
  9. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
  10. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +1 -1
  11. package/tencentcloud/services/ctem/v20231128/ctem_client.d.ts +13 -1
  12. package/tencentcloud/services/ctem/v20231128/ctem_client.js +18 -0
  13. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +391 -127
  14. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +16 -0
  15. package/tencentcloud/services/kms/v20190118/kms_client.d.ts +1 -1
  16. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +90 -13
  17. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +7 -46
  18. package/tencentcloud/services/lke/v20231130/lke_client.js +9 -64
  19. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +4618 -5142
  20. package/tencentcloud/services/monitor/v20230616/monitor_client.d.ts +3 -9
  21. package/tencentcloud/services/monitor/v20230616/monitor_client.js +3 -9
  22. package/tencentcloud/services/monitor/v20230616/monitor_models.d.ts +26 -90
  23. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +5 -5
  24. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +13 -3
  25. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +13 -1
  26. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +2 -2
  27. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +17 -13
  28. package/tencentcloud/services/tse/v20201207/tse_client.js +24 -18
  29. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +89 -0
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { UpdateAliasRequest, EnableWhiteBoxKeyRequest, AsymmetricRsaDecryptRequest, EnableKeyRotationRequest, DescribeWhiteBoxKeyDetailsResponse, CreateKeyRequest, DisableWhiteBoxKeyResponse, DisableKeyResponse, DescribeWhiteBoxServiceStatusRequest, UpdateDataKeyDescriptionRequest, DescribeDataKeyResponse, DisableDataKeyResponse, DescribeKeyRequest, DescribeDataKeysRequest, ListAlgorithmsResponse, DisableKeysResponse, EnableDataKeyResponse, DescribeWhiteBoxKeyResponse, UpdateKeyDescriptionResponse, DescribeWhiteBoxServiceStatusResponse, ScheduleDataKeyDeletionResponse, EnableKeyRequest, GetKeyRotationStatusRequest, ListAlgorithmsRequest, ListKeyDetailResponse, GenerateDataKeyRequest, UpdateAliasResponse, ScheduleKeyDeletionResponse, PostQuantumCryptoVerifyRequest, GenerateRandomResponse, UpdateDataKeyNameRequest, ScheduleDataKeyDeletionRequest, DescribeKeysRequest, GetPublicKeyRequest, GetServiceStatusRequest, EnableWhiteBoxKeysResponse, ArchiveKeyResponse, VerifyByAsymmetricKeyResponse, DescribeDataKeysResponse, DescribeWhiteBoxKeyRequest, GetParametersForImportResponse, DecryptResponse, ListDataKeyDetailResponse, CreateWhiteBoxKeyResponse, ImportKeyMaterialRequest, DeleteImportedKeyMaterialResponse, EnableKeysRequest, EnableWhiteBoxKeysRequest, EncryptByWhiteBoxResponse, UpdateDataKeyNameResponse, DescribeKeysResponse, EnableWhiteBoxKeyResponse, ListDataKeysResponse, ReEncryptRequest, ListKeysResponse, DescribeDataKeyRequest, AsymmetricSm2DecryptResponse, DisableKeyRotationResponse, VerifyByAsymmetricKeyRequest, DisableWhiteBoxKeysRequest, ImportDataKeyRequest, ListKeyDetailRequest, DeleteWhiteBoxKeyRequest, GetRegionsResponse, UpdateDataKeyDescriptionResponse, CancelKeyDeletionRequest, EnableDataKeysResponse, GenerateDataKeyResponse, EnableDataKeysRequest, CreateWhiteBoxKeyRequest, GetDataKeyPlaintextResponse, DisableDataKeyRequest, OverwriteWhiteBoxDeviceFingerprintsResponse, DisableWhiteBoxKeysResponse, ArchiveKeyRequest, GetParametersForImportRequest, CreateKeyResponse, ReEncryptResponse, EncryptResponse, GetDataKeyPlaintextRequest, GetDataKeyCiphertextBlobRequest, DeleteImportedKeyMaterialRequest, EnableKeyResponse, ImportDataKeyResponse, GetServiceStatusResponse, GetKeyRotationStatusResponse, EncryptRequest, AsymmetricSm2DecryptRequest, ListDataKeysRequest, DeleteWhiteBoxKeyResponse, ListDataKeyDetailRequest, CancelDataKeyDeletionResponse, ListKeysRequest, DescribeWhiteBoxDecryptKeyRequest, CancelKeyArchiveResponse, GetPublicKeyResponse, DecryptRequest, DescribeWhiteBoxKeyDetailsRequest, PostQuantumCryptoSignRequest, PostQuantumCryptoDecryptRequest, AsymmetricRsaDecryptResponse, CancelKeyDeletionResponse, DisableKeysRequest, DisableWhiteBoxKeyRequest, UnbindCloudResourceRequest, OverwriteWhiteBoxDeviceFingerprintsRequest, EnableKeyRotationResponse, BindCloudResourceResponse, EnableKeysResponse, SignByAsymmetricKeyRequest, DescribeWhiteBoxDeviceFingerprintsRequest, GetRegionsRequest, PostQuantumCryptoEncryptResponse, EncryptByWhiteBoxRequest, GenerateRandomRequest, DisableDataKeysResponse, ScheduleKeyDeletionRequest, CancelDataKeyDeletionRequest, PostQuantumCryptoEncryptRequest, DisableKeyRequest, ImportKeyMaterialResponse, EnableDataKeyRequest, BindCloudResourceRequest, GetDataKeyCiphertextBlobResponse, PostQuantumCryptoSignResponse, SignByAsymmetricKeyResponse, PostQuantumCryptoVerifyResponse, DescribeWhiteBoxDecryptKeyResponse, DescribeWhiteBoxDeviceFingerprintsResponse, PostQuantumCryptoDecryptResponse, DisableDataKeysRequest, UpdateKeyDescriptionRequest, UnbindCloudResourceResponse, DescribeKeyResponse, CancelKeyArchiveRequest, DisableKeyRotationRequest } from "./kms_models";
3
+ import { UpdateAliasRequest, EnableWhiteBoxKeyRequest, AsymmetricRsaDecryptRequest, EnableKeyRotationRequest, DescribeWhiteBoxKeyDetailsResponse, CreateKeyRequest, DisableWhiteBoxKeyResponse, DisableKeyResponse, DescribeWhiteBoxServiceStatusRequest, UpdateDataKeyDescriptionRequest, DescribeDataKeyResponse, DisableDataKeyResponse, DescribeKeyRequest, DescribeDataKeysRequest, ListAlgorithmsResponse, DisableKeysResponse, EnableDataKeyResponse, DescribeWhiteBoxKeyResponse, UpdateKeyDescriptionResponse, DescribeWhiteBoxServiceStatusResponse, AsymmetricRsaDecryptResponse, ScheduleDataKeyDeletionResponse, EnableKeyRequest, GetKeyRotationStatusRequest, ListAlgorithmsRequest, ListKeyDetailResponse, GenerateDataKeyRequest, UpdateAliasResponse, ScheduleKeyDeletionResponse, PostQuantumCryptoVerifyRequest, GenerateRandomResponse, UpdateDataKeyNameRequest, ScheduleDataKeyDeletionRequest, DescribeKeysRequest, GetPublicKeyRequest, GetServiceStatusRequest, EnableWhiteBoxKeysResponse, ArchiveKeyResponse, VerifyByAsymmetricKeyResponse, DescribeDataKeysResponse, DescribeWhiteBoxKeyRequest, GetParametersForImportResponse, DecryptResponse, ListDataKeyDetailResponse, CreateWhiteBoxKeyResponse, ImportKeyMaterialRequest, DeleteImportedKeyMaterialResponse, EnableKeysRequest, EnableWhiteBoxKeysRequest, EncryptByWhiteBoxResponse, UpdateDataKeyNameResponse, DescribeKeysResponse, EnableWhiteBoxKeyResponse, ListDataKeysResponse, ReEncryptRequest, ListKeysResponse, DescribeDataKeyRequest, AsymmetricSm2DecryptResponse, DisableKeyRotationResponse, VerifyByAsymmetricKeyRequest, DisableWhiteBoxKeysRequest, ImportDataKeyRequest, ListKeyDetailRequest, DeleteWhiteBoxKeyRequest, GetRegionsResponse, UpdateDataKeyDescriptionResponse, CancelKeyDeletionRequest, EnableDataKeysResponse, GenerateDataKeyResponse, EnableDataKeysRequest, CreateWhiteBoxKeyRequest, GetDataKeyPlaintextResponse, DisableDataKeyRequest, OverwriteWhiteBoxDeviceFingerprintsResponse, DisableWhiteBoxKeysResponse, ArchiveKeyRequest, GetParametersForImportRequest, CreateKeyResponse, ReEncryptResponse, EncryptResponse, GetDataKeyPlaintextRequest, GetDataKeyCiphertextBlobRequest, DeleteImportedKeyMaterialRequest, EnableKeyResponse, ImportDataKeyResponse, GetServiceStatusResponse, GetKeyRotationStatusResponse, EncryptRequest, AsymmetricSm2DecryptRequest, ListDataKeysRequest, DeleteWhiteBoxKeyResponse, ListDataKeyDetailRequest, CancelDataKeyDeletionResponse, ListKeysRequest, DescribeWhiteBoxDecryptKeyRequest, CancelKeyArchiveResponse, GetPublicKeyResponse, DecryptRequest, DescribeWhiteBoxKeyDetailsRequest, PostQuantumCryptoSignRequest, PostQuantumCryptoDecryptRequest, CancelKeyDeletionResponse, DisableKeysRequest, DisableWhiteBoxKeyRequest, UnbindCloudResourceRequest, OverwriteWhiteBoxDeviceFingerprintsRequest, EnableKeyRotationResponse, BindCloudResourceResponse, EnableKeysResponse, SignByAsymmetricKeyRequest, DescribeWhiteBoxDeviceFingerprintsRequest, GetRegionsRequest, PostQuantumCryptoEncryptResponse, EncryptByWhiteBoxRequest, GenerateRandomRequest, DisableDataKeysResponse, ScheduleKeyDeletionRequest, CancelDataKeyDeletionRequest, PostQuantumCryptoEncryptRequest, DisableKeyRequest, ImportKeyMaterialResponse, EnableDataKeyRequest, BindCloudResourceRequest, GetDataKeyCiphertextBlobResponse, PostQuantumCryptoSignResponse, SignByAsymmetricKeyResponse, PostQuantumCryptoVerifyResponse, DescribeWhiteBoxDecryptKeyResponse, DescribeWhiteBoxDeviceFingerprintsResponse, PostQuantumCryptoDecryptResponse, DisableDataKeysRequest, UpdateKeyDescriptionRequest, UnbindCloudResourceResponse, DescribeKeyResponse, CancelKeyArchiveRequest, DisableKeyRotationRequest } from "./kms_models";
4
4
  /**
5
5
  * kms client
6
6
  * @class
@@ -299,13 +299,21 @@ export interface DescribeWhiteBoxServiceStatusResponse {
299
299
  RequestId?: string;
300
300
  }
301
301
  /**
302
- * 返回CMK列表信息
302
+ * AsymmetricRsaDecrypt返回参数结构体
303
303
  */
304
- export interface Key {
304
+ export interface AsymmetricRsaDecryptResponse {
305
305
  /**
306
- * CMK的全局唯一标识。
306
+ * CMK的唯一标识
307
307
  */
308
308
  KeyId?: string;
309
+ /**
310
+ * 解密后的明文,base64编码
311
+ */
312
+ Plaintext?: string;
313
+ /**
314
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
315
+ */
316
+ RequestId?: string;
309
317
  }
310
318
  /**
311
319
  * ScheduleDataKeyDeletion返回参数结构体
@@ -922,6 +930,34 @@ export interface DataKeyMetadata {
922
930
  * 资源ID,格式:creatorUin/$creatorUin/$dataKeyId
923
931
  */
924
932
  ResourceId?: string;
933
+ /**
934
+ * 密钥是否是主副本。0:主本,1:同步副本。
935
+ */
936
+ IsSyncReplica?: number;
937
+ /**
938
+ * 同步的原始地域
939
+ */
940
+ SourceRegion?: string;
941
+ /**
942
+ * 密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。
943
+ */
944
+ SyncStatus?: number;
945
+ /**
946
+ * 同步的结果描述
947
+ */
948
+ SyncMessages?: string;
949
+ /**
950
+ * 同步的开始时间
951
+ */
952
+ SyncStartTime?: number;
953
+ /**
954
+ * 同步的结束时间
955
+ */
956
+ SyncEndTime?: number;
957
+ /**
958
+ * 同步的原始集群,如果为空,是公有云公共集群
959
+ */
960
+ SourceHsmClusterId?: string;
925
961
  }
926
962
  /**
927
963
  * VerifyByAsymmetricKey请求参数结构体
@@ -1445,6 +1481,14 @@ export interface GetServiceStatusResponse {
1445
1481
  * IsAllowedDataKeyHosted为1时有效,已使用的数据密钥数量。
1446
1482
  */
1447
1483
  DataKeyUsedCount?: number;
1484
+ /**
1485
+ * 同步任务的目标地域信息
1486
+ */
1487
+ SyncTaskList?: Array<DestinationSyncConfig>;
1488
+ /**
1489
+ * 是否支持同步任务。true:支持,false:不支持。
1490
+ */
1491
+ IsAllowedSync?: boolean;
1448
1492
  /**
1449
1493
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1450
1494
  */
@@ -1709,6 +1753,34 @@ export interface KeyMetadata {
1709
1753
  * 上次乱转时间(Unix timestamp)
1710
1754
  */
1711
1755
  LastRotateTime?: number;
1756
+ /**
1757
+ * 密钥是否是主副本。0:主本,1:同步副本。
1758
+ */
1759
+ IsSyncReplica?: number;
1760
+ /**
1761
+ * 同步的原始地域
1762
+ */
1763
+ SourceRegion?: string;
1764
+ /**
1765
+ * 密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。
1766
+ */
1767
+ SyncStatus?: number;
1768
+ /**
1769
+ * 同步的结果描述
1770
+ */
1771
+ SyncMessages?: string;
1772
+ /**
1773
+ * 同步的开始时间
1774
+ */
1775
+ SyncStartTime?: number;
1776
+ /**
1777
+ * 同步的结束时间
1778
+ */
1779
+ SyncEndTime?: number;
1780
+ /**
1781
+ * 同步的原始集群,如果为空,是公有云公共集群
1782
+ */
1783
+ SourceHsmClusterId?: string;
1712
1784
  }
1713
1785
  /**
1714
1786
  * CancelKeyArchive返回参数结构体
@@ -1813,21 +1885,17 @@ export interface PostQuantumCryptoDecryptRequest {
1813
1885
  EncryptionAlgorithm?: string;
1814
1886
  }
1815
1887
  /**
1816
- * AsymmetricRsaDecrypt返回参数结构体
1888
+ * 同步任务的目标地域列表,包括地域和集群信息。如果集群为空,表示公有云共享集群,如果集群不为空,表示独享集群。
1817
1889
  */
1818
- export interface AsymmetricRsaDecryptResponse {
1890
+ export interface DestinationSyncConfig {
1819
1891
  /**
1820
- * CMK的唯一标识
1892
+ * 同步任务的目标地域
1821
1893
  */
1822
- KeyId?: string;
1894
+ DestinationRegion?: string;
1823
1895
  /**
1824
- * 解密后的明文,base64编码
1825
- */
1826
- Plaintext?: string;
1827
- /**
1828
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1896
+ * HsmClusterId为空表示公有云共享版,如果不为空表示地域下独享版集群。
1829
1897
  */
1830
- RequestId?: string;
1898
+ HsmClusterId?: string;
1831
1899
  }
1832
1900
  /**
1833
1901
  * CancelKeyDeletion返回参数结构体
@@ -1994,6 +2062,15 @@ export interface GenerateRandomRequest {
1994
2062
  */
1995
2063
  NumberOfBytes: number;
1996
2064
  }
2065
+ /**
2066
+ * 返回CMK列表信息
2067
+ */
2068
+ export interface Key {
2069
+ /**
2070
+ * CMK的全局唯一标识。
2071
+ */
2072
+ KeyId?: string;
2073
+ }
1997
2074
  /**
1998
2075
  * DisableDataKeys返回参数结构体
1999
2076
  */
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { GetWsTokenResponse, GetAppSecretRequest, ListSelectDocResponse, DeleteDocRequest, GetAppSecretResponse, UploadAttributeLabelResponse, CreateSharedKnowledgeRequest, CreateCorpResponse, DescribeKnowledgeUsageResponse, DeleteSharedKnowledgeResponse, ListUnsatisfiedReplyRequest, DeleteQARequest, CreateDocCateRequest, ListRejectedQuestionPreviewResponse, CreateCorpRequest, QueryRewriteResponse, DeleteAttributeLabelRequest, DescribeRobotBizIDByAppKeyResponse, ListDocCateRequest, DescribeDocResponse, DeleteVarResponse, ListQACateResponse, CreateSharedKnowledgeResponse, RenameDocRequest, StopWorkflowRunResponse, GenerateQAResponse, SaveDocRequest, ListSharedKnowledgeResponse, DescribeAttributeLabelResponse, ModifyAttributeLabelResponse, RetryDocParseResponse, DeleteAgentResponse, GetEmbeddingResponse, GroupQAResponse, RetryReleaseRequest, ListAppCategoryRequest, ReconstructDocumentResponse, DescribeKnowledgeUsageRequest, DeleteSharedKnowledgeRequest, ModifyAgentRequest, ReconstructDocumentRequest, CreateAttributeLabelRequest, ListAppResponse, ExportQAListRequest, GetDocPreviewResponse, CreateReleaseResponse, QueryRewriteRequest, GenerateQARequest, ListReferShareKnowledgeRequest, ListAttributeLabelRequest, DeleteDocResponse, DescribeSegmentsResponse, UploadAttributeLabelRequest, DescribeAppAgentListRequest, CreateQAResponse, DescribeReleaseInfoResponse, ModifyRejectedQuestionRequest, DescribeWorkflowRunResponse, ListReleaseDocPreviewRequest, ListRejectedQuestionResponse, ListReleaseResponse, ListModelResponse, CreateVarResponse, CreateQACateRequest, DescribeSearchStatsGraphRequest, RateMsgRecordResponse, DescribeReferRequest, ReferShareKnowledgeRequest, GetAppKnowledgeCountRequest, CreateWorkflowRunResponse, GetAnswerTypeDataCountRequest, ListUnsatisfiedReplyResponse, CreateWorkflowRunRequest, DescribeQARequest, ListQARequest, IsTransferIntentResponse, ModifyAppResponse, ListAppCategoryResponse, DescribeStorageCredentialRequest, IgnoreUnsatisfiedReplyRequest, ListReleaseConfigPreviewResponse, DescribeReleaseResponse, CheckAttributeLabelReferRequest, UpdateVarResponse, ConvertDocumentRequest, ListWorkflowRunsRequest, ListReleaseDocPreviewResponse, RetryDocAuditRequest, ExportUnsatisfiedReplyRequest, ExportUnsatisfiedReplyResponse, DescribeReferResponse, ListDocCateResponse, GetReconstructDocumentResultResponse, GetLikeDataCountRequest, ListAttributeLabelResponse, ModifyQAAttrRangeRequest, DeleteRejectedQuestionResponse, ListRejectedQuestionPreviewRequest, ListSelectDocRequest, ModifyAppRequest, DeleteDocCateRequest, DescribeConcurrencyUsageRequest, ListQACateRequest, ListReleaseQAPreviewRequest, DescribeAppResponse, DeleteAppRequest, GetVarListResponse, DescribeCorpResponse, DescribeNodeRunResponse, ModifyQAResponse, DeleteQAResponse, GetMsgRecordRequest, DescribeSearchStatsGraphResponse, ModifyAgentResponse, ModifyQAAttrRangeResponse, StopDocParseResponse, DescribeAppAgentListResponse, DescribeQAResponse, DescribeReleaseInfoRequest, ModifyQARequest, DeleteDocCateResponse, ExportAttributeLabelResponse, DescribeWorkflowRunRequest, DescribeUnsatisfiedReplyContextRequest, StopWorkflowRunRequest, ListReleaseRequest, ListModelRequest, ListDocResponse, CreateAppResponse, CreateQARequest, RateMsgRecordRequest, RenameDocResponse, CreateReleaseRequest, ExportAttributeLabelRequest, ModifyQACateRequest, CreateAgentRequest, UpdateSharedKnowledgeRequest, StopDocParseRequest, DeleteQACateResponse, DescribeDocRequest, DescribeTokenUsageGraphRequest, DescribeConcurrencyUsageGraphRequest, DescribeReleaseRequest, CreateRejectedQuestionRequest, ModifyDocAttrRangeResponse, DescribeCallStatsGraphRequest, GetReconstructDocumentResultRequest, ListQAResponse, VerifyQARequest, ListAppKnowledgeDetailResponse, CreateRejectedQuestionResponse, DescribeTokenUsageGraphResponse, ModifyDocCateRequest, DeleteVarRequest, DeleteRejectedQuestionRequest, GetLikeDataCountResponse, DeleteAttributeLabelResponse, VerifyQAResponse, DescribeSharedKnowledgeRequest, ModifyDocRequest, ListWorkflowRunsResponse, RunReRankRequest, DescribeTokenUsageRequest, CreateAttributeLabelResponse, CreateAgentResponse, IsTransferIntentRequest, ModifyRejectedQuestionResponse, ModifyDocCateResponse, DescribeCallStatsGraphResponse, DescribeStorageCredentialResponse, CheckAttributeLabelExistResponse, GetTaskStatusRequest, DescribeRobotBizIDByAppKeyRequest, CreateVarRequest, ListRejectedQuestionRequest, ModifyDocResponse, UpdateSharedKnowledgeResponse, DeleteAgentRequest, CheckAttributeLabelExistRequest, ListAppRequest, ListReferShareKnowledgeResponse, CreateDocCateResponse, ExportQAListResponse, CreateQACateResponse, ListDocRequest, GetAnswerTypeDataCountResponse, GetMsgRecordResponse, ReferShareKnowledgeResponse, GetDocPreviewRequest, DescribeCorpRequest, DescribeAttributeLabelRequest, ListSharedKnowledgeRequest, RetryDocParseRequest, GroupDocRequest, GroupQARequest, ModifyAttributeLabelRequest, ListUsageCallDetailRequest, GetTaskStatusResponse, ConvertDocumentResponse, DescribeKnowledgeUsagePieGraphResponse, GetVarListRequest, ListReleaseQAPreviewResponse, CreateAppRequest, DeleteAppResponse, DescribeUnsatisfiedReplyContextResponse, ModifyDocAttrRangeRequest, DescribeKnowledgeUsagePieGraphRequest, GetEmbeddingRequest, DescribeAppRequest, DescribeNodeRunRequest, DescribeConcurrencyUsageGraphResponse, RetryDocAuditResponse, RetryReleaseResponse, DescribeSharedKnowledgeResponse, RunReRankResponse, DescribeConcurrencyUsageResponse, UpdateVarRequest, DeleteQACateRequest, GetWsTokenRequest, DescribeTokenUsageResponse, ListReleaseConfigPreviewRequest, GroupDocResponse, ListUsageCallDetailResponse, GetAppKnowledgeCountResponse, ListAppKnowledgeDetailRequest, SaveDocResponse, ModifyQACateResponse, CheckAttributeLabelReferResponse, DescribeSegmentsRequest, IgnoreUnsatisfiedReplyResponse } from "./lke_models";
3
+ import { ModifyQAAttrRangeResponse, DeleteAgentRequest, GetWsTokenResponse, ListUsageCallDetailRequest, CheckAttributeLabelExistRequest, DescribeAppAgentListResponse, DescribeQAResponse, GetAppKnowledgeCountRequest, StopDocParseResponse, ListSelectDocResponse, DescribeReleaseInfoRequest, DeleteDocRequest, CreateWorkflowRunResponse, GetAnswerTypeDataCountRequest, DescribeAppResponse, UploadAttributeLabelResponse, CreateDocCateResponse, DeleteDocCateResponse, ExportAttributeLabelResponse, ModifyAppResponse, ExportQAListResponse, GetAppSecretResponse, CreateWorkflowRunRequest, CreateQACateResponse, ModifyDocAttrRangeResponse, CreateSharedKnowledgeRequest, DescribeQARequest, DescribeWorkflowRunRequest, DescribeUnsatisfiedReplyContextRequest, ListAppRequest, UpdateSharedKnowledgeRequest, ModifyQAAttrRangeRequest, ListQARequest, DescribeKnowledgeUsageResponse, DeleteSharedKnowledgeResponse, ListUnsatisfiedReplyRequest, DeleteQARequest, GetLikeDataCountResponse, IsTransferIntentResponse, CreateDocCateRequest, ListReferShareKnowledgeResponse, ListDocResponse, ModifyQARequest, GetDocPreviewRequest, ListDocCateResponse, ListRejectedQuestionPreviewResponse, ListAppCategoryResponse, CreateAppResponse, DescribeAttributeLabelRequest, CreateQARequest, ListSharedKnowledgeRequest, ListQAResponse, DeleteAttributeLabelRequest, DescribeRobotBizIDByAppKeyResponse, RenameDocResponse, DescribeNodeRunRequest, ListDocCateRequest, DescribeDocResponse, CreateReleaseRequest, GroupDocRequest, CheckAttributeLabelReferRequest, CreateSharedKnowledgeResponse, CreateAgentRequest, UpdateVarResponse, ModifyAttributeLabelRequest, ListWorkflowRunsRequest, ListUnsatisfiedReplyResponse, GetAppSecretRequest, DeleteQACateResponse, ListReleaseDocPreviewResponse, StopWorkflowRunRequest, RenameDocRequest, StopWorkflowRunResponse, GenerateQAResponse, GetTaskStatusResponse, DescribeConcurrencyUsageGraphRequest, DescribeTokenUsageGraphRequest, VerifyQAResponse, RetryDocAuditRequest, SaveDocRequest, RetryDocParseRequest, ListAppKnowledgeDetailResponse, ModifyQACateResponse, DescribeAttributeLabelResponse, DescribeSharedKnowledgeRequest, ListQACateResponse, GetVarListRequest, RetryDocParseResponse, DeleteAgentResponse, CreateRejectedQuestionResponse, ListReleaseQAPreviewResponse, ExportUnsatisfiedReplyRequest, GroupQAResponse, CreateAppRequest, DescribeReleaseRequest, DescribeDocRequest, ListAppCategoryRequest, ListReleaseConfigPreviewRequest, ListReleaseDocPreviewRequest, DescribeUnsatisfiedReplyContextResponse, CreateRejectedQuestionRequest, DescribeKnowledgeUsagePieGraphRequest, DescribeReferResponse, ListDocRequest, GetAnswerTypeDataCountResponse, GroupQARequest, RateMsgRecordRequest, DescribeCallStatsGraphRequest, GetMsgRecordResponse, DescribeAppRequest, DescribeKnowledgeUsageRequest, DeleteSharedKnowledgeRequest, DescribeReleaseResponse, DescribeConcurrencyUsageGraphResponse, ModifyAgentRequest, ModifyRejectedQuestionRequest, DescribeKnowledgeUsagePieGraphResponse, ListRejectedQuestionResponse, DescribeTokenUsageGraphResponse, ModifyAttributeLabelResponse, RetryDocAuditResponse, ModifyDocCateRequest, ReferShareKnowledgeResponse, RetryReleaseResponse, ModifyDocRequest, GetLikeDataCountRequest, DeleteRejectedQuestionResponse, CreateAttributeLabelRequest, ListAppResponse, DescribeSharedKnowledgeResponse, DeleteVarRequest, ListRejectedQuestionPreviewRequest, ListReleaseConfigPreviewResponse, DeleteRejectedQuestionRequest, ExportQAListRequest, GetDocPreviewResponse, DescribeConcurrencyUsageResponse, ListUsageCallDetailResponse, CreateReleaseResponse, ModifyAppRequest, DeleteAttributeLabelResponse, RetryReleaseRequest, UpdateVarRequest, VerifyQARequest, DeleteQACateRequest, GenerateQARequest, GetWsTokenRequest, DeleteVarResponse, ListReferShareKnowledgeRequest, DescribeTokenUsageResponse, DeleteAppResponse, ListWorkflowRunsResponse, ListAttributeLabelRequest, DeleteDocCateRequest, DeleteDocResponse, ListSharedKnowledgeResponse, DescribeSegmentsResponse, DescribeConcurrencyUsageRequest, GroupDocResponse, UploadAttributeLabelRequest, IgnoreUnsatisfiedReplyRequest, ExportAttributeLabelRequest, DescribeTokenUsageRequest, GetAppKnowledgeCountResponse, CreateAttributeLabelResponse, DescribeAppAgentListRequest, ListAppKnowledgeDetailRequest, CreateQAResponse, CreateAgentResponse, ModifyQACateRequest, ListQACateRequest, ListReleaseQAPreviewRequest, DescribeReleaseInfoResponse, IsTransferIntentRequest, DescribeWorkflowRunResponse, DeleteAppRequest, ModifyRejectedQuestionResponse, GetVarListResponse, ListRejectedQuestionRequest, UpdateSharedKnowledgeResponse, DescribeSearchStatsGraphResponse, DescribeStorageCredentialRequest, ModifyDocCateResponse, SaveDocResponse, ListReleaseResponse, ListModelResponse, DescribeNodeRunResponse, ListAttributeLabelResponse, ModifyQAResponse, DeleteQAResponse, DescribeCallStatsGraphResponse, GetMsgRecordRequest, DescribeStorageCredentialResponse, CheckAttributeLabelExistResponse, GetTaskStatusRequest, CheckAttributeLabelReferResponse, RateMsgRecordResponse, CreateVarResponse, ModifyDocAttrRangeRequest, CreateQACateRequest, DescribeRobotBizIDByAppKeyRequest, CreateVarRequest, ExportUnsatisfiedReplyResponse, StopDocParseRequest, ModifyDocResponse, DescribeSegmentsRequest, DescribeSearchStatsGraphRequest, DescribeReferRequest, IgnoreUnsatisfiedReplyResponse, ListReleaseRequest, ModifyAgentResponse, ListModelRequest, ReferShareKnowledgeRequest, ListSelectDocRequest } from "./lke_models";
4
4
  /**
5
5
  * lke client
6
6
  * @class
@@ -27,10 +27,6 @@ export declare class Client extends AbstractClient {
27
27
  * 批量修改问答适用范围
28
28
  */
29
29
  ModifyQAAttrRange(req: ModifyQAAttrRangeRequest, cb?: (error: string, rep: ModifyQAAttrRangeResponse) => void): Promise<ModifyQAAttrRangeResponse>;
30
- /**
31
- * 本接口为异步接口的查询结果接口,用于获取文档解析处理结果。
32
- */
33
- GetReconstructDocumentResult(req: GetReconstructDocumentResultRequest, cb?: (error: string, rep: GetReconstructDocumentResultResponse) => void): Promise<GetReconstructDocumentResultResponse>;
34
30
  /**
35
31
  * 获取账户信息
36
32
  */
@@ -63,12 +59,6 @@ export declare class Client extends AbstractClient {
63
59
  * 获取Doc分类
64
60
  */
65
61
  ListDocCate(req: ListDocCateRequest, cb?: (error: string, rep: ListDocCateResponse) => void): Promise<ListDocCateResponse>;
66
- /**
67
- * 产品规划
68
-
69
- 接口支持图片和PDF转可编辑word格式文件,将文件中的图片、文本、表格等元素识别,并根据位置进行还原。
70
- */
71
- ConvertDocument(req: ConvertDocumentRequest, cb?: (error: string, rep: ConvertDocumentResponse) => void): Promise<ConvertDocumentResponse>;
72
62
  /**
73
63
  * 列举共享知识库。
74
64
  */
@@ -126,9 +116,9 @@ export declare class Client extends AbstractClient {
126
116
  */
127
117
  DescribeSearchStatsGraph(req: DescribeSearchStatsGraphRequest, cb?: (error: string, rep: DescribeSearchStatsGraphResponse) => void): Promise<DescribeSearchStatsGraphResponse>;
128
118
  /**
129
- * Doc分类删除
119
+ * 此接口可查询已创建的所有工作流异步运行实例。
130
120
  */
131
- DeleteDocCate(req: DeleteDocCateRequest, cb?: (error: string, rep: DeleteDocCateResponse) => void): Promise<DeleteDocCateResponse>;
121
+ ListWorkflowRuns(req: ListWorkflowRunsRequest, cb?: (error: string, rep: ListWorkflowRunsResponse) => void): Promise<ListWorkflowRunsResponse>;
132
122
  /**
133
123
  * 校验问答
134
124
  */
@@ -177,10 +167,6 @@ export declare class Client extends AbstractClient {
177
167
  * 检查属性标签引用
178
168
  */
179
169
  CheckAttributeLabelRefer(req: CheckAttributeLabelReferRequest, cb?: (error: string, rep: CheckAttributeLabelReferResponse) => void): Promise<CheckAttributeLabelReferResponse>;
180
- /**
181
- * 企业详情
182
- */
183
- DescribeCorp(req?: DescribeCorpRequest, cb?: (error: string, rep: DescribeCorpResponse) => void): Promise<DescribeCorpResponse>;
184
170
  /**
185
171
  * 创建共享知识库。
186
172
  */
@@ -206,9 +192,9 @@ export declare class Client extends AbstractClient {
206
192
  */
207
193
  DescribeNodeRun(req: DescribeNodeRunRequest, cb?: (error: string, rep: DescribeNodeRunResponse) => void): Promise<DescribeNodeRunResponse>;
208
194
  /**
209
- * 此接口可查询已创建的所有工作流异步运行实例。
195
+ * Doc分类删除
210
196
  */
211
- ListWorkflowRuns(req: ListWorkflowRunsRequest, cb?: (error: string, rep: ListWorkflowRunsResponse) => void): Promise<ListWorkflowRunsResponse>;
197
+ DeleteDocCate(req: DeleteDocCateRequest, cb?: (error: string, rep: DeleteDocCateResponse) => void): Promise<DeleteDocCateResponse>;
212
198
  /**
213
199
  * 获取QA分类
214
200
  */
@@ -307,9 +293,9 @@ export declare class Client extends AbstractClient {
307
293
  */
308
294
  DescribeConcurrencyUsage(req: DescribeConcurrencyUsageRequest, cb?: (error: string, rep: DescribeConcurrencyUsageResponse) => void): Promise<DescribeConcurrencyUsageResponse>;
309
295
  /**
310
- * 创建企业
296
+ * 修改拒答问题
311
297
  */
312
- CreateCorp(req: CreateCorpRequest, cb?: (error: string, rep: CreateCorpResponse) => void): Promise<CreateCorpResponse>;
298
+ ModifyRejectedQuestion(req: ModifyRejectedQuestionRequest, cb?: (error: string, rep: ModifyRejectedQuestionResponse) => void): Promise<ModifyRejectedQuestionResponse>;
313
299
  /**
314
300
  * 是否意图转人工
315
301
  */
@@ -371,11 +357,6 @@ export declare class Client extends AbstractClient {
371
357
  * 删除拒答问题
372
358
  */
373
359
  DeleteRejectedQuestion(req: DeleteRejectedQuestionRequest, cb?: (error: string, rep: DeleteRejectedQuestionResponse) => void): Promise<DeleteRejectedQuestionResponse>;
374
- /**
375
- * 多轮改写(QueryRewrite)主要用于多轮对话中,进行指代消解和省略补全。使用本接口,无需输入prompt描述,根据对话历史即可生成更精确的用户查询。在应用场景上,本接口可应用于智能问答、对话式搜索等多种场景。
376
- 开通[产品体验](https://lke.cloud.tencent.com/lke/#/trialProduct)后可获得50wtoken体验额度。本接口(QueryRewrite)有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。
377
- */
378
- QueryRewrite(req: QueryRewriteRequest, cb?: (error: string, rep: QueryRewriteResponse) => void): Promise<QueryRewriteResponse>;
379
360
  /**
380
361
  * 删除变量
381
362
  */
@@ -384,12 +365,6 @@ export declare class Client extends AbstractClient {
384
365
  * 修改应用请求结构体
385
366
  */
386
367
  ModifyApp(req: ModifyAppRequest, cb?: (error: string, rep: ModifyAppResponse) => void): Promise<ModifyAppResponse>;
387
- /**
388
- * 本接口(GetEmbedding)调用文本表示模型,将文本转化为用数值表示的向量形式,可用于文本检索、信息推荐、知识挖掘等场景。
389
- 开通[产品体验](https://lke.cloud.tencent.com/lke/#/trialProduct)后可获得50wtoken体验额度。
390
- 本接口(GetEmbedding)有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。
391
- */
392
- GetEmbedding(req: GetEmbeddingRequest, cb?: (error: string, rep: GetEmbeddingResponse) => void): Promise<GetEmbeddingResponse>;
393
368
  /**
394
369
  * 获取应用密钥
395
370
  */
@@ -422,10 +397,6 @@ export declare class Client extends AbstractClient {
422
397
  * 发布详情
423
398
  */
424
399
  DescribeRelease(req: DescribeReleaseRequest, cb?: (error: string, rep: DescribeReleaseResponse) => void): Promise<DescribeReleaseResponse>;
425
- /**
426
- * 修改拒答问题
427
- */
428
- ModifyRejectedQuestion(req: ModifyRejectedQuestionRequest, cb?: (error: string, rep: ModifyRejectedQuestionResponse) => void): Promise<ModifyRejectedQuestionResponse>;
429
400
  /**
430
401
  * 获取模型列表
431
402
  */
@@ -455,20 +426,10 @@ export declare class Client extends AbstractClient {
455
426
  * 获取片段详情
456
427
  */
457
428
  DescribeSegments(req: DescribeSegmentsRequest, cb?: (error: string, rep: DescribeSegmentsResponse) => void): Promise<DescribeSegmentsResponse>;
458
- /**
459
- * 基于知识引擎精调模型技术的rerank模型,支持对多路召回的结果进行重排序,根据query与切片内容的相关性,按分数由高到低对切片进行排序,并输出对应的打分结果。(这个接口已下线,请使用新接口,接口文档:https://cloud.tencent.com/document/product/1772/115339)。
460
- */
461
- RunReRank(req: RunReRankRequest, cb?: (error: string, rep: RunReRankResponse) => void): Promise<RunReRankResponse>;
462
429
  /**
463
430
  * 获取任务状态
464
431
  */
465
432
  GetTaskStatus(req: GetTaskStatusRequest, cb?: (error: string, rep: GetTaskStatusResponse) => void): Promise<GetTaskStatusResponse>;
466
- /**
467
- * 支持将图片或PDF文件转换成Markdown格式文件,可解析包括表格、公式、图片、标题、段落、页眉、页脚等内容元素,并将内容智能转换成阅读顺序。
468
-
469
- 体验期间单账号限制qps仅为1,若有正式接入需要请与产研团队沟通开放。
470
- */
471
- ReconstructDocument(req: ReconstructDocumentRequest, cb?: (error: string, rep: ReconstructDocumentResponse) => void): Promise<ReconstructDocumentResponse>;
472
433
  /**
473
434
  * 终止文档解析
474
435
  */
@@ -57,12 +57,6 @@ class Client extends abstract_client_1.AbstractClient {
57
57
  async ModifyQAAttrRange(req, cb) {
58
58
  return this.request("ModifyQAAttrRange", req, cb);
59
59
  }
60
- /**
61
- * 本接口为异步接口的查询结果接口,用于获取文档解析处理结果。
62
- */
63
- async GetReconstructDocumentResult(req, cb) {
64
- return this.request("GetReconstructDocumentResult", req, cb);
65
- }
66
60
  /**
67
61
  * 获取账户信息
68
62
  */
@@ -111,14 +105,6 @@ class Client extends abstract_client_1.AbstractClient {
111
105
  async ListDocCate(req, cb) {
112
106
  return this.request("ListDocCate", req, cb);
113
107
  }
114
- /**
115
- * 产品规划
116
-
117
- 接口支持图片和PDF转可编辑word格式文件,将文件中的图片、文本、表格等元素识别,并根据位置进行还原。
118
- */
119
- async ConvertDocument(req, cb) {
120
- return this.request("ConvertDocument", req, cb);
121
- }
122
108
  /**
123
109
  * 列举共享知识库。
124
110
  */
@@ -204,10 +190,10 @@ class Client extends abstract_client_1.AbstractClient {
204
190
  return this.request("DescribeSearchStatsGraph", req, cb);
205
191
  }
206
192
  /**
207
- * Doc分类删除
193
+ * 此接口可查询已创建的所有工作流异步运行实例。
208
194
  */
209
- async DeleteDocCate(req, cb) {
210
- return this.request("DeleteDocCate", req, cb);
195
+ async ListWorkflowRuns(req, cb) {
196
+ return this.request("ListWorkflowRuns", req, cb);
211
197
  }
212
198
  /**
213
199
  * 校验问答
@@ -281,12 +267,6 @@ class Client extends abstract_client_1.AbstractClient {
281
267
  async CheckAttributeLabelRefer(req, cb) {
282
268
  return this.request("CheckAttributeLabelRefer", req, cb);
283
269
  }
284
- /**
285
- * 企业详情
286
- */
287
- async DescribeCorp(req, cb) {
288
- return this.request("DescribeCorp", req, cb);
289
- }
290
270
  /**
291
271
  * 创建共享知识库。
292
272
  */
@@ -324,10 +304,10 @@ class Client extends abstract_client_1.AbstractClient {
324
304
  return this.request("DescribeNodeRun", req, cb);
325
305
  }
326
306
  /**
327
- * 此接口可查询已创建的所有工作流异步运行实例。
307
+ * Doc分类删除
328
308
  */
329
- async ListWorkflowRuns(req, cb) {
330
- return this.request("ListWorkflowRuns", req, cb);
309
+ async DeleteDocCate(req, cb) {
310
+ return this.request("DeleteDocCate", req, cb);
331
311
  }
332
312
  /**
333
313
  * 获取QA分类
@@ -475,10 +455,10 @@ class Client extends abstract_client_1.AbstractClient {
475
455
  return this.request("DescribeConcurrencyUsage", req, cb);
476
456
  }
477
457
  /**
478
- * 创建企业
458
+ * 修改拒答问题
479
459
  */
480
- async CreateCorp(req, cb) {
481
- return this.request("CreateCorp", req, cb);
460
+ async ModifyRejectedQuestion(req, cb) {
461
+ return this.request("ModifyRejectedQuestion", req, cb);
482
462
  }
483
463
  /**
484
464
  * 是否意图转人工
@@ -569,13 +549,6 @@ class Client extends abstract_client_1.AbstractClient {
569
549
  async DeleteRejectedQuestion(req, cb) {
570
550
  return this.request("DeleteRejectedQuestion", req, cb);
571
551
  }
572
- /**
573
- * 多轮改写(QueryRewrite)主要用于多轮对话中,进行指代消解和省略补全。使用本接口,无需输入prompt描述,根据对话历史即可生成更精确的用户查询。在应用场景上,本接口可应用于智能问答、对话式搜索等多种场景。
574
- 开通[产品体验](https://lke.cloud.tencent.com/lke/#/trialProduct)后可获得50wtoken体验额度。本接口(QueryRewrite)有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。
575
- */
576
- async QueryRewrite(req, cb) {
577
- return this.request("QueryRewrite", req, cb);
578
- }
579
552
  /**
580
553
  * 删除变量
581
554
  */
@@ -588,14 +561,6 @@ class Client extends abstract_client_1.AbstractClient {
588
561
  async ModifyApp(req, cb) {
589
562
  return this.request("ModifyApp", req, cb);
590
563
  }
591
- /**
592
- * 本接口(GetEmbedding)调用文本表示模型,将文本转化为用数值表示的向量形式,可用于文本检索、信息推荐、知识挖掘等场景。
593
- 开通[产品体验](https://lke.cloud.tencent.com/lke/#/trialProduct)后可获得50wtoken体验额度。
594
- 本接口(GetEmbedding)有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。
595
- */
596
- async GetEmbedding(req, cb) {
597
- return this.request("GetEmbedding", req, cb);
598
- }
599
564
  /**
600
565
  * 获取应用密钥
601
566
  */
@@ -644,12 +609,6 @@ class Client extends abstract_client_1.AbstractClient {
644
609
  async DescribeRelease(req, cb) {
645
610
  return this.request("DescribeRelease", req, cb);
646
611
  }
647
- /**
648
- * 修改拒答问题
649
- */
650
- async ModifyRejectedQuestion(req, cb) {
651
- return this.request("ModifyRejectedQuestion", req, cb);
652
- }
653
612
  /**
654
613
  * 获取模型列表
655
614
  */
@@ -693,26 +652,12 @@ class Client extends abstract_client_1.AbstractClient {
693
652
  async DescribeSegments(req, cb) {
694
653
  return this.request("DescribeSegments", req, cb);
695
654
  }
696
- /**
697
- * 基于知识引擎精调模型技术的rerank模型,支持对多路召回的结果进行重排序,根据query与切片内容的相关性,按分数由高到低对切片进行排序,并输出对应的打分结果。(这个接口已下线,请使用新接口,接口文档:https://cloud.tencent.com/document/product/1772/115339)。
698
- */
699
- async RunReRank(req, cb) {
700
- return this.request("RunReRank", req, cb);
701
- }
702
655
  /**
703
656
  * 获取任务状态
704
657
  */
705
658
  async GetTaskStatus(req, cb) {
706
659
  return this.request("GetTaskStatus", req, cb);
707
660
  }
708
- /**
709
- * 支持将图片或PDF文件转换成Markdown格式文件,可解析包括表格、公式、图片、标题、段落、页眉、页脚等内容元素,并将内容智能转换成阅读顺序。
710
-
711
- 体验期间单账号限制qps仅为1,若有正式接入需要请与产研团队沟通开放。
712
- */
713
- async ReconstructDocument(req, cb) {
714
- return this.request("ReconstructDocument", req, cb);
715
- }
716
661
  /**
717
662
  * 终止文档解析
718
663
  */