tencentcloud-sdk-nodejs 4.1.210 → 4.1.212
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/es/common/sdk_version.js +1 -1
- package/es/services/bma/index.js +2 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/es/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/iai/index.js +2 -2
- package/es/services/iotvideo/index.js +4 -4
- package/es/services/irp/index.js +2 -2
- package/es/services/omics/v20221128/omics_client.js +21 -0
- package/es/services/organization/index.js +2 -2
- package/es/services/rce/index.js +2 -2
- package/es/services/rum/v20210622/rum_client.js +72 -18
- package/es/services/sms/index.js +2 -2
- package/es/services/tbp/index.js +2 -2
- package/es/services/tem/index.js +2 -2
- package/es/services/thpc/index.js +4 -4
- package/es/services/tke/index.js +2 -2
- package/es/services/tsw/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- package/es/services/wedata/index.js +2 -2
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/es/index.d.ts +4 -4
- package/tencentcloud/services/es/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +6 -6
- package/tencentcloud/services/iotvideo/index.js +4 -4
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +9 -9
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +41 -34
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -15
- package/tencentcloud/services/omics/v20221128/omics_client.d.ts +29 -1
- package/tencentcloud/services/omics/v20221128/omics_client.js +42 -0
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +621 -142
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/rce/index.d.ts +4 -4
- package/tencentcloud/services/rce/index.js +2 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
- package/tencentcloud/services/rum/v20210622/rum_client.d.ts +91 -19
- package/tencentcloud/services/rum/v20210622/rum_client.js +135 -27
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +1335 -129
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -3
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +89 -83
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +118 -84
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vcube/v20220410/vcube_client.d.ts +1 -1
- package/tencentcloud/services/vcube/v20220410/vcube_models.d.ts +18 -5
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/index.d.ts +4 -4
- package/tencentcloud/services/vod/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -4
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const irp: {
|
|
2
|
-
v20220324: {
|
|
3
|
-
Client: typeof import("./v20220324/irp_client").Client;
|
|
4
|
-
Models: typeof import("./v20220324/irp_models");
|
|
5
|
-
};
|
|
6
2
|
v20220805: {
|
|
7
3
|
Client: typeof import("./v20220805/irp_client").Client;
|
|
8
4
|
Models: typeof import("./v20220805/irp_models");
|
|
9
5
|
};
|
|
6
|
+
v20220324: {
|
|
7
|
+
Client: typeof import("./v20220324/irp_client").Client;
|
|
8
|
+
Models: typeof import("./v20220324/irp_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.irp = void 0;
|
|
4
|
-
const v20220324_1 = require("./v20220324");
|
|
5
4
|
const v20220805_1 = require("./v20220805");
|
|
5
|
+
const v20220324_1 = require("./v20220324");
|
|
6
6
|
exports.irp = {
|
|
7
|
-
v20220324: v20220324_1.v20220324,
|
|
8
7
|
v20220805: v20220805_1.v20220805,
|
|
8
|
+
v20220324: v20220324_1.v20220324,
|
|
9
9
|
};
|
|
@@ -3643,7 +3643,7 @@ export interface AgentKnowledge {
|
|
|
3643
3643
|
*/
|
|
3644
3644
|
export interface UpdateVarResponse {
|
|
3645
3645
|
/**
|
|
3646
|
-
*
|
|
3646
|
+
* <p>变量ID</p>
|
|
3647
3647
|
*/
|
|
3648
3648
|
VarId?: string;
|
|
3649
3649
|
/**
|
|
@@ -9961,35 +9961,35 @@ export interface KnowledgeQaPlugin {
|
|
|
9961
9961
|
*/
|
|
9962
9962
|
export interface UpdateVarRequest {
|
|
9963
9963
|
/**
|
|
9964
|
-
*
|
|
9964
|
+
* <p>应用ID,获取方法参看如何获取 <a href="https://cloud.tencent.com/document/product/1759/109469#4eecb8c1-6ce4-45f5-8fa2-b269449d8efa">BotBizId</a>。</p>
|
|
9965
9965
|
*/
|
|
9966
9966
|
AppBizId: string;
|
|
9967
9967
|
/**
|
|
9968
|
-
*
|
|
9968
|
+
* <p>变量 ID。由 CreateVar 接口生成,通过 CreateVar / DescribeVar 返回结果获取。</p>
|
|
9969
9969
|
*/
|
|
9970
9970
|
VarId: string;
|
|
9971
9971
|
/**
|
|
9972
|
-
*
|
|
9972
|
+
* <p>变量名称,最大支持50个字符,英文字母开头,支持英文数字与下划线”_” 。</p>
|
|
9973
9973
|
*/
|
|
9974
9974
|
VarName: string;
|
|
9975
9975
|
/**
|
|
9976
|
-
*
|
|
9976
|
+
* <p>参数描述</p>
|
|
9977
9977
|
*/
|
|
9978
9978
|
VarDesc?: string;
|
|
9979
9979
|
/**
|
|
9980
|
-
*
|
|
9980
|
+
* <p>变量类型</p><p>枚举值:</p><ul><li>STRING: 字符串</li><li>INT: 整形</li><li>BOOL: 布尔型</li><li>OBJECT: 对象</li><li>ARRAY_STRING: 字符串数组</li><li>ARRAY_INT: 整型数组</li><li>ARRAY_FLOAT: 浮点型数组</li><li>ARRAY_BOOL: 布尔型数组</li><li>ARRAY_OBJECT: 对象数组</li><li>FILE: 文件类型</li><li>DOCUMENT: 文档类型</li><li>IMAGE: 图片类型</li><li>AUDIO: 音频</li><li>VIDEO: 视频</li><li>ARRAY_FILE: 文件数组</li><li>ARRAY_DOCUMENT: 文档数组</li><li>ARRAY_IMAGE: 图片数组</li><li>ARRAY_AUDIO: 音频数组</li><li>ARRAY_VIDEO: 视频数组</li><li>SECRET: 秘钥</li><li>ARRAY_ARRAY: 多维数组</li></ul><p>默认值:STRING</p>
|
|
9981
9981
|
*/
|
|
9982
9982
|
VarType?: string;
|
|
9983
9983
|
/**
|
|
9984
|
-
*
|
|
9984
|
+
* <p>自定义变量默认值,<code>VarDefaultValue</code> 默认为空</p>
|
|
9985
9985
|
*/
|
|
9986
9986
|
VarDefaultValue?: string;
|
|
9987
9987
|
/**
|
|
9988
|
-
*
|
|
9988
|
+
* <p>自定义变量文件默认名称,<code>VarDefaultFileName</code> 默认为空</p>
|
|
9989
9989
|
*/
|
|
9990
9990
|
VarDefaultFileName?: string;
|
|
9991
9991
|
/**
|
|
9992
|
-
*
|
|
9992
|
+
* <p>变量模块类型</p><p>枚举值:</p><ul><li>0: API参数</li><li>1: 环境参数</li><li>2: 应用参数</li><li>3: 系统参数</li></ul>
|
|
9993
9993
|
*/
|
|
9994
9994
|
VarModuleType?: number;
|
|
9995
9995
|
}
|
|
@@ -5294,7 +5294,7 @@ export interface FlowStatisticsArray {
|
|
|
5294
5294
|
*/
|
|
5295
5295
|
export interface DescribeImageTaskDetailRequest {
|
|
5296
5296
|
/**
|
|
5297
|
-
*
|
|
5297
|
+
* <p>图片处理任务的任务 ID。</p>
|
|
5298
5298
|
*/
|
|
5299
5299
|
TaskId: string;
|
|
5300
5300
|
}
|
|
@@ -7331,7 +7331,7 @@ export interface SRTFECSimpleOptions {
|
|
|
7331
7331
|
*/
|
|
7332
7332
|
export interface BatchProcessMediaResponse {
|
|
7333
7333
|
/**
|
|
7334
|
-
*
|
|
7334
|
+
* <p>任务 ID。</p>
|
|
7335
7335
|
*/
|
|
7336
7336
|
TaskId?: string;
|
|
7337
7337
|
/**
|
|
@@ -8988,28 +8988,28 @@ export interface DescribeAigcImageTaskResponse {
|
|
|
8988
8988
|
*/
|
|
8989
8989
|
export interface SmartSubtitleTaskBatchOutput {
|
|
8990
8990
|
/**
|
|
8991
|
-
*
|
|
8991
|
+
* <p>任务进度。</p>
|
|
8992
8992
|
*/
|
|
8993
8993
|
Progress?: number;
|
|
8994
8994
|
/**
|
|
8995
|
-
*
|
|
8995
|
+
* <p>任务状态,有 PROCESSING,SUCCESS,WAITING 和 FAIL 四种。</p>
|
|
8996
8996
|
*/
|
|
8997
8997
|
Status?: string;
|
|
8998
8998
|
/**
|
|
8999
|
-
*
|
|
8999
|
+
* <p>错误码,空字符串表示成功,其他值表示失败,取值请参考 <a href="https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81">媒体处理类错误码</a> 列表。</p>
|
|
9000
9000
|
*/
|
|
9001
9001
|
ErrCodeExt?: string;
|
|
9002
9002
|
/**
|
|
9003
|
-
*
|
|
9003
|
+
* <p>错误信息。</p>
|
|
9004
9004
|
*/
|
|
9005
9005
|
Message?: string;
|
|
9006
9006
|
/**
|
|
9007
|
-
*
|
|
9007
|
+
* <p>翻译任务输出信息。</p>
|
|
9008
9008
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9009
9009
|
*/
|
|
9010
9010
|
TransTextTask?: SmartSubtitleTaskTransTextResultOutput;
|
|
9011
9011
|
/**
|
|
9012
|
-
*
|
|
9012
|
+
* <p>语音全文识别任务输出信息。</p>
|
|
9013
9013
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9014
9014
|
*/
|
|
9015
9015
|
AsrFullTextTask?: SmartSubtitleTaskAsrFullTextResultOutput;
|
|
@@ -17179,46 +17179,45 @@ export interface AiRecognitionTaskOcrWordsSegmentItem {
|
|
|
17179
17179
|
*/
|
|
17180
17180
|
export interface BatchProcessMediaRequest {
|
|
17181
17181
|
/**
|
|
17182
|
-
*
|
|
17182
|
+
* <p>媒体处理的文件输入信息。</p>
|
|
17183
17183
|
*/
|
|
17184
17184
|
InputInfo: Array<MediaInputInfo>;
|
|
17185
17185
|
/**
|
|
17186
|
-
*
|
|
17187
|
-
注意:当InputInfo.Type为URL时,该参数是必填项,目前只支持COS输出
|
|
17186
|
+
* <p>媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。<br>注意:当InputInfo.Type为URL时,该参数是必填项,目前只支持COS输出</p>
|
|
17188
17187
|
*/
|
|
17189
17188
|
OutputStorage?: TaskOutputStorage;
|
|
17190
17189
|
/**
|
|
17191
|
-
*
|
|
17192
|
-
如果不填,表示与 InputInfo 中文件所在的目录一致。
|
|
17190
|
+
* <p>媒体处理生成的文件输出的目标目录,必选以 / 开头和结尾,如<code>/movie/201907/</code>。<br>如果不填,表示与 InputInfo 中文件所在的目录一致。</p>
|
|
17193
17191
|
*/
|
|
17194
17192
|
OutputDir?: string;
|
|
17195
17193
|
/**
|
|
17196
|
-
*
|
|
17194
|
+
* <p>智能字幕</p>
|
|
17197
17195
|
*/
|
|
17198
17196
|
SmartSubtitlesTask?: SmartSubtitlesTaskInput;
|
|
17199
17197
|
/**
|
|
17200
|
-
*
|
|
17198
|
+
* <p>任务的事件通知信息,不填代表不获取事件通知。</p>
|
|
17201
17199
|
*/
|
|
17202
17200
|
TaskNotifyConfig?: TaskNotifyConfig;
|
|
17203
17201
|
/**
|
|
17204
|
-
*
|
|
17202
|
+
* <p>任务流的优先级,数值越大优先级越高,取值范围是-10到 10,不填代表0。</p>
|
|
17205
17203
|
*/
|
|
17206
17204
|
TasksPriority?: number;
|
|
17207
17205
|
/**
|
|
17208
|
-
*
|
|
17206
|
+
* <p>来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。</p>
|
|
17209
17207
|
*/
|
|
17210
17208
|
SessionContext?: string;
|
|
17211
17209
|
/**
|
|
17212
|
-
*
|
|
17210
|
+
* <p>资源ID,需要保证对应资源是开启状态。默认为账号主资源ID。</p>
|
|
17213
17211
|
*/
|
|
17214
17212
|
ResourceId?: string;
|
|
17215
17213
|
/**
|
|
17216
|
-
*
|
|
17217
|
-
0:表示不跳过
|
|
17218
|
-
1:表示跳过
|
|
17219
|
-
默认值:0
|
|
17214
|
+
* <p>是否跳过元信息获取,可选值:<br>0:表示不跳过<br>1:表示跳过<br>默认值:0</p>
|
|
17220
17215
|
*/
|
|
17221
17216
|
SkipMateData?: number;
|
|
17217
|
+
/**
|
|
17218
|
+
* <p>执行模式,可选值:</p><li>Parallel: 并发执行</li><li>Serial: 串行执行</li>注意:默认并发执行。
|
|
17219
|
+
*/
|
|
17220
|
+
TaskMode?: string;
|
|
17222
17221
|
}
|
|
17223
17222
|
/**
|
|
17224
17223
|
* 传输流日志信息。
|
|
@@ -22080,46 +22079,54 @@ export interface DescribeStreamPackageSourceLocationsResponse {
|
|
|
22080
22079
|
*/
|
|
22081
22080
|
export interface DescribeImageTaskDetailResponse {
|
|
22082
22081
|
/**
|
|
22083
|
-
*
|
|
22084
|
-
<li>WorkflowTask:工作流处理任务。</li>
|
|
22082
|
+
* <p>任务类型,目前取值有:</p><li>WorkflowTask:工作流处理任务。</li>
|
|
22085
22083
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22086
22084
|
*/
|
|
22087
22085
|
TaskType?: string;
|
|
22088
22086
|
/**
|
|
22089
|
-
*
|
|
22090
|
-
<li>WAITING:等待中;</li>
|
|
22091
|
-
<li>PROCESSING:处理中;</li>
|
|
22092
|
-
<li>FINISH:已完成。</li>
|
|
22087
|
+
* <p>任务状态,取值:</p><li>WAITING:等待中;</li><li>PROCESSING:处理中;</li><li>FINISH:已完成。</li>
|
|
22093
22088
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22094
22089
|
*/
|
|
22095
22090
|
Status?: string;
|
|
22096
22091
|
/**
|
|
22097
|
-
*
|
|
22092
|
+
* <p>任务失败时的错误码。</p>
|
|
22098
22093
|
*/
|
|
22099
22094
|
ErrCode?: number;
|
|
22100
22095
|
/**
|
|
22101
|
-
*
|
|
22096
|
+
* <p>错误码,空字符串表示成功,其他值表示失败,取值请参考 <a href="https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81">媒体处理类错误码</a> 列表。</p>
|
|
22102
22097
|
*/
|
|
22103
22098
|
ErrMsg?: string;
|
|
22104
22099
|
/**
|
|
22105
|
-
*
|
|
22100
|
+
* <p>任务异常Message。</p>
|
|
22106
22101
|
*/
|
|
22107
22102
|
Message?: string;
|
|
22108
22103
|
/**
|
|
22109
|
-
*
|
|
22104
|
+
* <p>图片处理任务的执行状态与结果。</p>
|
|
22110
22105
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22111
22106
|
*/
|
|
22112
22107
|
ImageProcessTaskResultSet?: Array<ImageProcessTaskResult>;
|
|
22113
22108
|
/**
|
|
22114
|
-
*
|
|
22109
|
+
* <p>任务的创建时间,采用 <a href="https://cloud.tencent.com/document/product/862/37710#52">ISO 日期格式</a>。</p>
|
|
22115
22110
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22116
22111
|
*/
|
|
22117
22112
|
CreateTime?: string;
|
|
22118
22113
|
/**
|
|
22119
|
-
*
|
|
22114
|
+
* <p>任务执行完毕的时间,采用 <a href="https://cloud.tencent.com/document/product/862/37710#52">ISO 日期格式</a>。</p>
|
|
22120
22115
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22121
22116
|
*/
|
|
22122
22117
|
FinishTime?: string;
|
|
22118
|
+
/**
|
|
22119
|
+
* <p>模板唯一标识。</p>
|
|
22120
|
+
*/
|
|
22121
|
+
Definition?: number;
|
|
22122
|
+
/**
|
|
22123
|
+
* <p>任务发起参数。</p>
|
|
22124
|
+
*/
|
|
22125
|
+
ImageTask?: ImageTaskInput;
|
|
22126
|
+
/**
|
|
22127
|
+
* <p>图片任务输入信息。</p>
|
|
22128
|
+
*/
|
|
22129
|
+
InputInfo?: MediaInputInfo;
|
|
22123
22130
|
/**
|
|
22124
22131
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
22125
22132
|
*/
|
|
@@ -1678,35 +1678,43 @@ export interface SealInfo {
|
|
|
1678
1678
|
*/
|
|
1679
1679
|
export interface SubmitQuestionMarkAgentJobRequest {
|
|
1680
1680
|
/**
|
|
1681
|
-
*
|
|
1681
|
+
* <p>图片/PDF的 Base64 值。要求Base64不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。 示例值:/9j/4AAQSkZJRg.....s97n//2Q==</p>
|
|
1682
1682
|
*/
|
|
1683
1683
|
ImageBase64?: string;
|
|
1684
1684
|
/**
|
|
1685
|
-
*
|
|
1685
|
+
* <p>图片/PDF的 Url 地址。要求图片经Base64编码后不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。 示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/GeneralAccurateOCR/GeneralAccurateOCR1.jpg</p>
|
|
1686
1686
|
*/
|
|
1687
1687
|
ImageUrl?: string;
|
|
1688
1688
|
/**
|
|
1689
|
-
*
|
|
1689
|
+
* <p>需要识别的PDF页面的对应页码,仅支持PDF单页识别,默认值为1。</p>
|
|
1690
1690
|
*/
|
|
1691
1691
|
PdfPageNumber?: number;
|
|
1692
1692
|
/**
|
|
1693
|
-
*
|
|
1693
|
+
* <p>表示整张试卷批改需要先切题,默认为false</p>
|
|
1694
1694
|
* @deprecated
|
|
1695
1695
|
*/
|
|
1696
1696
|
BoolSingleQuestion?: boolean;
|
|
1697
1697
|
/**
|
|
1698
|
-
*
|
|
1698
|
+
* <p>默认false 表示关闭深度思考 true 表示打开深度思考,更深层次推理分析,速度更慢</p>
|
|
1699
1699
|
* @deprecated
|
|
1700
1700
|
*/
|
|
1701
1701
|
EnableDeepThink?: boolean;
|
|
1702
1702
|
/**
|
|
1703
|
-
*
|
|
1703
|
+
* <p>题目信息输出配置,当key对应为true表示开启配置开关。</p><p>当key为KnowledgePoints value为true 表示输出每道题结构信息中输出知识点内容;<br>当key为TrueAnswer value为true 表示输出每道题的正确答案 ;<br>当key为StepCorrection value为true表示启用步骤级批改;</p><p> 设置方式参考 {"KnowledgePoints":true,"TrueAnswer":true}</p><p>参数格式:{"KnowledgePoints":true,"TrueAnswer":true}</p>
|
|
1704
1704
|
*/
|
|
1705
1705
|
QuestionConfigMap?: string;
|
|
1706
1706
|
/**
|
|
1707
|
-
*
|
|
1707
|
+
* <p>仅有单题有效,如果切题有多题则不生效,单题批改的时候作为参考答案输入到批改模型中</p>
|
|
1708
1708
|
*/
|
|
1709
1709
|
ReferenceAnswer?: string;
|
|
1710
|
+
/**
|
|
1711
|
+
* <p>图片/PDF的 Base64 列表值,最多三张。每张图片要求参考ImageBase64 1. 如果ImageBase64List或者ImageUrlList 都没值则取ImageBase64 或者ImageUrl 2.如果ImageBase64List或者ImageUrlList 有一个值,则不取ImageBase64 或者ImageUrl值,优先去list 3.如果ImageBase64List或者ImageUrlList 都有值,则取ImageUrlList</p>
|
|
1712
|
+
*/
|
|
1713
|
+
ImageBase64List?: Array<string>;
|
|
1714
|
+
/**
|
|
1715
|
+
* <p>图片/PDF的 Url 地址Base64 列表值,最多三张。每张图片要求参考ImageUrl。 图片生效规则同ImageBase64List</p>
|
|
1716
|
+
*/
|
|
1717
|
+
ImageUrlList?: Array<string>;
|
|
1710
1718
|
}
|
|
1711
1719
|
/**
|
|
1712
1720
|
* 通用机打发票信息
|
|
@@ -6307,15 +6315,15 @@ export interface AirTicketInfo {
|
|
|
6307
6315
|
*/
|
|
6308
6316
|
export interface SubmitQuestionMarkAgentJobResponse {
|
|
6309
6317
|
/**
|
|
6310
|
-
*
|
|
6318
|
+
* <p>任务唯一ID。由服务端生成.</p>
|
|
6311
6319
|
*/
|
|
6312
6320
|
JobId?: string;
|
|
6313
6321
|
/**
|
|
6314
|
-
*
|
|
6322
|
+
* <p>切题题目边框坐标列表 (如果BoolSingleQuestion为true则返回空)</p>
|
|
6315
6323
|
*/
|
|
6316
6324
|
QuestionInfo?: Array<QuestionInfo>;
|
|
6317
6325
|
/**
|
|
6318
|
-
*
|
|
6326
|
+
* <p>题目切题数量,作为计费题目数总量</p>
|
|
6319
6327
|
*/
|
|
6320
6328
|
QuestionCount?: string;
|
|
6321
6329
|
/**
|
|
@@ -8784,19 +8792,29 @@ export interface InsuranceBillInfo {
|
|
|
8784
8792
|
*/
|
|
8785
8793
|
export interface MarkInfo {
|
|
8786
8794
|
/**
|
|
8787
|
-
*
|
|
8788
|
-
|
|
8789
|
-
|
|
8795
|
+
* <p>题目的题干信息</p>
|
|
8790
8796
|
*/
|
|
8791
8797
|
MarkItemTitle?: string;
|
|
8792
8798
|
/**
|
|
8793
|
-
*
|
|
8799
|
+
* <p>批改答案列表(每个小题存在多个答案,比如多个填空区域答案,循序按照从左到右,从上到下排列)</p>
|
|
8794
8800
|
*/
|
|
8795
8801
|
AnswerInfos?: Array<AnswerInfo>;
|
|
8796
8802
|
/**
|
|
8797
|
-
*
|
|
8803
|
+
* <p>嵌套题目结构(如果有多层嵌套则会返回子题信息,如果没有嵌套题目则返回空)</p>
|
|
8798
8804
|
*/
|
|
8799
8805
|
MarkInfos?: Array<MarkInfo>;
|
|
8806
|
+
/**
|
|
8807
|
+
* <p>题干坐标</p><p>单位:px</p>
|
|
8808
|
+
*/
|
|
8809
|
+
QuestionPositions?: Array<number | bigint>;
|
|
8810
|
+
/**
|
|
8811
|
+
* <p>题干插图坐标列表,每个元素包含一张插图的4个角点坐标</p>
|
|
8812
|
+
*/
|
|
8813
|
+
QuestionImagePositions?: Array<Positions>;
|
|
8814
|
+
/**
|
|
8815
|
+
* <p>题目级正确答案(步骤批改时使用,包含完整解题步骤)</p>
|
|
8816
|
+
*/
|
|
8817
|
+
RightAnswer?: string;
|
|
8800
8818
|
}
|
|
8801
8819
|
/**
|
|
8802
8820
|
* 单题所有答案区域批改信息
|
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DeleteVolumeDataRequest, RetryRunsResponse,
|
|
3
|
+
import { DeleteVolumeDataRequest, RetryRunsResponse, RebootHPCNodesRequest, CreateVolumeRequest, DescribeTablesResponse, RetryRunsRequest, TerminateRunGroupResponse, DescribeVolumesResponse, DescribeApplicationVersionsRequest, ImportCommonApplicationResponse, GetRunStatusRequest, CreateEnvironmentResponse, ImportTableFileResponse, ImportTableFileRequest, DescribeApplicationsResponse, DescribeEnvironmentsRequest, CreateEnvironmentRequest, DescribeInputTemplatesRequest, DescribeTablesRowsRequest, GetRunCallsResponse, GetRunMetadataFileRequest, DescribeHPCNodesResponse, GetRunMetadataFileResponse, DeleteEnvironmentResponse, GetRunCallsRequest, RunWorkflowRequest, DescribeRunsRequest, RebootHPCNodesResponse, DescribeHPCNodesRequest, DescribeEnvironmentsResponse, RunApplicationResponse, DescribeInputTemplatesResponse, DescribeHPCClustersResponse, DeleteEnvironmentRequest, DescribePublicApplicationsRequest, TerminateRunGroupRequest, GetRunStatusResponse, DescribeTablesRequest, DeleteVolumeDataResponse, DescribeVolumesRequest, RunWorkflowResponse, GetInputTemplateFileResponse, DescribeHPCClustersRequest, DescribeApplicationVersionsResponse, DescribeTablesRowsResponse, DescribeProjectsRequest, CreateVolumeResponse, DeleteVolumeRequest, DescribeProjectsResponse, ModifyVolumeResponse, DescribeApplicationsRequest, GetInputTemplateFileRequest, DeleteVolumeResponse, RunApplicationRequest, DescribeRunGroupsResponse, DescribeRunsResponse, ModifyVolumeRequest, DescribeRunGroupsRequest, DescribePublicApplicationsResponse, ImportCommonApplicationRequest } from "./omics_models";
|
|
4
4
|
/**
|
|
5
5
|
* omics client
|
|
6
6
|
* @class
|
|
7
7
|
*/
|
|
8
8
|
export declare class Client extends AbstractClient {
|
|
9
9
|
constructor(clientConfig: ClientConfig);
|
|
10
|
+
/**
|
|
11
|
+
* 导入公共应用到项目
|
|
12
|
+
*/
|
|
13
|
+
ImportCommonApplication(req: ImportCommonApplicationRequest, cb?: (error: string, rep: ImportCommonApplicationResponse) => void): Promise<ImportCommonApplicationResponse>;
|
|
14
|
+
/**
|
|
15
|
+
* 查询应用版本列表
|
|
16
|
+
*/
|
|
17
|
+
DescribeApplicationVersions(req: DescribeApplicationVersionsRequest, cb?: (error: string, rep: DescribeApplicationVersionsResponse) => void): Promise<DescribeApplicationVersionsResponse>;
|
|
10
18
|
/**
|
|
11
19
|
* 查询任务详情。
|
|
12
20
|
*/
|
|
@@ -15,6 +23,10 @@ export declare class Client extends AbstractClient {
|
|
|
15
23
|
* 创建缓存卷。
|
|
16
24
|
*/
|
|
17
25
|
CreateVolume(req: CreateVolumeRequest, cb?: (error: string, rep: CreateVolumeResponse) => void): Promise<CreateVolumeResponse>;
|
|
26
|
+
/**
|
|
27
|
+
* 查询运行参数模板内容
|
|
28
|
+
*/
|
|
29
|
+
GetInputTemplateFile(req: GetInputTemplateFileRequest, cb?: (error: string, rep: GetInputTemplateFileResponse) => void): Promise<GetInputTemplateFileResponse>;
|
|
18
30
|
/**
|
|
19
31
|
* 重试任务。
|
|
20
32
|
*/
|
|
@@ -35,6 +47,10 @@ export declare class Client extends AbstractClient {
|
|
|
35
47
|
* 删除缓存卷。
|
|
36
48
|
*/
|
|
37
49
|
DeleteVolume(req: DeleteVolumeRequest, cb?: (error: string, rep: DeleteVolumeResponse) => void): Promise<DeleteVolumeResponse>;
|
|
50
|
+
/**
|
|
51
|
+
* 查询公共应用列表。
|
|
52
|
+
*/
|
|
53
|
+
DescribePublicApplications(req: DescribePublicApplicationsRequest, cb?: (error: string, rep: DescribePublicApplicationsResponse) => void): Promise<DescribePublicApplicationsResponse>;
|
|
38
54
|
/**
|
|
39
55
|
* 查询表格行数据。
|
|
40
56
|
*/
|
|
@@ -55,6 +71,10 @@ export declare class Client extends AbstractClient {
|
|
|
55
71
|
* 重启HPC节点
|
|
56
72
|
*/
|
|
57
73
|
RebootHPCNodes(req: RebootHPCNodesRequest, cb?: (error: string, rep: RebootHPCNodesResponse) => void): Promise<RebootHPCNodesResponse>;
|
|
74
|
+
/**
|
|
75
|
+
* 查询项目列表
|
|
76
|
+
*/
|
|
77
|
+
DescribeProjects(req: DescribeProjectsRequest, cb?: (error: string, rep: DescribeProjectsResponse) => void): Promise<DescribeProjectsResponse>;
|
|
58
78
|
/**
|
|
59
79
|
* 运行工作流。
|
|
60
80
|
*/
|
|
@@ -79,6 +99,10 @@ export declare class Client extends AbstractClient {
|
|
|
79
99
|
* 查询作业详情。
|
|
80
100
|
*/
|
|
81
101
|
GetRunCalls(req: GetRunCallsRequest, cb?: (error: string, rep: GetRunCallsResponse) => void): Promise<GetRunCallsResponse>;
|
|
102
|
+
/**
|
|
103
|
+
* 查询项目应用列表
|
|
104
|
+
*/
|
|
105
|
+
DescribeApplications(req: DescribeApplicationsRequest, cb?: (error: string, rep: DescribeApplicationsResponse) => void): Promise<DescribeApplicationsResponse>;
|
|
82
106
|
/**
|
|
83
107
|
* 删除缓存卷数据。
|
|
84
108
|
*/
|
|
@@ -87,6 +111,10 @@ export declare class Client extends AbstractClient {
|
|
|
87
111
|
* 查询缓存卷列表。
|
|
88
112
|
*/
|
|
89
113
|
DescribeVolumes(req: DescribeVolumesRequest, cb?: (error: string, rep: DescribeVolumesResponse) => void): Promise<DescribeVolumesResponse>;
|
|
114
|
+
/**
|
|
115
|
+
* 查询运行参数模板列表
|
|
116
|
+
*/
|
|
117
|
+
DescribeInputTemplates(req: DescribeInputTemplatesRequest, cb?: (error: string, rep: DescribeInputTemplatesResponse) => void): Promise<DescribeInputTemplatesResponse>;
|
|
90
118
|
/**
|
|
91
119
|
* 查询HPC节点列表。
|
|
92
120
|
*/
|
|
@@ -27,6 +27,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
27
27
|
constructor(clientConfig) {
|
|
28
28
|
super("omics.tencentcloudapi.com", "2022-11-28", clientConfig);
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* 导入公共应用到项目
|
|
32
|
+
*/
|
|
33
|
+
async ImportCommonApplication(req, cb) {
|
|
34
|
+
return this.request("ImportCommonApplication", req, cb);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* 查询应用版本列表
|
|
38
|
+
*/
|
|
39
|
+
async DescribeApplicationVersions(req, cb) {
|
|
40
|
+
return this.request("DescribeApplicationVersions", req, cb);
|
|
41
|
+
}
|
|
30
42
|
/**
|
|
31
43
|
* 查询任务详情。
|
|
32
44
|
*/
|
|
@@ -39,6 +51,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
39
51
|
async CreateVolume(req, cb) {
|
|
40
52
|
return this.request("CreateVolume", req, cb);
|
|
41
53
|
}
|
|
54
|
+
/**
|
|
55
|
+
* 查询运行参数模板内容
|
|
56
|
+
*/
|
|
57
|
+
async GetInputTemplateFile(req, cb) {
|
|
58
|
+
return this.request("GetInputTemplateFile", req, cb);
|
|
59
|
+
}
|
|
42
60
|
/**
|
|
43
61
|
* 重试任务。
|
|
44
62
|
*/
|
|
@@ -69,6 +87,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
69
87
|
async DeleteVolume(req, cb) {
|
|
70
88
|
return this.request("DeleteVolume", req, cb);
|
|
71
89
|
}
|
|
90
|
+
/**
|
|
91
|
+
* 查询公共应用列表。
|
|
92
|
+
*/
|
|
93
|
+
async DescribePublicApplications(req, cb) {
|
|
94
|
+
return this.request("DescribePublicApplications", req, cb);
|
|
95
|
+
}
|
|
72
96
|
/**
|
|
73
97
|
* 查询表格行数据。
|
|
74
98
|
*/
|
|
@@ -99,6 +123,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
99
123
|
async RebootHPCNodes(req, cb) {
|
|
100
124
|
return this.request("RebootHPCNodes", req, cb);
|
|
101
125
|
}
|
|
126
|
+
/**
|
|
127
|
+
* 查询项目列表
|
|
128
|
+
*/
|
|
129
|
+
async DescribeProjects(req, cb) {
|
|
130
|
+
return this.request("DescribeProjects", req, cb);
|
|
131
|
+
}
|
|
102
132
|
/**
|
|
103
133
|
* 运行工作流。
|
|
104
134
|
*/
|
|
@@ -135,6 +165,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
135
165
|
async GetRunCalls(req, cb) {
|
|
136
166
|
return this.request("GetRunCalls", req, cb);
|
|
137
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* 查询项目应用列表
|
|
170
|
+
*/
|
|
171
|
+
async DescribeApplications(req, cb) {
|
|
172
|
+
return this.request("DescribeApplications", req, cb);
|
|
173
|
+
}
|
|
138
174
|
/**
|
|
139
175
|
* 删除缓存卷数据。
|
|
140
176
|
*/
|
|
@@ -147,6 +183,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
147
183
|
async DescribeVolumes(req, cb) {
|
|
148
184
|
return this.request("DescribeVolumes", req, cb);
|
|
149
185
|
}
|
|
186
|
+
/**
|
|
187
|
+
* 查询运行参数模板列表
|
|
188
|
+
*/
|
|
189
|
+
async DescribeInputTemplates(req, cb) {
|
|
190
|
+
return this.request("DescribeInputTemplates", req, cb);
|
|
191
|
+
}
|
|
150
192
|
/**
|
|
151
193
|
* 查询HPC节点列表。
|
|
152
194
|
*/
|