tencentcloud-sdk-nodejs 4.0.1028 → 4.0.1029
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 +1 -1
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +3 -3
- package/src/services/ccc/v20200210/ccc_models.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +5 -1
- package/src/services/ess/v20201111/ess_client.ts +46 -5
- package/src/services/ess/v20201111/ess_models.ts +270 -98
- package/src/services/gme/v20180711/gme_models.ts +20 -18
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -8
- package/src/services/lcic/v20220817/lcic_client.ts +22 -2
- package/src/services/lcic/v20220817/lcic_models.ts +0 -8
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +0 -5
- package/src/services/lkeap/v20240522/lkeap_client.ts +2 -1
- package/src/services/lkeap/v20240522/lkeap_models.ts +1 -1
- package/src/services/mps/v20190612/mps_models.ts +16 -0
- package/src/services/ocr/v20181119/ocr_models.ts +14 -2
- package/src/services/redis/v20180412/redis_models.ts +0 -20
- package/src/services/smop/v20201203/smop_models.ts +0 -17
- package/src/services/vms/v20200902/vms_models.ts +0 -1
- package/src/services/vpc/v20170312/vpc_client.ts +181 -31
- package/src/services/vpc/v20170312/vpc_models.ts +594 -89
- package/src/services/wedata/v20210820/wedata_client.ts +2 -1
- package/src/services/wedata/v20210820/wedata_models.ts +47 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +3 -3
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +22 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +263 -98
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +20 -18
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -8
- package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +21 -1
- package/tencentcloud/services/lcic/v20220817/lcic_client.js +21 -1
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +0 -8
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +0 -5
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +2 -1
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +2 -1
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +16 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +14 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +0 -20
- package/tencentcloud/services/smop/v20201203/smop_models.d.ts +0 -17
- package/tencentcloud/services/vms/v20200902/vms_models.d.ts +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +58 -8
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +84 -10
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +566 -89
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +46 -6
|
@@ -44,6 +44,7 @@ import {
|
|
|
44
44
|
BatchTaskOperateNew,
|
|
45
45
|
DescribeRuleDimStatRequest,
|
|
46
46
|
DescribeRuleTemplatesResponse,
|
|
47
|
+
DeleteDsFolderResponse,
|
|
47
48
|
CreateIntegrationNodeResponse,
|
|
48
49
|
TaskInnerInfo,
|
|
49
50
|
GetCosTokenResponse,
|
|
@@ -143,7 +144,7 @@ import {
|
|
|
143
144
|
AgentStatus,
|
|
144
145
|
DescribeInstanceLogDetailRequest,
|
|
145
146
|
BatchSuspendIntegrationTasksRequest,
|
|
146
|
-
|
|
147
|
+
CreateAndDDLSupport,
|
|
147
148
|
DescribeDrInstancePageResponse,
|
|
148
149
|
MoveTasksToFolderRequest,
|
|
149
150
|
OrderFields,
|
|
@@ -897,6 +897,20 @@ export interface DescribeRuleTemplatesResponse {
|
|
|
897
897
|
RequestId?: string
|
|
898
898
|
}
|
|
899
899
|
|
|
900
|
+
/**
|
|
901
|
+
* DeleteDsFolder返回参数结构体
|
|
902
|
+
*/
|
|
903
|
+
export interface DeleteDsFolderResponse {
|
|
904
|
+
/**
|
|
905
|
+
* true代表删除成功,false代表删除失败
|
|
906
|
+
*/
|
|
907
|
+
Data?: boolean
|
|
908
|
+
/**
|
|
909
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
910
|
+
*/
|
|
911
|
+
RequestId?: string
|
|
912
|
+
}
|
|
913
|
+
|
|
900
914
|
/**
|
|
901
915
|
* CreateIntegrationNode返回参数结构体
|
|
902
916
|
*/
|
|
@@ -4604,17 +4618,19 @@ export interface BatchSuspendIntegrationTasksRequest {
|
|
|
4604
4618
|
}
|
|
4605
4619
|
|
|
4606
4620
|
/**
|
|
4607
|
-
*
|
|
4621
|
+
* 是否支持creat 或ddl
|
|
4608
4622
|
*/
|
|
4609
|
-
export interface
|
|
4623
|
+
export interface CreateAndDDLSupport {
|
|
4610
4624
|
/**
|
|
4611
|
-
*
|
|
4625
|
+
* 是否支持select
|
|
4626
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4612
4627
|
*/
|
|
4613
|
-
|
|
4628
|
+
SupportSelect?: boolean
|
|
4614
4629
|
/**
|
|
4615
|
-
*
|
|
4630
|
+
* 是否支持ddl
|
|
4631
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4616
4632
|
*/
|
|
4617
|
-
|
|
4633
|
+
SupportDdl?: boolean
|
|
4618
4634
|
}
|
|
4619
4635
|
|
|
4620
4636
|
/**
|
|
@@ -6027,6 +6043,16 @@ export interface DatabaseMeta {
|
|
|
6027
6043
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6028
6044
|
*/
|
|
6029
6045
|
ClusterName?: string
|
|
6046
|
+
/**
|
|
6047
|
+
* 库下表的最新更新时间
|
|
6048
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6049
|
+
*/
|
|
6050
|
+
ModifiedTimeByTables?: number
|
|
6051
|
+
/**
|
|
6052
|
+
* 库下表的最新访问时间
|
|
6053
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6054
|
+
*/
|
|
6055
|
+
LastAccessTimeByTables?: number
|
|
6030
6056
|
}
|
|
6031
6057
|
|
|
6032
6058
|
/**
|
|
@@ -16609,6 +16635,21 @@ TABLE, VIEW, MANAGED_TABLE(Hive管理表), EXTERNAL_TABLE(Hive外部表), VIRTUA
|
|
|
16609
16635
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
16610
16636
|
*/
|
|
16611
16637
|
HasBizPermission?: boolean
|
|
16638
|
+
/**
|
|
16639
|
+
* 引擎侧创建人
|
|
16640
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
16641
|
+
*/
|
|
16642
|
+
OwnerByEngine?: string
|
|
16643
|
+
/**
|
|
16644
|
+
* 用户无映射账户,请先完成账户映射后再来申请。
|
|
16645
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
16646
|
+
*/
|
|
16647
|
+
ErrorTips?: string
|
|
16648
|
+
/**
|
|
16649
|
+
* 是否支持select or ddl
|
|
16650
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
16651
|
+
*/
|
|
16652
|
+
IfSupportCreateAndDDL?: CreateAndDDLSupport
|
|
16612
16653
|
}
|
|
16613
16654
|
|
|
16614
16655
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.1029";
|
|
@@ -297,7 +297,7 @@ export interface CreateBoundIPRequest {
|
|
|
297
297
|
*/
|
|
298
298
|
CopyPolicy?: string;
|
|
299
299
|
/**
|
|
300
|
-
*
|
|
300
|
+
* 如果该资源实例为域名化资产以及跨地域绑定则,该参数必填
|
|
301
301
|
*/
|
|
302
302
|
FilterRegion?: string;
|
|
303
303
|
}
|
|
@@ -2283,11 +2283,11 @@ export interface SuccessCode {
|
|
|
2283
2283
|
/**
|
|
2284
2284
|
* 描述
|
|
2285
2285
|
*/
|
|
2286
|
-
Message
|
|
2286
|
+
Message?: string;
|
|
2287
2287
|
/**
|
|
2288
2288
|
* 成功/错误码
|
|
2289
2289
|
*/
|
|
2290
|
-
Code
|
|
2290
|
+
Code?: string;
|
|
2291
2291
|
}
|
|
2292
2292
|
/**
|
|
2293
2293
|
* AssociateDDoSEipAddress返回参数结构体
|
|
@@ -3088,7 +3088,7 @@ export interface TelCdrInfo {
|
|
|
3088
3088
|
电话呼出 210 notInService 不在服务区
|
|
3089
3089
|
|
|
3090
3090
|
电话呼入&呼出 211 clientError 客户端错误
|
|
3091
|
-
|
|
3091
|
+
电话呼出 212 carrierBlocked 运营商拦截
|
|
3092
3092
|
*/
|
|
3093
3093
|
EndStatus?: number;
|
|
3094
3094
|
/**
|
|
@@ -3185,7 +3185,7 @@ export interface TelCdrInfo {
|
|
|
3185
3185
|
电话呼出 210 notInService 不在服务区
|
|
3186
3186
|
|
|
3187
3187
|
电话呼入&呼出 211 clientError 客户端错误
|
|
3188
|
-
|
|
3188
|
+
电话呼出 212 carrierBlocked 运营商拦截
|
|
3189
3189
|
*/
|
|
3190
3190
|
EndStatusString?: string;
|
|
3191
3191
|
/**
|
|
@@ -1308,7 +1308,7 @@ export interface ModifyPodNumRequest {
|
|
|
1308
1308
|
PodNum: number;
|
|
1309
1309
|
}
|
|
1310
1310
|
/**
|
|
1311
|
-
* Serverless HBase
|
|
1311
|
+
* Serverless HBase实例信息
|
|
1312
1312
|
*/
|
|
1313
1313
|
export interface SLInstanceInfo {
|
|
1314
1314
|
/**
|
|
@@ -1323,6 +1323,10 @@ export interface SLInstanceInfo {
|
|
|
1323
1323
|
* 状态描述
|
|
1324
1324
|
*/
|
|
1325
1325
|
StatusDesc?: string;
|
|
1326
|
+
/**
|
|
1327
|
+
* 健康状态
|
|
1328
|
+
*/
|
|
1329
|
+
HealthStatus?: string;
|
|
1326
1330
|
/**
|
|
1327
1331
|
* 实例名称
|
|
1328
1332
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse,
|
|
3
|
+
import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, DescribeFileCounterSignResultRequest, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, CreateFileCounterSignRequest, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateFlowRemindsRequest, CancelUserAutoSignEnableUrlRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeIntegrationDepartmentsRequest, DescribeThirdPartyAuthCodeResponse, DescribeUserVerifyStatusResponse, DisableUserAutoSignResponse, ModifyExtendedServiceRequest, CreateBatchInitOrganizationUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, CreateOrganizationAuthFileResponse, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateOrganizationAuthUrlRequest, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowGroupSignReviewResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeUserAutoSignStatusResponse, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, DescribeSignFaceVideoRequest, CreateEmployeeQualificationSealQrCodeResponse, CreateFlowGroupByTemplatesResponse, CreateUserVerifyUrlResponse, DescribeBatchOrganizationRegistrationUrlsRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, CreateDynamicFlowApproverResponse, CreateBatchOrganizationRegistrationTasksResponse, CreateReleaseFlowResponse, CreateBatchInitOrganizationUrlRequest, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, DeleteOrganizationAuthorizationsResponse, DescribeExtendedServiceAuthDetailRequest, CreateOrganizationAuthFileRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, CreateIntegrationSubOrganizationActiveRecordResponse, ArchiveDynamicFlowResponse, DeleteSealPoliciesResponse, CreateLegalSealQrCodeRequest, DescribeOrganizationAuthStatusResponse, CreateUserAutoSignSealUrlResponse, CreateEmployeeQualificationSealQrCodeRequest, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, DeleteSealPoliciesRequest, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateOrganizationAuthUrlResponse, DescribeOrganizationAuthStatusRequest, CreateSchemeUrlResponse, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, CreateUserAutoSignSealUrlRequest, ModifyFlowDeadlineRequest, CreateFlowApproversRequest, ModifyFlowDeadlineResponse, CreateFlowEvidenceReportResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, DescribeUserVerifyStatusRequest, CreateFlowBlockchainEvidenceUrlResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, VerifyDigitFileResponse, DescribeOrganizationSealsResponse, CreateUserMobileChangeUrlRequest, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, DescribeUserAutoSignStatusRequest, GetTaskResultApiRequest, DescribeFlowBriefsResponse, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateReleaseFlowRequest, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, DescribeFlowEvidenceReportRequest, DescribeBillUsageRequest, DescribeBillUsageResponse, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, RenewAutoSignLicenseRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, UnbindEmployeeUserIdWithClientOpenIdRequest, DeleteOrganizationAuthorizationsRequest, CreateBatchOrganizationRegistrationTasksRequest, CreateUserVerifyUrlRequest, CreatePartnerAutoSignAuthUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateWebThemeConfigRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, ModifyIntegrationDepartmentResponse, GetTaskResultApiResponse, DescribeOrganizationVerifyStatusRequest, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, CancelUserAutoSignEnableUrlResponse, ModifyApplicationCallbackInfoRequest, CreateFileCounterSignResponse, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, DescribeCancelFlowsTaskRequest, CreateEmbedWebUrlResponse, ModifyExtendedServiceResponse, CreateFlowGroupByTemplatesRequest, DescribeFileCounterSignResultResponse, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateExtendedServiceAuthInfosRequest, VerifyDigitFileRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateSealPolicyRequest, DescribeBillUsageDetailResponse, CreateUserMobileChangeUrlResponse, CreateUserAutoSignEnableUrlResponse, DescribeSignFaceVideoResponse, ModifyIntegrationRoleResponse, VerifyPdfResponse, CreateFlowGroupSignReviewRequest, DescribeBillUsageDetailRequest, DescribeFlowTemplatesResponse, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, DescribeOrganizationSealsRequest, DescribePersonCertificateRequest, CreateBatchOrganizationAuthorizationUrlRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, VerifyPdfRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeExtendedServiceAuthInfosResponse, CreateBatchOrganizationAuthorizationUrlResponse, DescribeFlowInfoResponse, RenewAutoSignLicenseResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, CreateIntegrationSubOrganizationActiveRecordRequest, CreateFlowBlockchainEvidenceUrlRequest, CreateBatchQuickSignUrlRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, CreateOrganizationGroupInvitationLinkResponse } from "./ess_models";
|
|
4
4
|
/**
|
|
5
5
|
* ess client
|
|
6
6
|
* @class
|
|
@@ -230,6 +230,10 @@ export declare class Client extends AbstractClient {
|
|
|
230
230
|
### 4.合同组暂不支持抄送功能
|
|
231
231
|
*/
|
|
232
232
|
CreateFlowGroupByTemplates(req: CreateFlowGroupByTemplatesRequest, cb?: (error: string, rep: CreateFlowGroupByTemplatesResponse) => void): Promise<CreateFlowGroupByTemplatesResponse>;
|
|
233
|
+
/**
|
|
234
|
+
* 对加签后的文件进行数字签名验证,判断数字签名是否有效。
|
|
235
|
+
*/
|
|
236
|
+
VerifyDigitFile(req: VerifyDigitFileRequest, cb?: (error: string, rep: VerifyDigitFileResponse) => void): Promise<VerifyDigitFileResponse>;
|
|
233
237
|
/**
|
|
234
238
|
* 创建一个用于他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签授权操作。
|
|
235
239
|
|
|
@@ -1166,6 +1170,12 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1166
1170
|
<svg id="SvgjsSvg1006" width="262" height="229" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs"><defs id="SvgjsDefs1007"><pattern patternUnits="userSpaceOnUse" id="pattern_mark_0" width="300" height="300"><text x="150" y="100" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><pattern patternUnits="userSpaceOnUse" id="pattern_mark_1" width="300" height="300"><text x="150" y="200" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><marker id="SvgjsMarker1021" markerWidth="12" markerHeight="8" refX="9" refY="4" viewBox="0 0 12 8" orient="auto" markerUnits="userSpaceOnUse" stroke-dasharray="0,0"><path id="SvgjsPath1022" d="M0,0 L12,4 L0,8 L0,0" fill="#323232" stroke="#323232" stroke-width="1"></path></marker></defs><rect id="svgbackgroundid" width="262" height="229" fill="transparent"></rect><rect id="SvgjsRect1009" width="262" height="229" fill="url(#pattern_mark_0)"></rect><rect id="SvgjsRect1010" width="262" height="229" fill="url(#pattern_mark_1)"></rect><g id="SvgjsG1011" transform="translate(31.75,25)"><path id="SvgjsPath1012" d="M 0 0L 198 0L 198 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1013"><text id="SvgjsText1014" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="178px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1015" dy="16" x="99"><tspan id="SvgjsTspan1016" style="text-decoration:;fill: rgb(28, 30, 33);">CreateFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1017" dy="16" x="99"><tspan id="SvgjsTspan1018" style="text-decoration:;fill: rgb(51, 51, 51);">提交申请出证报告任务</tspan></tspan></text></g></g><g id="SvgjsG1019"><path id="SvgjsPath1020" d="M130.75 84.5L130.75 114.5L130.75 114.5L130.75 143.2" stroke="#323232" stroke-width="1" fill="none" marker-end="url(#SvgjsMarker1021)"></path></g><g id="SvgjsG1023" transform="translate(25,145)"><path id="SvgjsPath1024" d="M 0 0L 211.5 0L 211.5 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1025"><text id="SvgjsText1026" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="192px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1027" dy="16" x="106"><tspan id="SvgjsTspan1028" style="text-decoration:;fill: rgb(28, 30, 33);">DescribeFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1029" dy="16" x="106"><tspan id="SvgjsTspan1030" style="text-decoration:;fill: rgb(51, 51, 51);">获取出证报告任务执行结果</tspan></tspan></text></g></g></svg>
|
|
1167
1171
|
*/
|
|
1168
1172
|
DescribeFlowEvidenceReport(req: DescribeFlowEvidenceReportRequest, cb?: (error: string, rep: DescribeFlowEvidenceReportResponse) => void): Promise<DescribeFlowEvidenceReportResponse>;
|
|
1173
|
+
/**
|
|
1174
|
+
* 文件CA加签任务结果查询接口,用于查询 CreateFileCounterSign接口 发起的异步加签任务。
|
|
1175
|
+
|
|
1176
|
+
注意:`此接口为『数字文件CA加签服务』白名单功能,使用前请联系对接的客户经理沟通。`
|
|
1177
|
+
*/
|
|
1178
|
+
DescribeFileCounterSignResult(req: DescribeFileCounterSignResultRequest, cb?: (error: string, rep: DescribeFileCounterSignResultResponse) => void): Promise<DescribeFileCounterSignResultResponse>;
|
|
1169
1179
|
/**
|
|
1170
1180
|
* 此接口(GetTaskResultApi)用来查询转换任务的状态。如需发起转换任务,请使用<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>进行资源文件的转换操作<br />
|
|
1171
1181
|
前提条件:已调用 <a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>进行文件转换,并得到了返回的转换任务Id。<br />
|
|
@@ -1251,6 +1261,12 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1251
1261
|
</ul>
|
|
1252
1262
|
*/
|
|
1253
1263
|
DescribeThirdPartyAuthCode(req: DescribeThirdPartyAuthCodeRequest, cb?: (error: string, rep: DescribeThirdPartyAuthCodeResponse) => void): Promise<DescribeThirdPartyAuthCodeResponse>;
|
|
1264
|
+
/**
|
|
1265
|
+
* 此接口用于发起数字文件CA加签操作。可以使用同步或者异步模式进行。
|
|
1266
|
+
|
|
1267
|
+
**注意: 1. 文件类型暂时仅支持PDF类型文件。2. 此接口为『数字文件CA加签服务』白名单功能,使用前请联系对接的客户经理沟通。**
|
|
1268
|
+
*/
|
|
1269
|
+
CreateFileCounterSign(req: CreateFileCounterSignRequest, cb?: (error: string, rep: CreateFileCounterSignResponse) => void): Promise<CreateFileCounterSignResponse>;
|
|
1254
1270
|
/**
|
|
1255
1271
|
* 查询企业印章列表。
|
|
1256
1272
|
|
|
@@ -276,6 +276,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
276
276
|
async CreateFlowGroupByTemplates(req, cb) {
|
|
277
277
|
return this.request("CreateFlowGroupByTemplates", req, cb);
|
|
278
278
|
}
|
|
279
|
+
/**
|
|
280
|
+
* 对加签后的文件进行数字签名验证,判断数字签名是否有效。
|
|
281
|
+
*/
|
|
282
|
+
async VerifyDigitFile(req, cb) {
|
|
283
|
+
return this.request("VerifyDigitFile", req, cb);
|
|
284
|
+
}
|
|
279
285
|
/**
|
|
280
286
|
* 创建一个用于他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签授权操作。
|
|
281
287
|
|
|
@@ -1362,6 +1368,14 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1362
1368
|
async DescribeFlowEvidenceReport(req, cb) {
|
|
1363
1369
|
return this.request("DescribeFlowEvidenceReport", req, cb);
|
|
1364
1370
|
}
|
|
1371
|
+
/**
|
|
1372
|
+
* 文件CA加签任务结果查询接口,用于查询 CreateFileCounterSign接口 发起的异步加签任务。
|
|
1373
|
+
|
|
1374
|
+
注意:`此接口为『数字文件CA加签服务』白名单功能,使用前请联系对接的客户经理沟通。`
|
|
1375
|
+
*/
|
|
1376
|
+
async DescribeFileCounterSignResult(req, cb) {
|
|
1377
|
+
return this.request("DescribeFileCounterSignResult", req, cb);
|
|
1378
|
+
}
|
|
1365
1379
|
/**
|
|
1366
1380
|
* 此接口(GetTaskResultApi)用来查询转换任务的状态。如需发起转换任务,请使用<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>进行资源文件的转换操作<br />
|
|
1367
1381
|
前提条件:已调用 <a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>进行文件转换,并得到了返回的转换任务Id。<br />
|
|
@@ -1457,6 +1471,14 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1457
1471
|
async DescribeThirdPartyAuthCode(req, cb) {
|
|
1458
1472
|
return this.request("DescribeThirdPartyAuthCode", req, cb);
|
|
1459
1473
|
}
|
|
1474
|
+
/**
|
|
1475
|
+
* 此接口用于发起数字文件CA加签操作。可以使用同步或者异步模式进行。
|
|
1476
|
+
|
|
1477
|
+
**注意: 1. 文件类型暂时仅支持PDF类型文件。2. 此接口为『数字文件CA加签服务』白名单功能,使用前请联系对接的客户经理沟通。**
|
|
1478
|
+
*/
|
|
1479
|
+
async CreateFileCounterSign(req, cb) {
|
|
1480
|
+
return this.request("CreateFileCounterSign", req, cb);
|
|
1481
|
+
}
|
|
1460
1482
|
/**
|
|
1461
1483
|
* 查询企业印章列表。
|
|
1462
1484
|
|