@alicloud/aimiaobi20230801 1.3.0 → 1.4.0
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/dist/client.d.ts +1390 -231
- package/dist/client.js +2925 -831
- package/dist/client.js.map +1 -1
- package/package.json +3 -3
- package/src/client.ts +4379 -1813
package/dist/client.js
CHANGED
|
@@ -1,15 +1,28 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
2
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
3
15
|
if (mod && mod.__esModule) return mod;
|
|
4
16
|
var result = {};
|
|
5
|
-
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result
|
|
6
|
-
result
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
7
19
|
return result;
|
|
8
20
|
};
|
|
9
21
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10
22
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
11
23
|
};
|
|
12
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
exports.SubmitAsyncTaskResponseBodyData = exports.SearchNewsResponseBodyData = exports.SaveDataSourceOrderConfigRequestUserConfigDataSourceList = exports.QueryAsyncTaskResponseBodyData = exports.ListVersionsResponseBodyData = exports.ListMaterialDocumentsResponseBodyData = exports.ListIntervenesResponseBodyData = exports.ListIntervenesResponseBodyDataInterveneList = exports.ListInterveneRulesResponseBodyData = exports.ListInterveneRulesResponseBodyDataInterveneRuleList = exports.ListInterveneRulesResponseBodyDataInterveneRuleListAnswerConfig = exports.ListInterveneImportTasksResponseBodyData = exports.ListInterveneImportTasksResponseBodyDataStatusList = exports.ListInterveneCntResponseBodyData = exports.ListHotNewsWithTypeResponseBodyData = exports.ListHotNewsWithTypeResponseBodyDataNews = exports.ListGeneratedContentsResponseBodyData = exports.ListDialoguesResponseBodyData = exports.ListBuildConfigsResponseBodyData = exports.ListBuildConfigsResponseBodyDataKeywords = exports.ListAsyncTasksResponseBodyData = exports.InsertInterveneRuleResponseBodyData = exports.InsertInterveneRuleRequestInterveneRuleConfig = exports.InsertInterveneRuleRequestInterveneRuleConfigInterveneConfigList = exports.InsertInterveneRuleRequestInterveneRuleConfigEffectConfig = exports.InsertInterveneRuleRequestInterveneRuleConfigAnswerConfig = exports.InsertInterveneGlobalReplyResponseBodyData = exports.InsertInterveneGlobalReplyRequestReplyMessagList = exports.ImportInterveneFileAsyncResponseBodyData = exports.ImportInterveneFileResponseBodyData = exports.GetPropertiesResponseBodyData = exports.GetPropertiesResponseBodyDataWanxiangImageStyleConfig = exports.GetPropertiesResponseBodyDataWanxiangImageSizeConfig = exports.GetPropertiesResponseBodyDataUserInfo = exports.GetPropertiesResponseBodyDataSearchSources = exports.GetPropertiesResponseBodyDataIntelligentSearchConfig = exports.GetPropertiesResponseBodyDataIntelligentSearchConfigSearchSources = exports.GetPropertiesResponseBodyDataIntelligentSearchConfigSearchSamples = exports.GetPropertiesResponseBodyDataIntelligentSearchConfigSearchSamplesArticles = exports.GetPropertiesResponseBodyDataConsoleConfig = exports.GetMaterialByIdResponseBodyData = exports.GetInterveneTemplateFileUrlResponseBodyData = exports.GetInterveneRuleDetailResponseBodyData = exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetail = exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailEffectConfig = exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailAnswerConfig = exports.GetInterveneImportTaskInfoResponseBodyData = exports.GetInterveneImportTaskInfoResponseBodyDataStatus = exports.GetInterveneGlobalReplyResponseBodyData = exports.GetInterveneGlobalReplyResponseBodyDataReplyMessagList = exports.GetGeneratedContentResponseBodyData = exports.GetDataSourceOrderConfigResponseBodyData = exports.GetDataSourceOrderConfigResponseBodyDataUserConfigDataSourceList = exports.GenerateViewPointResponseBodyData = exports.GenerateViewPointRequestReferenceData = exports.GenerateUploadConfigResponseBodyData = exports.GenerateImageTaskResponseBodyData = exports.GenerateImageTaskResponseBodyDataTaskList = exports.GenerateImageTaskRequestParagraphList = exports.FetchImageTaskResponseBodyData = exports.FetchImageTaskResponseBodyDataTaskInfoList = exports.FetchImageTaskResponseBodyDataTaskInfoListImageList = exports.ExportIntervenesResponseBodyData = exports.DeleteInterveneRuleResponseBodyData = exports.CreateTokenResponseBodyData = exports.ClearIntervenesResponseBodyData = exports.UpdateMaterialDocumentResponse = exports.UpdateMaterialDocumentResponseBody = exports.UpdateMaterialDocumentShrinkRequest = exports.UpdateMaterialDocumentRequest = exports.UpdateGeneratedContentResponse = exports.UpdateGeneratedContentResponseBody = exports.UpdateGeneratedContentShrinkRequest = exports.UpdateGeneratedContentRequest = exports.SubmitAsyncTaskResponse = exports.SubmitAsyncTaskResponseBody = exports.SubmitAsyncTaskRequest = exports.SearchNewsResponse = exports.SearchNewsResponseBody = exports.SearchNewsShrinkRequest = exports.SearchNewsRequest = exports.SaveMaterialDocumentResponse = exports.SaveMaterialDocumentResponseBody = exports.SaveMaterialDocumentShrinkRequest = exports.SaveMaterialDocumentRequest = exports.SaveDataSourceOrderConfigResponse = exports.SaveDataSourceOrderConfigResponseBody = exports.SaveDataSourceOrderConfigShrinkRequest = exports.SaveDataSourceOrderConfigRequest = exports.QueryAsyncTaskResponse = exports.QueryAsyncTaskResponseBody = exports.QueryAsyncTaskRequest = exports.ListVersionsResponse = exports.ListVersionsResponseBody = exports.ListVersionsRequest = exports.ListMaterialDocumentsResponse = exports.ListMaterialDocumentsResponseBody = exports.ListMaterialDocumentsShrinkRequest = exports.ListMaterialDocumentsRequest = exports.ListIntervenesResponse = exports.ListIntervenesResponseBody = exports.ListIntervenesRequest = exports.ListInterveneRulesResponse = exports.ListInterveneRulesResponseBody = exports.ListInterveneRulesRequest = exports.ListInterveneImportTasksResponse = exports.ListInterveneImportTasksResponseBody = exports.ListInterveneImportTasksRequest = exports.ListInterveneCntResponse = exports.ListInterveneCntResponseBody = exports.ListInterveneCntRequest = exports.ListHotNewsWithTypeResponse = exports.ListHotNewsWithTypeResponseBody = exports.ListHotNewsWithTypeShrinkRequest = exports.ListHotNewsWithTypeRequest = exports.ListGeneratedContentsResponse = exports.ListGeneratedContentsResponseBody = exports.ListGeneratedContentsRequest = exports.ListDialoguesResponse = exports.ListDialoguesResponseBody = exports.ListDialoguesRequest = exports.ListBuildConfigsResponse = exports.ListBuildConfigsResponseBody = exports.ListBuildConfigsRequest = exports.ListAsyncTasksResponse = exports.ListAsyncTasksResponseBody = exports.ListAsyncTasksShrinkRequest = exports.ListAsyncTasksRequest = exports.InsertInterveneRuleResponse = exports.InsertInterveneRuleResponseBody = exports.InsertInterveneRuleShrinkRequest = exports.InsertInterveneRuleRequest = exports.InsertInterveneGlobalReplyResponse = exports.InsertInterveneGlobalReplyResponseBody = exports.InsertInterveneGlobalReplyShrinkRequest = exports.InsertInterveneGlobalReplyRequest = exports.ImportInterveneFileAsyncResponse = exports.ImportInterveneFileAsyncResponseBody = exports.ImportInterveneFileAsyncRequest = exports.ImportInterveneFileResponse = exports.ImportInterveneFileResponseBody = exports.ImportInterveneFileRequest = exports.GetPropertiesResponse = exports.GetPropertiesResponseBody = exports.GetPropertiesRequest = exports.GetMaterialByIdResponse = exports.GetMaterialByIdResponseBody = exports.GetMaterialByIdRequest = exports.GetInterveneTemplateFileUrlResponse = exports.GetInterveneTemplateFileUrlResponseBody = exports.GetInterveneTemplateFileUrlRequest = exports.GetInterveneRuleDetailResponse = exports.GetInterveneRuleDetailResponseBody = exports.GetInterveneRuleDetailRequest = exports.GetInterveneImportTaskInfoResponse = exports.GetInterveneImportTaskInfoResponseBody = exports.GetInterveneImportTaskInfoRequest = exports.GetInterveneGlobalReplyResponse = exports.GetInterveneGlobalReplyResponseBody = exports.GetInterveneGlobalReplyRequest = exports.GetGeneratedContentResponse = exports.GetGeneratedContentResponseBody = exports.GetGeneratedContentRequest = exports.GetDataSourceOrderConfigResponse = exports.GetDataSourceOrderConfigResponseBody = exports.GetDataSourceOrderConfigRequest = exports.GenerateViewPointResponse = exports.GenerateViewPointResponseBody = exports.GenerateViewPointShrinkRequest = exports.GenerateViewPointRequest = exports.GenerateUploadConfigResponse = exports.GenerateUploadConfigResponseBody = exports.GenerateUploadConfigRequest = exports.GenerateImageTaskResponse = exports.GenerateImageTaskResponseBody = exports.GenerateImageTaskShrinkRequest = exports.GenerateImageTaskRequest = exports.GenerateFileUrlByKeyResponse = exports.GenerateFileUrlByKeyResponseBody = exports.GenerateFileUrlByKeyRequest = exports.FetchImageTaskResponse = exports.FetchImageTaskResponseBody = exports.FetchImageTaskShrinkRequest = exports.FetchImageTaskRequest = exports.FeedbackDialogueResponse = exports.FeedbackDialogueResponseBody = exports.FeedbackDialogueShrinkRequest = exports.FeedbackDialogueRequest = exports.ExportIntervenesResponse = exports.ExportIntervenesResponseBody = exports.ExportIntervenesRequest = exports.ExportGeneratedContentResponse = exports.ExportGeneratedContentResponseBody = exports.ExportGeneratedContentRequest = exports.DeleteMaterialByIdResponse = exports.DeleteMaterialByIdResponseBody = exports.DeleteMaterialByIdRequest = exports.DeleteInterveneRuleResponse = exports.DeleteInterveneRuleResponseBody = exports.DeleteInterveneRuleRequest = exports.DeleteGeneratedContentResponse = exports.DeleteGeneratedContentResponseBody = exports.DeleteGeneratedContentRequest = exports.CreateTokenResponse = exports.CreateTokenResponseBody = exports.CreateTokenRequest = exports.CreateGeneratedContentResponse = exports.CreateGeneratedContentResponseBody = exports.CreateGeneratedContentShrinkRequest = exports.CreateGeneratedContentRequest = exports.ClearIntervenesResponse = exports.ClearIntervenesResponseBody = exports.ClearIntervenesRequest = exports.CancelAsyncTaskResponse = exports.CancelAsyncTaskResponseBody = exports.CancelAsyncTaskRequest = void 0;
|
|
13
26
|
// This file is auto-generated, don't edit it
|
|
14
27
|
/**
|
|
15
28
|
*
|
|
@@ -83,6 +96,68 @@ class CancelAsyncTaskResponse extends $tea.Model {
|
|
|
83
96
|
}
|
|
84
97
|
}
|
|
85
98
|
exports.CancelAsyncTaskResponse = CancelAsyncTaskResponse;
|
|
99
|
+
class ClearIntervenesRequest extends $tea.Model {
|
|
100
|
+
constructor(map) {
|
|
101
|
+
super(map);
|
|
102
|
+
}
|
|
103
|
+
static names() {
|
|
104
|
+
return {
|
|
105
|
+
agentKey: 'AgentKey',
|
|
106
|
+
};
|
|
107
|
+
}
|
|
108
|
+
static types() {
|
|
109
|
+
return {
|
|
110
|
+
agentKey: 'string',
|
|
111
|
+
};
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
exports.ClearIntervenesRequest = ClearIntervenesRequest;
|
|
115
|
+
class ClearIntervenesResponseBody extends $tea.Model {
|
|
116
|
+
constructor(map) {
|
|
117
|
+
super(map);
|
|
118
|
+
}
|
|
119
|
+
static names() {
|
|
120
|
+
return {
|
|
121
|
+
code: 'Code',
|
|
122
|
+
data: 'Data',
|
|
123
|
+
httpStatusCode: 'HttpStatusCode',
|
|
124
|
+
message: 'Message',
|
|
125
|
+
requestId: 'RequestId',
|
|
126
|
+
success: 'Success',
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
static types() {
|
|
130
|
+
return {
|
|
131
|
+
code: 'string',
|
|
132
|
+
data: ClearIntervenesResponseBodyData,
|
|
133
|
+
httpStatusCode: 'number',
|
|
134
|
+
message: 'string',
|
|
135
|
+
requestId: 'string',
|
|
136
|
+
success: 'boolean',
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
exports.ClearIntervenesResponseBody = ClearIntervenesResponseBody;
|
|
141
|
+
class ClearIntervenesResponse extends $tea.Model {
|
|
142
|
+
constructor(map) {
|
|
143
|
+
super(map);
|
|
144
|
+
}
|
|
145
|
+
static names() {
|
|
146
|
+
return {
|
|
147
|
+
headers: 'headers',
|
|
148
|
+
statusCode: 'statusCode',
|
|
149
|
+
body: 'body',
|
|
150
|
+
};
|
|
151
|
+
}
|
|
152
|
+
static types() {
|
|
153
|
+
return {
|
|
154
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
155
|
+
statusCode: 'number',
|
|
156
|
+
body: ClearIntervenesResponseBody,
|
|
157
|
+
};
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
exports.ClearIntervenesResponse = ClearIntervenesResponse;
|
|
86
161
|
class CreateGeneratedContentRequest extends $tea.Model {
|
|
87
162
|
constructor(map) {
|
|
88
163
|
super(map);
|
|
@@ -319,6 +394,70 @@ class DeleteGeneratedContentResponse extends $tea.Model {
|
|
|
319
394
|
}
|
|
320
395
|
}
|
|
321
396
|
exports.DeleteGeneratedContentResponse = DeleteGeneratedContentResponse;
|
|
397
|
+
class DeleteInterveneRuleRequest extends $tea.Model {
|
|
398
|
+
constructor(map) {
|
|
399
|
+
super(map);
|
|
400
|
+
}
|
|
401
|
+
static names() {
|
|
402
|
+
return {
|
|
403
|
+
agentKey: 'AgentKey',
|
|
404
|
+
ruleId: 'RuleId',
|
|
405
|
+
};
|
|
406
|
+
}
|
|
407
|
+
static types() {
|
|
408
|
+
return {
|
|
409
|
+
agentKey: 'string',
|
|
410
|
+
ruleId: 'number',
|
|
411
|
+
};
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
exports.DeleteInterveneRuleRequest = DeleteInterveneRuleRequest;
|
|
415
|
+
class DeleteInterveneRuleResponseBody extends $tea.Model {
|
|
416
|
+
constructor(map) {
|
|
417
|
+
super(map);
|
|
418
|
+
}
|
|
419
|
+
static names() {
|
|
420
|
+
return {
|
|
421
|
+
code: 'Code',
|
|
422
|
+
data: 'Data',
|
|
423
|
+
httpStatusCode: 'HttpStatusCode',
|
|
424
|
+
message: 'Message',
|
|
425
|
+
requestId: 'RequestId',
|
|
426
|
+
success: 'Success',
|
|
427
|
+
};
|
|
428
|
+
}
|
|
429
|
+
static types() {
|
|
430
|
+
return {
|
|
431
|
+
code: 'string',
|
|
432
|
+
data: DeleteInterveneRuleResponseBodyData,
|
|
433
|
+
httpStatusCode: 'number',
|
|
434
|
+
message: 'string',
|
|
435
|
+
requestId: 'string',
|
|
436
|
+
success: 'boolean',
|
|
437
|
+
};
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
exports.DeleteInterveneRuleResponseBody = DeleteInterveneRuleResponseBody;
|
|
441
|
+
class DeleteInterveneRuleResponse extends $tea.Model {
|
|
442
|
+
constructor(map) {
|
|
443
|
+
super(map);
|
|
444
|
+
}
|
|
445
|
+
static names() {
|
|
446
|
+
return {
|
|
447
|
+
headers: 'headers',
|
|
448
|
+
statusCode: 'statusCode',
|
|
449
|
+
body: 'body',
|
|
450
|
+
};
|
|
451
|
+
}
|
|
452
|
+
static types() {
|
|
453
|
+
return {
|
|
454
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
455
|
+
statusCode: 'number',
|
|
456
|
+
body: DeleteInterveneRuleResponseBody,
|
|
457
|
+
};
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
exports.DeleteInterveneRuleResponse = DeleteInterveneRuleResponse;
|
|
322
461
|
class DeleteMaterialByIdRequest extends $tea.Model {
|
|
323
462
|
constructor(map) {
|
|
324
463
|
super(map);
|
|
@@ -447,6 +586,68 @@ class ExportGeneratedContentResponse extends $tea.Model {
|
|
|
447
586
|
}
|
|
448
587
|
}
|
|
449
588
|
exports.ExportGeneratedContentResponse = ExportGeneratedContentResponse;
|
|
589
|
+
class ExportIntervenesRequest extends $tea.Model {
|
|
590
|
+
constructor(map) {
|
|
591
|
+
super(map);
|
|
592
|
+
}
|
|
593
|
+
static names() {
|
|
594
|
+
return {
|
|
595
|
+
agentKey: 'AgentKey',
|
|
596
|
+
};
|
|
597
|
+
}
|
|
598
|
+
static types() {
|
|
599
|
+
return {
|
|
600
|
+
agentKey: 'string',
|
|
601
|
+
};
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
exports.ExportIntervenesRequest = ExportIntervenesRequest;
|
|
605
|
+
class ExportIntervenesResponseBody extends $tea.Model {
|
|
606
|
+
constructor(map) {
|
|
607
|
+
super(map);
|
|
608
|
+
}
|
|
609
|
+
static names() {
|
|
610
|
+
return {
|
|
611
|
+
code: 'Code',
|
|
612
|
+
data: 'Data',
|
|
613
|
+
httpStatusCode: 'HttpStatusCode',
|
|
614
|
+
message: 'Message',
|
|
615
|
+
requestId: 'RequestId',
|
|
616
|
+
success: 'Success',
|
|
617
|
+
};
|
|
618
|
+
}
|
|
619
|
+
static types() {
|
|
620
|
+
return {
|
|
621
|
+
code: 'string',
|
|
622
|
+
data: ExportIntervenesResponseBodyData,
|
|
623
|
+
httpStatusCode: 'number',
|
|
624
|
+
message: 'string',
|
|
625
|
+
requestId: 'string',
|
|
626
|
+
success: 'boolean',
|
|
627
|
+
};
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
exports.ExportIntervenesResponseBody = ExportIntervenesResponseBody;
|
|
631
|
+
class ExportIntervenesResponse extends $tea.Model {
|
|
632
|
+
constructor(map) {
|
|
633
|
+
super(map);
|
|
634
|
+
}
|
|
635
|
+
static names() {
|
|
636
|
+
return {
|
|
637
|
+
headers: 'headers',
|
|
638
|
+
statusCode: 'statusCode',
|
|
639
|
+
body: 'body',
|
|
640
|
+
};
|
|
641
|
+
}
|
|
642
|
+
static types() {
|
|
643
|
+
return {
|
|
644
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
645
|
+
statusCode: 'number',
|
|
646
|
+
body: ExportIntervenesResponseBody,
|
|
647
|
+
};
|
|
648
|
+
}
|
|
649
|
+
}
|
|
650
|
+
exports.ExportIntervenesResponse = ExportIntervenesResponse;
|
|
450
651
|
class FeedbackDialogueRequest extends $tea.Model {
|
|
451
652
|
constructor(map) {
|
|
452
653
|
super(map);
|
|
@@ -645,12 +846,14 @@ class GenerateFileUrlByKeyRequest extends $tea.Model {
|
|
|
645
846
|
return {
|
|
646
847
|
agentKey: 'AgentKey',
|
|
647
848
|
fileKey: 'FileKey',
|
|
849
|
+
fileName: 'FileName',
|
|
648
850
|
};
|
|
649
851
|
}
|
|
650
852
|
static types() {
|
|
651
853
|
return {
|
|
652
854
|
agentKey: 'string',
|
|
653
855
|
fileKey: 'string',
|
|
856
|
+
fileName: 'string',
|
|
654
857
|
};
|
|
655
858
|
}
|
|
656
859
|
}
|
|
@@ -1071,25 +1274,23 @@ class GetGeneratedContentResponse extends $tea.Model {
|
|
|
1071
1274
|
}
|
|
1072
1275
|
}
|
|
1073
1276
|
exports.GetGeneratedContentResponse = GetGeneratedContentResponse;
|
|
1074
|
-
class
|
|
1277
|
+
class GetInterveneGlobalReplyRequest extends $tea.Model {
|
|
1075
1278
|
constructor(map) {
|
|
1076
1279
|
super(map);
|
|
1077
1280
|
}
|
|
1078
1281
|
static names() {
|
|
1079
1282
|
return {
|
|
1080
1283
|
agentKey: 'AgentKey',
|
|
1081
|
-
id: 'Id',
|
|
1082
1284
|
};
|
|
1083
1285
|
}
|
|
1084
1286
|
static types() {
|
|
1085
1287
|
return {
|
|
1086
1288
|
agentKey: 'string',
|
|
1087
|
-
id: 'number',
|
|
1088
1289
|
};
|
|
1089
1290
|
}
|
|
1090
1291
|
}
|
|
1091
|
-
exports.
|
|
1092
|
-
class
|
|
1292
|
+
exports.GetInterveneGlobalReplyRequest = GetInterveneGlobalReplyRequest;
|
|
1293
|
+
class GetInterveneGlobalReplyResponseBody extends $tea.Model {
|
|
1093
1294
|
constructor(map) {
|
|
1094
1295
|
super(map);
|
|
1095
1296
|
}
|
|
@@ -1106,7 +1307,7 @@ class GetMaterialByIdResponseBody extends $tea.Model {
|
|
|
1106
1307
|
static types() {
|
|
1107
1308
|
return {
|
|
1108
1309
|
code: 'string',
|
|
1109
|
-
data:
|
|
1310
|
+
data: GetInterveneGlobalReplyResponseBodyData,
|
|
1110
1311
|
httpStatusCode: 'number',
|
|
1111
1312
|
message: 'string',
|
|
1112
1313
|
requestId: 'string',
|
|
@@ -1114,8 +1315,8 @@ class GetMaterialByIdResponseBody extends $tea.Model {
|
|
|
1114
1315
|
};
|
|
1115
1316
|
}
|
|
1116
1317
|
}
|
|
1117
|
-
exports.
|
|
1118
|
-
class
|
|
1318
|
+
exports.GetInterveneGlobalReplyResponseBody = GetInterveneGlobalReplyResponseBody;
|
|
1319
|
+
class GetInterveneGlobalReplyResponse extends $tea.Model {
|
|
1119
1320
|
constructor(map) {
|
|
1120
1321
|
super(map);
|
|
1121
1322
|
}
|
|
@@ -1130,28 +1331,30 @@ class GetMaterialByIdResponse extends $tea.Model {
|
|
|
1130
1331
|
return {
|
|
1131
1332
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1132
1333
|
statusCode: 'number',
|
|
1133
|
-
body:
|
|
1334
|
+
body: GetInterveneGlobalReplyResponseBody,
|
|
1134
1335
|
};
|
|
1135
1336
|
}
|
|
1136
1337
|
}
|
|
1137
|
-
exports.
|
|
1138
|
-
class
|
|
1338
|
+
exports.GetInterveneGlobalReplyResponse = GetInterveneGlobalReplyResponse;
|
|
1339
|
+
class GetInterveneImportTaskInfoRequest extends $tea.Model {
|
|
1139
1340
|
constructor(map) {
|
|
1140
1341
|
super(map);
|
|
1141
1342
|
}
|
|
1142
1343
|
static names() {
|
|
1143
1344
|
return {
|
|
1144
1345
|
agentKey: 'AgentKey',
|
|
1346
|
+
taskId: 'TaskId',
|
|
1145
1347
|
};
|
|
1146
1348
|
}
|
|
1147
1349
|
static types() {
|
|
1148
1350
|
return {
|
|
1149
1351
|
agentKey: 'string',
|
|
1352
|
+
taskId: 'string',
|
|
1150
1353
|
};
|
|
1151
1354
|
}
|
|
1152
1355
|
}
|
|
1153
|
-
exports.
|
|
1154
|
-
class
|
|
1356
|
+
exports.GetInterveneImportTaskInfoRequest = GetInterveneImportTaskInfoRequest;
|
|
1357
|
+
class GetInterveneImportTaskInfoResponseBody extends $tea.Model {
|
|
1155
1358
|
constructor(map) {
|
|
1156
1359
|
super(map);
|
|
1157
1360
|
}
|
|
@@ -1168,7 +1371,7 @@ class GetPropertiesResponseBody extends $tea.Model {
|
|
|
1168
1371
|
static types() {
|
|
1169
1372
|
return {
|
|
1170
1373
|
code: 'string',
|
|
1171
|
-
data:
|
|
1374
|
+
data: GetInterveneImportTaskInfoResponseBodyData,
|
|
1172
1375
|
httpStatusCode: 'number',
|
|
1173
1376
|
message: 'string',
|
|
1174
1377
|
requestId: 'string',
|
|
@@ -1176,8 +1379,8 @@ class GetPropertiesResponseBody extends $tea.Model {
|
|
|
1176
1379
|
};
|
|
1177
1380
|
}
|
|
1178
1381
|
}
|
|
1179
|
-
exports.
|
|
1180
|
-
class
|
|
1382
|
+
exports.GetInterveneImportTaskInfoResponseBody = GetInterveneImportTaskInfoResponseBody;
|
|
1383
|
+
class GetInterveneImportTaskInfoResponse extends $tea.Model {
|
|
1181
1384
|
constructor(map) {
|
|
1182
1385
|
super(map);
|
|
1183
1386
|
}
|
|
@@ -1192,116 +1395,56 @@ class GetPropertiesResponse extends $tea.Model {
|
|
|
1192
1395
|
return {
|
|
1193
1396
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1194
1397
|
statusCode: 'number',
|
|
1195
|
-
body:
|
|
1196
|
-
};
|
|
1197
|
-
}
|
|
1198
|
-
}
|
|
1199
|
-
exports.GetPropertiesResponse = GetPropertiesResponse;
|
|
1200
|
-
class ListAsyncTasksRequest extends $tea.Model {
|
|
1201
|
-
constructor(map) {
|
|
1202
|
-
super(map);
|
|
1203
|
-
}
|
|
1204
|
-
static names() {
|
|
1205
|
-
return {
|
|
1206
|
-
agentKey: 'AgentKey',
|
|
1207
|
-
createTimeEnd: 'CreateTimeEnd',
|
|
1208
|
-
createTimeStart: 'CreateTimeStart',
|
|
1209
|
-
current: 'Current',
|
|
1210
|
-
size: 'Size',
|
|
1211
|
-
taskCode: 'TaskCode',
|
|
1212
|
-
taskName: 'TaskName',
|
|
1213
|
-
taskStatus: 'TaskStatus',
|
|
1214
|
-
taskStatusList: 'TaskStatusList',
|
|
1215
|
-
taskType: 'TaskType',
|
|
1216
|
-
taskTypeList: 'TaskTypeList',
|
|
1217
|
-
};
|
|
1218
|
-
}
|
|
1219
|
-
static types() {
|
|
1220
|
-
return {
|
|
1221
|
-
agentKey: 'string',
|
|
1222
|
-
createTimeEnd: 'string',
|
|
1223
|
-
createTimeStart: 'string',
|
|
1224
|
-
current: 'number',
|
|
1225
|
-
size: 'number',
|
|
1226
|
-
taskCode: 'string',
|
|
1227
|
-
taskName: 'string',
|
|
1228
|
-
taskStatus: 'number',
|
|
1229
|
-
taskStatusList: { 'type': 'array', 'itemType': 'number' },
|
|
1230
|
-
taskType: 'string',
|
|
1231
|
-
taskTypeList: { 'type': 'array', 'itemType': 'string' },
|
|
1398
|
+
body: GetInterveneImportTaskInfoResponseBody,
|
|
1232
1399
|
};
|
|
1233
1400
|
}
|
|
1234
1401
|
}
|
|
1235
|
-
exports.
|
|
1236
|
-
class
|
|
1402
|
+
exports.GetInterveneImportTaskInfoResponse = GetInterveneImportTaskInfoResponse;
|
|
1403
|
+
class GetInterveneRuleDetailRequest extends $tea.Model {
|
|
1237
1404
|
constructor(map) {
|
|
1238
1405
|
super(map);
|
|
1239
1406
|
}
|
|
1240
1407
|
static names() {
|
|
1241
1408
|
return {
|
|
1242
1409
|
agentKey: 'AgentKey',
|
|
1243
|
-
|
|
1244
|
-
createTimeStart: 'CreateTimeStart',
|
|
1245
|
-
current: 'Current',
|
|
1246
|
-
size: 'Size',
|
|
1247
|
-
taskCode: 'TaskCode',
|
|
1248
|
-
taskName: 'TaskName',
|
|
1249
|
-
taskStatus: 'TaskStatus',
|
|
1250
|
-
taskStatusListShrink: 'TaskStatusList',
|
|
1251
|
-
taskType: 'TaskType',
|
|
1252
|
-
taskTypeListShrink: 'TaskTypeList',
|
|
1410
|
+
ruleId: 'RuleId',
|
|
1253
1411
|
};
|
|
1254
1412
|
}
|
|
1255
1413
|
static types() {
|
|
1256
1414
|
return {
|
|
1257
1415
|
agentKey: 'string',
|
|
1258
|
-
|
|
1259
|
-
createTimeStart: 'string',
|
|
1260
|
-
current: 'number',
|
|
1261
|
-
size: 'number',
|
|
1262
|
-
taskCode: 'string',
|
|
1263
|
-
taskName: 'string',
|
|
1264
|
-
taskStatus: 'number',
|
|
1265
|
-
taskStatusListShrink: 'string',
|
|
1266
|
-
taskType: 'string',
|
|
1267
|
-
taskTypeListShrink: 'string',
|
|
1416
|
+
ruleId: 'number',
|
|
1268
1417
|
};
|
|
1269
1418
|
}
|
|
1270
1419
|
}
|
|
1271
|
-
exports.
|
|
1272
|
-
class
|
|
1420
|
+
exports.GetInterveneRuleDetailRequest = GetInterveneRuleDetailRequest;
|
|
1421
|
+
class GetInterveneRuleDetailResponseBody extends $tea.Model {
|
|
1273
1422
|
constructor(map) {
|
|
1274
1423
|
super(map);
|
|
1275
1424
|
}
|
|
1276
1425
|
static names() {
|
|
1277
1426
|
return {
|
|
1278
1427
|
code: 'Code',
|
|
1279
|
-
current: 'Current',
|
|
1280
1428
|
data: 'Data',
|
|
1281
1429
|
httpStatusCode: 'HttpStatusCode',
|
|
1282
1430
|
message: 'Message',
|
|
1283
1431
|
requestId: 'RequestId',
|
|
1284
|
-
size: 'Size',
|
|
1285
1432
|
success: 'Success',
|
|
1286
|
-
total: 'Total',
|
|
1287
1433
|
};
|
|
1288
1434
|
}
|
|
1289
1435
|
static types() {
|
|
1290
1436
|
return {
|
|
1291
1437
|
code: 'string',
|
|
1292
|
-
|
|
1293
|
-
data: { 'type': 'array', 'itemType': ListAsyncTasksResponseBodyData },
|
|
1438
|
+
data: GetInterveneRuleDetailResponseBodyData,
|
|
1294
1439
|
httpStatusCode: 'number',
|
|
1295
1440
|
message: 'string',
|
|
1296
1441
|
requestId: 'string',
|
|
1297
|
-
size: 'number',
|
|
1298
1442
|
success: 'boolean',
|
|
1299
|
-
total: 'number',
|
|
1300
1443
|
};
|
|
1301
1444
|
}
|
|
1302
1445
|
}
|
|
1303
|
-
exports.
|
|
1304
|
-
class
|
|
1446
|
+
exports.GetInterveneRuleDetailResponseBody = GetInterveneRuleDetailResponseBody;
|
|
1447
|
+
class GetInterveneRuleDetailResponse extends $tea.Model {
|
|
1305
1448
|
constructor(map) {
|
|
1306
1449
|
super(map);
|
|
1307
1450
|
}
|
|
@@ -1316,30 +1459,28 @@ class ListAsyncTasksResponse extends $tea.Model {
|
|
|
1316
1459
|
return {
|
|
1317
1460
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1318
1461
|
statusCode: 'number',
|
|
1319
|
-
body:
|
|
1462
|
+
body: GetInterveneRuleDetailResponseBody,
|
|
1320
1463
|
};
|
|
1321
1464
|
}
|
|
1322
1465
|
}
|
|
1323
|
-
exports.
|
|
1324
|
-
class
|
|
1466
|
+
exports.GetInterveneRuleDetailResponse = GetInterveneRuleDetailResponse;
|
|
1467
|
+
class GetInterveneTemplateFileUrlRequest extends $tea.Model {
|
|
1325
1468
|
constructor(map) {
|
|
1326
1469
|
super(map);
|
|
1327
1470
|
}
|
|
1328
1471
|
static names() {
|
|
1329
1472
|
return {
|
|
1330
1473
|
agentKey: 'AgentKey',
|
|
1331
|
-
type: 'Type',
|
|
1332
1474
|
};
|
|
1333
1475
|
}
|
|
1334
1476
|
static types() {
|
|
1335
1477
|
return {
|
|
1336
1478
|
agentKey: 'string',
|
|
1337
|
-
type: 'string',
|
|
1338
1479
|
};
|
|
1339
1480
|
}
|
|
1340
1481
|
}
|
|
1341
|
-
exports.
|
|
1342
|
-
class
|
|
1482
|
+
exports.GetInterveneTemplateFileUrlRequest = GetInterveneTemplateFileUrlRequest;
|
|
1483
|
+
class GetInterveneTemplateFileUrlResponseBody extends $tea.Model {
|
|
1343
1484
|
constructor(map) {
|
|
1344
1485
|
super(map);
|
|
1345
1486
|
}
|
|
@@ -1356,7 +1497,7 @@ class ListBuildConfigsResponseBody extends $tea.Model {
|
|
|
1356
1497
|
static types() {
|
|
1357
1498
|
return {
|
|
1358
1499
|
code: 'string',
|
|
1359
|
-
data:
|
|
1500
|
+
data: GetInterveneTemplateFileUrlResponseBodyData,
|
|
1360
1501
|
httpStatusCode: 'number',
|
|
1361
1502
|
message: 'string',
|
|
1362
1503
|
requestId: 'string',
|
|
@@ -1364,8 +1505,8 @@ class ListBuildConfigsResponseBody extends $tea.Model {
|
|
|
1364
1505
|
};
|
|
1365
1506
|
}
|
|
1366
1507
|
}
|
|
1367
|
-
exports.
|
|
1368
|
-
class
|
|
1508
|
+
exports.GetInterveneTemplateFileUrlResponseBody = GetInterveneTemplateFileUrlResponseBody;
|
|
1509
|
+
class GetInterveneTemplateFileUrlResponse extends $tea.Model {
|
|
1369
1510
|
constructor(map) {
|
|
1370
1511
|
super(map);
|
|
1371
1512
|
}
|
|
@@ -1380,72 +1521,56 @@ class ListBuildConfigsResponse extends $tea.Model {
|
|
|
1380
1521
|
return {
|
|
1381
1522
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1382
1523
|
statusCode: 'number',
|
|
1383
|
-
body:
|
|
1524
|
+
body: GetInterveneTemplateFileUrlResponseBody,
|
|
1384
1525
|
};
|
|
1385
1526
|
}
|
|
1386
1527
|
}
|
|
1387
|
-
exports.
|
|
1388
|
-
class
|
|
1528
|
+
exports.GetInterveneTemplateFileUrlResponse = GetInterveneTemplateFileUrlResponse;
|
|
1529
|
+
class GetMaterialByIdRequest extends $tea.Model {
|
|
1389
1530
|
constructor(map) {
|
|
1390
1531
|
super(map);
|
|
1391
1532
|
}
|
|
1392
1533
|
static names() {
|
|
1393
1534
|
return {
|
|
1394
1535
|
agentKey: 'AgentKey',
|
|
1395
|
-
|
|
1396
|
-
dialogueType: 'DialogueType',
|
|
1397
|
-
endTime: 'EndTime',
|
|
1398
|
-
size: 'Size',
|
|
1399
|
-
startTime: 'StartTime',
|
|
1400
|
-
taskId: 'TaskId',
|
|
1536
|
+
id: 'Id',
|
|
1401
1537
|
};
|
|
1402
1538
|
}
|
|
1403
1539
|
static types() {
|
|
1404
1540
|
return {
|
|
1405
1541
|
agentKey: 'string',
|
|
1406
|
-
|
|
1407
|
-
dialogueType: 'number',
|
|
1408
|
-
endTime: 'string',
|
|
1409
|
-
size: 'number',
|
|
1410
|
-
startTime: 'string',
|
|
1411
|
-
taskId: 'string',
|
|
1542
|
+
id: 'number',
|
|
1412
1543
|
};
|
|
1413
1544
|
}
|
|
1414
1545
|
}
|
|
1415
|
-
exports.
|
|
1416
|
-
class
|
|
1546
|
+
exports.GetMaterialByIdRequest = GetMaterialByIdRequest;
|
|
1547
|
+
class GetMaterialByIdResponseBody extends $tea.Model {
|
|
1417
1548
|
constructor(map) {
|
|
1418
1549
|
super(map);
|
|
1419
1550
|
}
|
|
1420
1551
|
static names() {
|
|
1421
1552
|
return {
|
|
1422
1553
|
code: 'Code',
|
|
1423
|
-
current: 'Current',
|
|
1424
1554
|
data: 'Data',
|
|
1425
1555
|
httpStatusCode: 'HttpStatusCode',
|
|
1426
1556
|
message: 'Message',
|
|
1427
1557
|
requestId: 'RequestId',
|
|
1428
|
-
size: 'Size',
|
|
1429
1558
|
success: 'Success',
|
|
1430
|
-
total: 'Total',
|
|
1431
1559
|
};
|
|
1432
1560
|
}
|
|
1433
1561
|
static types() {
|
|
1434
1562
|
return {
|
|
1435
1563
|
code: 'string',
|
|
1436
|
-
|
|
1437
|
-
data: { 'type': 'array', 'itemType': ListDialoguesResponseBodyData },
|
|
1564
|
+
data: GetMaterialByIdResponseBodyData,
|
|
1438
1565
|
httpStatusCode: 'number',
|
|
1439
1566
|
message: 'string',
|
|
1440
1567
|
requestId: 'string',
|
|
1441
|
-
size: 'number',
|
|
1442
1568
|
success: 'boolean',
|
|
1443
|
-
total: 'number',
|
|
1444
1569
|
};
|
|
1445
1570
|
}
|
|
1446
1571
|
}
|
|
1447
|
-
exports.
|
|
1448
|
-
class
|
|
1572
|
+
exports.GetMaterialByIdResponseBody = GetMaterialByIdResponseBody;
|
|
1573
|
+
class GetMaterialByIdResponse extends $tea.Model {
|
|
1449
1574
|
constructor(map) {
|
|
1450
1575
|
super(map);
|
|
1451
1576
|
}
|
|
@@ -1460,72 +1585,54 @@ class ListDialoguesResponse extends $tea.Model {
|
|
|
1460
1585
|
return {
|
|
1461
1586
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1462
1587
|
statusCode: 'number',
|
|
1463
|
-
body:
|
|
1588
|
+
body: GetMaterialByIdResponseBody,
|
|
1464
1589
|
};
|
|
1465
1590
|
}
|
|
1466
1591
|
}
|
|
1467
|
-
exports.
|
|
1468
|
-
class
|
|
1592
|
+
exports.GetMaterialByIdResponse = GetMaterialByIdResponse;
|
|
1593
|
+
class GetPropertiesRequest extends $tea.Model {
|
|
1469
1594
|
constructor(map) {
|
|
1470
1595
|
super(map);
|
|
1471
1596
|
}
|
|
1472
1597
|
static names() {
|
|
1473
1598
|
return {
|
|
1474
1599
|
agentKey: 'AgentKey',
|
|
1475
|
-
contentDomain: 'ContentDomain',
|
|
1476
|
-
current: 'Current',
|
|
1477
|
-
endTime: 'EndTime',
|
|
1478
|
-
size: 'Size',
|
|
1479
|
-
startTime: 'StartTime',
|
|
1480
|
-
title: 'Title',
|
|
1481
1600
|
};
|
|
1482
1601
|
}
|
|
1483
1602
|
static types() {
|
|
1484
1603
|
return {
|
|
1485
1604
|
agentKey: 'string',
|
|
1486
|
-
contentDomain: 'string',
|
|
1487
|
-
current: 'number',
|
|
1488
|
-
endTime: 'string',
|
|
1489
|
-
size: 'number',
|
|
1490
|
-
startTime: 'string',
|
|
1491
|
-
title: 'string',
|
|
1492
1605
|
};
|
|
1493
1606
|
}
|
|
1494
1607
|
}
|
|
1495
|
-
exports.
|
|
1496
|
-
class
|
|
1608
|
+
exports.GetPropertiesRequest = GetPropertiesRequest;
|
|
1609
|
+
class GetPropertiesResponseBody extends $tea.Model {
|
|
1497
1610
|
constructor(map) {
|
|
1498
1611
|
super(map);
|
|
1499
1612
|
}
|
|
1500
1613
|
static names() {
|
|
1501
1614
|
return {
|
|
1502
1615
|
code: 'Code',
|
|
1503
|
-
current: 'Current',
|
|
1504
1616
|
data: 'Data',
|
|
1505
1617
|
httpStatusCode: 'HttpStatusCode',
|
|
1506
1618
|
message: 'Message',
|
|
1507
1619
|
requestId: 'RequestId',
|
|
1508
|
-
size: 'Size',
|
|
1509
1620
|
success: 'Success',
|
|
1510
|
-
total: 'Total',
|
|
1511
1621
|
};
|
|
1512
1622
|
}
|
|
1513
1623
|
static types() {
|
|
1514
1624
|
return {
|
|
1515
1625
|
code: 'string',
|
|
1516
|
-
|
|
1517
|
-
data: { 'type': 'array', 'itemType': ListGeneratedContentsResponseBodyData },
|
|
1626
|
+
data: GetPropertiesResponseBodyData,
|
|
1518
1627
|
httpStatusCode: 'number',
|
|
1519
1628
|
message: 'string',
|
|
1520
1629
|
requestId: 'string',
|
|
1521
|
-
size: 'number',
|
|
1522
1630
|
success: 'boolean',
|
|
1523
|
-
total: 'number',
|
|
1524
1631
|
};
|
|
1525
1632
|
}
|
|
1526
1633
|
}
|
|
1527
|
-
exports.
|
|
1528
|
-
class
|
|
1634
|
+
exports.GetPropertiesResponseBody = GetPropertiesResponseBody;
|
|
1635
|
+
class GetPropertiesResponse extends $tea.Model {
|
|
1529
1636
|
constructor(map) {
|
|
1530
1637
|
super(map);
|
|
1531
1638
|
}
|
|
@@ -1540,60 +1647,34 @@ class ListGeneratedContentsResponse extends $tea.Model {
|
|
|
1540
1647
|
return {
|
|
1541
1648
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1542
1649
|
statusCode: 'number',
|
|
1543
|
-
body:
|
|
1544
|
-
};
|
|
1545
|
-
}
|
|
1546
|
-
}
|
|
1547
|
-
exports.ListGeneratedContentsResponse = ListGeneratedContentsResponse;
|
|
1548
|
-
class ListHotNewsWithTypeRequest extends $tea.Model {
|
|
1549
|
-
constructor(map) {
|
|
1550
|
-
super(map);
|
|
1551
|
-
}
|
|
1552
|
-
static names() {
|
|
1553
|
-
return {
|
|
1554
|
-
agentKey: 'AgentKey',
|
|
1555
|
-
current: 'Current',
|
|
1556
|
-
newsType: 'NewsType',
|
|
1557
|
-
newsTypes: 'NewsTypes',
|
|
1558
|
-
size: 'Size',
|
|
1559
|
-
};
|
|
1560
|
-
}
|
|
1561
|
-
static types() {
|
|
1562
|
-
return {
|
|
1563
|
-
agentKey: 'string',
|
|
1564
|
-
current: 'number',
|
|
1565
|
-
newsType: 'string',
|
|
1566
|
-
newsTypes: { 'type': 'array', 'itemType': 'string' },
|
|
1567
|
-
size: 'number',
|
|
1650
|
+
body: GetPropertiesResponseBody,
|
|
1568
1651
|
};
|
|
1569
1652
|
}
|
|
1570
1653
|
}
|
|
1571
|
-
exports.
|
|
1572
|
-
class
|
|
1654
|
+
exports.GetPropertiesResponse = GetPropertiesResponse;
|
|
1655
|
+
class ImportInterveneFileRequest extends $tea.Model {
|
|
1573
1656
|
constructor(map) {
|
|
1574
1657
|
super(map);
|
|
1575
1658
|
}
|
|
1576
1659
|
static names() {
|
|
1577
1660
|
return {
|
|
1578
1661
|
agentKey: 'AgentKey',
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
size: 'Size',
|
|
1662
|
+
docName: 'DocName',
|
|
1663
|
+
fileKey: 'FileKey',
|
|
1664
|
+
fileUrl: 'FileUrl',
|
|
1583
1665
|
};
|
|
1584
1666
|
}
|
|
1585
1667
|
static types() {
|
|
1586
1668
|
return {
|
|
1587
1669
|
agentKey: 'string',
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
size: 'number',
|
|
1670
|
+
docName: 'string',
|
|
1671
|
+
fileKey: 'string',
|
|
1672
|
+
fileUrl: 'string',
|
|
1592
1673
|
};
|
|
1593
1674
|
}
|
|
1594
1675
|
}
|
|
1595
|
-
exports.
|
|
1596
|
-
class
|
|
1676
|
+
exports.ImportInterveneFileRequest = ImportInterveneFileRequest;
|
|
1677
|
+
class ImportInterveneFileResponseBody extends $tea.Model {
|
|
1597
1678
|
constructor(map) {
|
|
1598
1679
|
super(map);
|
|
1599
1680
|
}
|
|
@@ -1610,7 +1691,7 @@ class ListHotNewsWithTypeResponseBody extends $tea.Model {
|
|
|
1610
1691
|
static types() {
|
|
1611
1692
|
return {
|
|
1612
1693
|
code: 'string',
|
|
1613
|
-
data:
|
|
1694
|
+
data: ImportInterveneFileResponseBodyData,
|
|
1614
1695
|
httpStatusCode: 'number',
|
|
1615
1696
|
message: 'string',
|
|
1616
1697
|
requestId: 'string',
|
|
@@ -1618,8 +1699,8 @@ class ListHotNewsWithTypeResponseBody extends $tea.Model {
|
|
|
1618
1699
|
};
|
|
1619
1700
|
}
|
|
1620
1701
|
}
|
|
1621
|
-
exports.
|
|
1622
|
-
class
|
|
1702
|
+
exports.ImportInterveneFileResponseBody = ImportInterveneFileResponseBody;
|
|
1703
|
+
class ImportInterveneFileResponse extends $tea.Model {
|
|
1623
1704
|
constructor(map) {
|
|
1624
1705
|
super(map);
|
|
1625
1706
|
}
|
|
@@ -1634,136 +1715,60 @@ class ListHotNewsWithTypeResponse extends $tea.Model {
|
|
|
1634
1715
|
return {
|
|
1635
1716
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1636
1717
|
statusCode: 'number',
|
|
1637
|
-
body:
|
|
1638
|
-
};
|
|
1639
|
-
}
|
|
1640
|
-
}
|
|
1641
|
-
exports.ListHotNewsWithTypeResponse = ListHotNewsWithTypeResponse;
|
|
1642
|
-
class ListMaterialDocumentsRequest extends $tea.Model {
|
|
1643
|
-
constructor(map) {
|
|
1644
|
-
super(map);
|
|
1645
|
-
}
|
|
1646
|
-
static names() {
|
|
1647
|
-
return {
|
|
1648
|
-
agentKey: 'AgentKey',
|
|
1649
|
-
content: 'Content',
|
|
1650
|
-
createTimeEnd: 'CreateTimeEnd',
|
|
1651
|
-
createTimeStart: 'CreateTimeStart',
|
|
1652
|
-
current: 'Current',
|
|
1653
|
-
docType: 'DocType',
|
|
1654
|
-
docTypeList: 'DocTypeList',
|
|
1655
|
-
generatePublicUrl: 'GeneratePublicUrl',
|
|
1656
|
-
id: 'Id',
|
|
1657
|
-
keywords: 'Keywords',
|
|
1658
|
-
query: 'Query',
|
|
1659
|
-
shareAttr: 'ShareAttr',
|
|
1660
|
-
size: 'Size',
|
|
1661
|
-
title: 'Title',
|
|
1662
|
-
updateTimeEnd: 'UpdateTimeEnd',
|
|
1663
|
-
updateTimeStart: 'UpdateTimeStart',
|
|
1664
|
-
};
|
|
1665
|
-
}
|
|
1666
|
-
static types() {
|
|
1667
|
-
return {
|
|
1668
|
-
agentKey: 'string',
|
|
1669
|
-
content: 'string',
|
|
1670
|
-
createTimeEnd: 'string',
|
|
1671
|
-
createTimeStart: 'string',
|
|
1672
|
-
current: 'number',
|
|
1673
|
-
docType: 'string',
|
|
1674
|
-
docTypeList: { 'type': 'array', 'itemType': 'string' },
|
|
1675
|
-
generatePublicUrl: 'boolean',
|
|
1676
|
-
id: 'number',
|
|
1677
|
-
keywords: { 'type': 'array', 'itemType': 'string' },
|
|
1678
|
-
query: 'string',
|
|
1679
|
-
shareAttr: 'number',
|
|
1680
|
-
size: 'number',
|
|
1681
|
-
title: 'string',
|
|
1682
|
-
updateTimeEnd: 'string',
|
|
1683
|
-
updateTimeStart: 'string',
|
|
1718
|
+
body: ImportInterveneFileResponseBody,
|
|
1684
1719
|
};
|
|
1685
1720
|
}
|
|
1686
1721
|
}
|
|
1687
|
-
exports.
|
|
1688
|
-
class
|
|
1722
|
+
exports.ImportInterveneFileResponse = ImportInterveneFileResponse;
|
|
1723
|
+
class ImportInterveneFileAsyncRequest extends $tea.Model {
|
|
1689
1724
|
constructor(map) {
|
|
1690
1725
|
super(map);
|
|
1691
1726
|
}
|
|
1692
1727
|
static names() {
|
|
1693
1728
|
return {
|
|
1694
1729
|
agentKey: 'AgentKey',
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
current: 'Current',
|
|
1699
|
-
docType: 'DocType',
|
|
1700
|
-
docTypeListShrink: 'DocTypeList',
|
|
1701
|
-
generatePublicUrl: 'GeneratePublicUrl',
|
|
1702
|
-
id: 'Id',
|
|
1703
|
-
keywordsShrink: 'Keywords',
|
|
1704
|
-
query: 'Query',
|
|
1705
|
-
shareAttr: 'ShareAttr',
|
|
1706
|
-
size: 'Size',
|
|
1707
|
-
title: 'Title',
|
|
1708
|
-
updateTimeEnd: 'UpdateTimeEnd',
|
|
1709
|
-
updateTimeStart: 'UpdateTimeStart',
|
|
1730
|
+
docName: 'DocName',
|
|
1731
|
+
fileKey: 'FileKey',
|
|
1732
|
+
fileUrl: 'FileUrl',
|
|
1710
1733
|
};
|
|
1711
1734
|
}
|
|
1712
1735
|
static types() {
|
|
1713
1736
|
return {
|
|
1714
1737
|
agentKey: 'string',
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
current: 'number',
|
|
1719
|
-
docType: 'string',
|
|
1720
|
-
docTypeListShrink: 'string',
|
|
1721
|
-
generatePublicUrl: 'boolean',
|
|
1722
|
-
id: 'number',
|
|
1723
|
-
keywordsShrink: 'string',
|
|
1724
|
-
query: 'string',
|
|
1725
|
-
shareAttr: 'number',
|
|
1726
|
-
size: 'number',
|
|
1727
|
-
title: 'string',
|
|
1728
|
-
updateTimeEnd: 'string',
|
|
1729
|
-
updateTimeStart: 'string',
|
|
1738
|
+
docName: 'string',
|
|
1739
|
+
fileKey: 'string',
|
|
1740
|
+
fileUrl: 'string',
|
|
1730
1741
|
};
|
|
1731
1742
|
}
|
|
1732
1743
|
}
|
|
1733
|
-
exports.
|
|
1734
|
-
class
|
|
1744
|
+
exports.ImportInterveneFileAsyncRequest = ImportInterveneFileAsyncRequest;
|
|
1745
|
+
class ImportInterveneFileAsyncResponseBody extends $tea.Model {
|
|
1735
1746
|
constructor(map) {
|
|
1736
1747
|
super(map);
|
|
1737
1748
|
}
|
|
1738
1749
|
static names() {
|
|
1739
1750
|
return {
|
|
1740
1751
|
code: 'Code',
|
|
1741
|
-
current: 'Current',
|
|
1742
1752
|
data: 'Data',
|
|
1743
1753
|
httpStatusCode: 'HttpStatusCode',
|
|
1744
1754
|
message: 'Message',
|
|
1745
1755
|
requestId: 'RequestId',
|
|
1746
|
-
size: 'Size',
|
|
1747
1756
|
success: 'Success',
|
|
1748
|
-
total: 'Total',
|
|
1749
1757
|
};
|
|
1750
1758
|
}
|
|
1751
1759
|
static types() {
|
|
1752
1760
|
return {
|
|
1753
1761
|
code: 'string',
|
|
1754
|
-
|
|
1755
|
-
data: { 'type': 'array', 'itemType': ListMaterialDocumentsResponseBodyData },
|
|
1762
|
+
data: ImportInterveneFileAsyncResponseBodyData,
|
|
1756
1763
|
httpStatusCode: 'number',
|
|
1757
1764
|
message: 'string',
|
|
1758
1765
|
requestId: 'string',
|
|
1759
|
-
size: 'number',
|
|
1760
1766
|
success: 'boolean',
|
|
1761
|
-
total: 'number',
|
|
1762
1767
|
};
|
|
1763
1768
|
}
|
|
1764
1769
|
}
|
|
1765
|
-
exports.
|
|
1766
|
-
class
|
|
1770
|
+
exports.ImportInterveneFileAsyncResponseBody = ImportInterveneFileAsyncResponseBody;
|
|
1771
|
+
class ImportInterveneFileAsyncResponse extends $tea.Model {
|
|
1767
1772
|
constructor(map) {
|
|
1768
1773
|
super(map);
|
|
1769
1774
|
}
|
|
@@ -1778,28 +1783,48 @@ class ListMaterialDocumentsResponse extends $tea.Model {
|
|
|
1778
1783
|
return {
|
|
1779
1784
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1780
1785
|
statusCode: 'number',
|
|
1781
|
-
body:
|
|
1786
|
+
body: ImportInterveneFileAsyncResponseBody,
|
|
1782
1787
|
};
|
|
1783
1788
|
}
|
|
1784
1789
|
}
|
|
1785
|
-
exports.
|
|
1786
|
-
class
|
|
1790
|
+
exports.ImportInterveneFileAsyncResponse = ImportInterveneFileAsyncResponse;
|
|
1791
|
+
class InsertInterveneGlobalReplyRequest extends $tea.Model {
|
|
1787
1792
|
constructor(map) {
|
|
1788
1793
|
super(map);
|
|
1789
1794
|
}
|
|
1790
1795
|
static names() {
|
|
1791
1796
|
return {
|
|
1792
1797
|
agentKey: 'AgentKey',
|
|
1798
|
+
replyMessagList: 'ReplyMessagList',
|
|
1793
1799
|
};
|
|
1794
1800
|
}
|
|
1795
1801
|
static types() {
|
|
1796
1802
|
return {
|
|
1797
1803
|
agentKey: 'string',
|
|
1804
|
+
replyMessagList: { 'type': 'array', 'itemType': InsertInterveneGlobalReplyRequestReplyMessagList },
|
|
1798
1805
|
};
|
|
1799
1806
|
}
|
|
1800
1807
|
}
|
|
1801
|
-
exports.
|
|
1802
|
-
class
|
|
1808
|
+
exports.InsertInterveneGlobalReplyRequest = InsertInterveneGlobalReplyRequest;
|
|
1809
|
+
class InsertInterveneGlobalReplyShrinkRequest extends $tea.Model {
|
|
1810
|
+
constructor(map) {
|
|
1811
|
+
super(map);
|
|
1812
|
+
}
|
|
1813
|
+
static names() {
|
|
1814
|
+
return {
|
|
1815
|
+
agentKey: 'AgentKey',
|
|
1816
|
+
replyMessagListShrink: 'ReplyMessagList',
|
|
1817
|
+
};
|
|
1818
|
+
}
|
|
1819
|
+
static types() {
|
|
1820
|
+
return {
|
|
1821
|
+
agentKey: 'string',
|
|
1822
|
+
replyMessagListShrink: 'string',
|
|
1823
|
+
};
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
exports.InsertInterveneGlobalReplyShrinkRequest = InsertInterveneGlobalReplyShrinkRequest;
|
|
1827
|
+
class InsertInterveneGlobalReplyResponseBody extends $tea.Model {
|
|
1803
1828
|
constructor(map) {
|
|
1804
1829
|
super(map);
|
|
1805
1830
|
}
|
|
@@ -1816,7 +1841,7 @@ class ListVersionsResponseBody extends $tea.Model {
|
|
|
1816
1841
|
static types() {
|
|
1817
1842
|
return {
|
|
1818
1843
|
code: 'string',
|
|
1819
|
-
data:
|
|
1844
|
+
data: InsertInterveneGlobalReplyResponseBodyData,
|
|
1820
1845
|
httpStatusCode: 'number',
|
|
1821
1846
|
message: 'string',
|
|
1822
1847
|
requestId: 'string',
|
|
@@ -1824,8 +1849,8 @@ class ListVersionsResponseBody extends $tea.Model {
|
|
|
1824
1849
|
};
|
|
1825
1850
|
}
|
|
1826
1851
|
}
|
|
1827
|
-
exports.
|
|
1828
|
-
class
|
|
1852
|
+
exports.InsertInterveneGlobalReplyResponseBody = InsertInterveneGlobalReplyResponseBody;
|
|
1853
|
+
class InsertInterveneGlobalReplyResponse extends $tea.Model {
|
|
1829
1854
|
constructor(map) {
|
|
1830
1855
|
super(map);
|
|
1831
1856
|
}
|
|
@@ -1840,30 +1865,48 @@ class ListVersionsResponse extends $tea.Model {
|
|
|
1840
1865
|
return {
|
|
1841
1866
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1842
1867
|
statusCode: 'number',
|
|
1843
|
-
body:
|
|
1868
|
+
body: InsertInterveneGlobalReplyResponseBody,
|
|
1844
1869
|
};
|
|
1845
1870
|
}
|
|
1846
1871
|
}
|
|
1847
|
-
exports.
|
|
1848
|
-
class
|
|
1872
|
+
exports.InsertInterveneGlobalReplyResponse = InsertInterveneGlobalReplyResponse;
|
|
1873
|
+
class InsertInterveneRuleRequest extends $tea.Model {
|
|
1849
1874
|
constructor(map) {
|
|
1850
1875
|
super(map);
|
|
1851
1876
|
}
|
|
1852
1877
|
static names() {
|
|
1853
1878
|
return {
|
|
1854
1879
|
agentKey: 'AgentKey',
|
|
1855
|
-
|
|
1880
|
+
interveneRuleConfig: 'InterveneRuleConfig',
|
|
1856
1881
|
};
|
|
1857
1882
|
}
|
|
1858
1883
|
static types() {
|
|
1859
1884
|
return {
|
|
1860
1885
|
agentKey: 'string',
|
|
1861
|
-
|
|
1886
|
+
interveneRuleConfig: InsertInterveneRuleRequestInterveneRuleConfig,
|
|
1862
1887
|
};
|
|
1863
1888
|
}
|
|
1864
1889
|
}
|
|
1865
|
-
exports.
|
|
1866
|
-
class
|
|
1890
|
+
exports.InsertInterveneRuleRequest = InsertInterveneRuleRequest;
|
|
1891
|
+
class InsertInterveneRuleShrinkRequest extends $tea.Model {
|
|
1892
|
+
constructor(map) {
|
|
1893
|
+
super(map);
|
|
1894
|
+
}
|
|
1895
|
+
static names() {
|
|
1896
|
+
return {
|
|
1897
|
+
agentKey: 'AgentKey',
|
|
1898
|
+
interveneRuleConfigShrink: 'InterveneRuleConfig',
|
|
1899
|
+
};
|
|
1900
|
+
}
|
|
1901
|
+
static types() {
|
|
1902
|
+
return {
|
|
1903
|
+
agentKey: 'string',
|
|
1904
|
+
interveneRuleConfigShrink: 'string',
|
|
1905
|
+
};
|
|
1906
|
+
}
|
|
1907
|
+
}
|
|
1908
|
+
exports.InsertInterveneRuleShrinkRequest = InsertInterveneRuleShrinkRequest;
|
|
1909
|
+
class InsertInterveneRuleResponseBody extends $tea.Model {
|
|
1867
1910
|
constructor(map) {
|
|
1868
1911
|
super(map);
|
|
1869
1912
|
}
|
|
@@ -1880,7 +1923,7 @@ class QueryAsyncTaskResponseBody extends $tea.Model {
|
|
|
1880
1923
|
static types() {
|
|
1881
1924
|
return {
|
|
1882
1925
|
code: 'string',
|
|
1883
|
-
data:
|
|
1926
|
+
data: InsertInterveneRuleResponseBodyData,
|
|
1884
1927
|
httpStatusCode: 'number',
|
|
1885
1928
|
message: 'string',
|
|
1886
1929
|
requestId: 'string',
|
|
@@ -1888,8 +1931,8 @@ class QueryAsyncTaskResponseBody extends $tea.Model {
|
|
|
1888
1931
|
};
|
|
1889
1932
|
}
|
|
1890
1933
|
}
|
|
1891
|
-
exports.
|
|
1892
|
-
class
|
|
1934
|
+
exports.InsertInterveneRuleResponseBody = InsertInterveneRuleResponseBody;
|
|
1935
|
+
class InsertInterveneRuleResponse extends $tea.Model {
|
|
1893
1936
|
constructor(map) {
|
|
1894
1937
|
super(map);
|
|
1895
1938
|
}
|
|
@@ -1904,78 +1947,116 @@ class QueryAsyncTaskResponse extends $tea.Model {
|
|
|
1904
1947
|
return {
|
|
1905
1948
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1906
1949
|
statusCode: 'number',
|
|
1907
|
-
body:
|
|
1950
|
+
body: InsertInterveneRuleResponseBody,
|
|
1908
1951
|
};
|
|
1909
1952
|
}
|
|
1910
1953
|
}
|
|
1911
|
-
exports.
|
|
1912
|
-
class
|
|
1954
|
+
exports.InsertInterveneRuleResponse = InsertInterveneRuleResponse;
|
|
1955
|
+
class ListAsyncTasksRequest extends $tea.Model {
|
|
1913
1956
|
constructor(map) {
|
|
1914
1957
|
super(map);
|
|
1915
1958
|
}
|
|
1916
1959
|
static names() {
|
|
1917
1960
|
return {
|
|
1918
1961
|
agentKey: 'AgentKey',
|
|
1919
|
-
|
|
1920
|
-
|
|
1962
|
+
createTimeEnd: 'CreateTimeEnd',
|
|
1963
|
+
createTimeStart: 'CreateTimeStart',
|
|
1964
|
+
current: 'Current',
|
|
1965
|
+
size: 'Size',
|
|
1966
|
+
taskCode: 'TaskCode',
|
|
1967
|
+
taskName: 'TaskName',
|
|
1968
|
+
taskStatus: 'TaskStatus',
|
|
1969
|
+
taskStatusList: 'TaskStatusList',
|
|
1970
|
+
taskType: 'TaskType',
|
|
1971
|
+
taskTypeList: 'TaskTypeList',
|
|
1921
1972
|
};
|
|
1922
1973
|
}
|
|
1923
1974
|
static types() {
|
|
1924
1975
|
return {
|
|
1925
1976
|
agentKey: 'string',
|
|
1926
|
-
|
|
1927
|
-
|
|
1977
|
+
createTimeEnd: 'string',
|
|
1978
|
+
createTimeStart: 'string',
|
|
1979
|
+
current: 'number',
|
|
1980
|
+
size: 'number',
|
|
1981
|
+
taskCode: 'string',
|
|
1982
|
+
taskName: 'string',
|
|
1983
|
+
taskStatus: 'number',
|
|
1984
|
+
taskStatusList: { 'type': 'array', 'itemType': 'number' },
|
|
1985
|
+
taskType: 'string',
|
|
1986
|
+
taskTypeList: { 'type': 'array', 'itemType': 'string' },
|
|
1928
1987
|
};
|
|
1929
1988
|
}
|
|
1930
1989
|
}
|
|
1931
|
-
exports.
|
|
1932
|
-
class
|
|
1990
|
+
exports.ListAsyncTasksRequest = ListAsyncTasksRequest;
|
|
1991
|
+
class ListAsyncTasksShrinkRequest extends $tea.Model {
|
|
1933
1992
|
constructor(map) {
|
|
1934
1993
|
super(map);
|
|
1935
1994
|
}
|
|
1936
1995
|
static names() {
|
|
1937
1996
|
return {
|
|
1938
1997
|
agentKey: 'AgentKey',
|
|
1939
|
-
|
|
1940
|
-
|
|
1998
|
+
createTimeEnd: 'CreateTimeEnd',
|
|
1999
|
+
createTimeStart: 'CreateTimeStart',
|
|
2000
|
+
current: 'Current',
|
|
2001
|
+
size: 'Size',
|
|
2002
|
+
taskCode: 'TaskCode',
|
|
2003
|
+
taskName: 'TaskName',
|
|
2004
|
+
taskStatus: 'TaskStatus',
|
|
2005
|
+
taskStatusListShrink: 'TaskStatusList',
|
|
2006
|
+
taskType: 'TaskType',
|
|
2007
|
+
taskTypeListShrink: 'TaskTypeList',
|
|
1941
2008
|
};
|
|
1942
2009
|
}
|
|
1943
2010
|
static types() {
|
|
1944
2011
|
return {
|
|
1945
2012
|
agentKey: 'string',
|
|
1946
|
-
|
|
1947
|
-
|
|
2013
|
+
createTimeEnd: 'string',
|
|
2014
|
+
createTimeStart: 'string',
|
|
2015
|
+
current: 'number',
|
|
2016
|
+
size: 'number',
|
|
2017
|
+
taskCode: 'string',
|
|
2018
|
+
taskName: 'string',
|
|
2019
|
+
taskStatus: 'number',
|
|
2020
|
+
taskStatusListShrink: 'string',
|
|
2021
|
+
taskType: 'string',
|
|
2022
|
+
taskTypeListShrink: 'string',
|
|
1948
2023
|
};
|
|
1949
2024
|
}
|
|
1950
2025
|
}
|
|
1951
|
-
exports.
|
|
1952
|
-
class
|
|
2026
|
+
exports.ListAsyncTasksShrinkRequest = ListAsyncTasksShrinkRequest;
|
|
2027
|
+
class ListAsyncTasksResponseBody extends $tea.Model {
|
|
1953
2028
|
constructor(map) {
|
|
1954
2029
|
super(map);
|
|
1955
2030
|
}
|
|
1956
2031
|
static names() {
|
|
1957
2032
|
return {
|
|
1958
2033
|
code: 'Code',
|
|
2034
|
+
current: 'Current',
|
|
1959
2035
|
data: 'Data',
|
|
1960
2036
|
httpStatusCode: 'HttpStatusCode',
|
|
1961
2037
|
message: 'Message',
|
|
1962
2038
|
requestId: 'RequestId',
|
|
2039
|
+
size: 'Size',
|
|
1963
2040
|
success: 'Success',
|
|
2041
|
+
total: 'Total',
|
|
1964
2042
|
};
|
|
1965
2043
|
}
|
|
1966
2044
|
static types() {
|
|
1967
2045
|
return {
|
|
1968
2046
|
code: 'string',
|
|
1969
|
-
|
|
2047
|
+
current: 'number',
|
|
2048
|
+
data: { 'type': 'array', 'itemType': ListAsyncTasksResponseBodyData },
|
|
1970
2049
|
httpStatusCode: 'number',
|
|
1971
2050
|
message: 'string',
|
|
1972
2051
|
requestId: 'string',
|
|
2052
|
+
size: 'number',
|
|
1973
2053
|
success: 'boolean',
|
|
2054
|
+
total: 'number',
|
|
1974
2055
|
};
|
|
1975
2056
|
}
|
|
1976
2057
|
}
|
|
1977
|
-
exports.
|
|
1978
|
-
class
|
|
2058
|
+
exports.ListAsyncTasksResponseBody = ListAsyncTasksResponseBody;
|
|
2059
|
+
class ListAsyncTasksResponse extends $tea.Model {
|
|
1979
2060
|
constructor(map) {
|
|
1980
2061
|
super(map);
|
|
1981
2062
|
}
|
|
@@ -1990,96 +2071,30 @@ class SaveDataSourceOrderConfigResponse extends $tea.Model {
|
|
|
1990
2071
|
return {
|
|
1991
2072
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1992
2073
|
statusCode: 'number',
|
|
1993
|
-
body:
|
|
1994
|
-
};
|
|
1995
|
-
}
|
|
1996
|
-
}
|
|
1997
|
-
exports.SaveDataSourceOrderConfigResponse = SaveDataSourceOrderConfigResponse;
|
|
1998
|
-
class SaveMaterialDocumentRequest extends $tea.Model {
|
|
1999
|
-
constructor(map) {
|
|
2000
|
-
super(map);
|
|
2001
|
-
}
|
|
2002
|
-
static names() {
|
|
2003
|
-
return {
|
|
2004
|
-
agentKey: 'AgentKey',
|
|
2005
|
-
author: 'Author',
|
|
2006
|
-
bothSavePrivateAndShare: 'BothSavePrivateAndShare',
|
|
2007
|
-
docKeywords: 'DocKeywords',
|
|
2008
|
-
docType: 'DocType',
|
|
2009
|
-
externalUrl: 'ExternalUrl',
|
|
2010
|
-
htmlContent: 'HtmlContent',
|
|
2011
|
-
pubTime: 'PubTime',
|
|
2012
|
-
shareAttr: 'ShareAttr',
|
|
2013
|
-
srcFrom: 'SrcFrom',
|
|
2014
|
-
summary: 'Summary',
|
|
2015
|
-
textContent: 'TextContent',
|
|
2016
|
-
title: 'Title',
|
|
2017
|
-
url: 'Url',
|
|
2018
|
-
};
|
|
2019
|
-
}
|
|
2020
|
-
static types() {
|
|
2021
|
-
return {
|
|
2022
|
-
agentKey: 'string',
|
|
2023
|
-
author: 'string',
|
|
2024
|
-
bothSavePrivateAndShare: 'boolean',
|
|
2025
|
-
docKeywords: { 'type': 'array', 'itemType': 'string' },
|
|
2026
|
-
docType: 'string',
|
|
2027
|
-
externalUrl: 'string',
|
|
2028
|
-
htmlContent: 'string',
|
|
2029
|
-
pubTime: 'string',
|
|
2030
|
-
shareAttr: 'number',
|
|
2031
|
-
srcFrom: 'string',
|
|
2032
|
-
summary: 'string',
|
|
2033
|
-
textContent: 'string',
|
|
2034
|
-
title: 'string',
|
|
2035
|
-
url: 'string',
|
|
2074
|
+
body: ListAsyncTasksResponseBody,
|
|
2036
2075
|
};
|
|
2037
2076
|
}
|
|
2038
2077
|
}
|
|
2039
|
-
exports.
|
|
2040
|
-
class
|
|
2078
|
+
exports.ListAsyncTasksResponse = ListAsyncTasksResponse;
|
|
2079
|
+
class ListBuildConfigsRequest extends $tea.Model {
|
|
2041
2080
|
constructor(map) {
|
|
2042
2081
|
super(map);
|
|
2043
2082
|
}
|
|
2044
2083
|
static names() {
|
|
2045
2084
|
return {
|
|
2046
2085
|
agentKey: 'AgentKey',
|
|
2047
|
-
|
|
2048
|
-
bothSavePrivateAndShare: 'BothSavePrivateAndShare',
|
|
2049
|
-
docKeywordsShrink: 'DocKeywords',
|
|
2050
|
-
docType: 'DocType',
|
|
2051
|
-
externalUrl: 'ExternalUrl',
|
|
2052
|
-
htmlContent: 'HtmlContent',
|
|
2053
|
-
pubTime: 'PubTime',
|
|
2054
|
-
shareAttr: 'ShareAttr',
|
|
2055
|
-
srcFrom: 'SrcFrom',
|
|
2056
|
-
summary: 'Summary',
|
|
2057
|
-
textContent: 'TextContent',
|
|
2058
|
-
title: 'Title',
|
|
2059
|
-
url: 'Url',
|
|
2086
|
+
type: 'Type',
|
|
2060
2087
|
};
|
|
2061
2088
|
}
|
|
2062
2089
|
static types() {
|
|
2063
2090
|
return {
|
|
2064
2091
|
agentKey: 'string',
|
|
2065
|
-
|
|
2066
|
-
bothSavePrivateAndShare: 'boolean',
|
|
2067
|
-
docKeywordsShrink: 'string',
|
|
2068
|
-
docType: 'string',
|
|
2069
|
-
externalUrl: 'string',
|
|
2070
|
-
htmlContent: 'string',
|
|
2071
|
-
pubTime: 'string',
|
|
2072
|
-
shareAttr: 'number',
|
|
2073
|
-
srcFrom: 'string',
|
|
2074
|
-
summary: 'string',
|
|
2075
|
-
textContent: 'string',
|
|
2076
|
-
title: 'string',
|
|
2077
|
-
url: 'string',
|
|
2092
|
+
type: 'string',
|
|
2078
2093
|
};
|
|
2079
2094
|
}
|
|
2080
2095
|
}
|
|
2081
|
-
exports.
|
|
2082
|
-
class
|
|
2096
|
+
exports.ListBuildConfigsRequest = ListBuildConfigsRequest;
|
|
2097
|
+
class ListBuildConfigsResponseBody extends $tea.Model {
|
|
2083
2098
|
constructor(map) {
|
|
2084
2099
|
super(map);
|
|
2085
2100
|
}
|
|
@@ -2096,7 +2111,7 @@ class SaveMaterialDocumentResponseBody extends $tea.Model {
|
|
|
2096
2111
|
static types() {
|
|
2097
2112
|
return {
|
|
2098
2113
|
code: 'string',
|
|
2099
|
-
data: '
|
|
2114
|
+
data: { 'type': 'array', 'itemType': ListBuildConfigsResponseBodyData },
|
|
2100
2115
|
httpStatusCode: 'number',
|
|
2101
2116
|
message: 'string',
|
|
2102
2117
|
requestId: 'string',
|
|
@@ -2104,8 +2119,8 @@ class SaveMaterialDocumentResponseBody extends $tea.Model {
|
|
|
2104
2119
|
};
|
|
2105
2120
|
}
|
|
2106
2121
|
}
|
|
2107
|
-
exports.
|
|
2108
|
-
class
|
|
2122
|
+
exports.ListBuildConfigsResponseBody = ListBuildConfigsResponseBody;
|
|
2123
|
+
class ListBuildConfigsResponse extends $tea.Model {
|
|
2109
2124
|
constructor(map) {
|
|
2110
2125
|
super(map);
|
|
2111
2126
|
}
|
|
@@ -2120,68 +2135,40 @@ class SaveMaterialDocumentResponse extends $tea.Model {
|
|
|
2120
2135
|
return {
|
|
2121
2136
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2122
2137
|
statusCode: 'number',
|
|
2123
|
-
body:
|
|
2124
|
-
};
|
|
2125
|
-
}
|
|
2126
|
-
}
|
|
2127
|
-
exports.SaveMaterialDocumentResponse = SaveMaterialDocumentResponse;
|
|
2128
|
-
class SearchNewsRequest extends $tea.Model {
|
|
2129
|
-
constructor(map) {
|
|
2130
|
-
super(map);
|
|
2131
|
-
}
|
|
2132
|
-
static names() {
|
|
2133
|
-
return {
|
|
2134
|
-
agentKey: 'AgentKey',
|
|
2135
|
-
filterNotNull: 'FilterNotNull',
|
|
2136
|
-
includeContent: 'IncludeContent',
|
|
2137
|
-
page: 'Page',
|
|
2138
|
-
pageSize: 'PageSize',
|
|
2139
|
-
query: 'Query',
|
|
2140
|
-
searchSources: 'SearchSources',
|
|
2141
|
-
};
|
|
2142
|
-
}
|
|
2143
|
-
static types() {
|
|
2144
|
-
return {
|
|
2145
|
-
agentKey: 'string',
|
|
2146
|
-
filterNotNull: 'boolean',
|
|
2147
|
-
includeContent: 'boolean',
|
|
2148
|
-
page: 'number',
|
|
2149
|
-
pageSize: 'number',
|
|
2150
|
-
query: 'string',
|
|
2151
|
-
searchSources: { 'type': 'array', 'itemType': 'string' },
|
|
2138
|
+
body: ListBuildConfigsResponseBody,
|
|
2152
2139
|
};
|
|
2153
2140
|
}
|
|
2154
2141
|
}
|
|
2155
|
-
exports.
|
|
2156
|
-
class
|
|
2142
|
+
exports.ListBuildConfigsResponse = ListBuildConfigsResponse;
|
|
2143
|
+
class ListDialoguesRequest extends $tea.Model {
|
|
2157
2144
|
constructor(map) {
|
|
2158
2145
|
super(map);
|
|
2159
2146
|
}
|
|
2160
2147
|
static names() {
|
|
2161
2148
|
return {
|
|
2162
2149
|
agentKey: 'AgentKey',
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2150
|
+
current: 'Current',
|
|
2151
|
+
dialogueType: 'DialogueType',
|
|
2152
|
+
endTime: 'EndTime',
|
|
2153
|
+
size: 'Size',
|
|
2154
|
+
startTime: 'StartTime',
|
|
2155
|
+
taskId: 'TaskId',
|
|
2169
2156
|
};
|
|
2170
2157
|
}
|
|
2171
2158
|
static types() {
|
|
2172
2159
|
return {
|
|
2173
2160
|
agentKey: 'string',
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2161
|
+
current: 'number',
|
|
2162
|
+
dialogueType: 'number',
|
|
2163
|
+
endTime: 'string',
|
|
2164
|
+
size: 'number',
|
|
2165
|
+
startTime: 'string',
|
|
2166
|
+
taskId: 'string',
|
|
2180
2167
|
};
|
|
2181
2168
|
}
|
|
2182
2169
|
}
|
|
2183
|
-
exports.
|
|
2184
|
-
class
|
|
2170
|
+
exports.ListDialoguesRequest = ListDialoguesRequest;
|
|
2171
|
+
class ListDialoguesResponseBody extends $tea.Model {
|
|
2185
2172
|
constructor(map) {
|
|
2186
2173
|
super(map);
|
|
2187
2174
|
}
|
|
@@ -2202,7 +2189,7 @@ class SearchNewsResponseBody extends $tea.Model {
|
|
|
2202
2189
|
return {
|
|
2203
2190
|
code: 'string',
|
|
2204
2191
|
current: 'number',
|
|
2205
|
-
data: { 'type': 'array', 'itemType':
|
|
2192
|
+
data: { 'type': 'array', 'itemType': ListDialoguesResponseBodyData },
|
|
2206
2193
|
httpStatusCode: 'number',
|
|
2207
2194
|
message: 'string',
|
|
2208
2195
|
requestId: 'string',
|
|
@@ -2212,8 +2199,8 @@ class SearchNewsResponseBody extends $tea.Model {
|
|
|
2212
2199
|
};
|
|
2213
2200
|
}
|
|
2214
2201
|
}
|
|
2215
|
-
exports.
|
|
2216
|
-
class
|
|
2202
|
+
exports.ListDialoguesResponseBody = ListDialoguesResponseBody;
|
|
2203
|
+
class ListDialoguesResponse extends $tea.Model {
|
|
2217
2204
|
constructor(map) {
|
|
2218
2205
|
super(map);
|
|
2219
2206
|
}
|
|
@@ -2228,62 +2215,72 @@ class SearchNewsResponse extends $tea.Model {
|
|
|
2228
2215
|
return {
|
|
2229
2216
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2230
2217
|
statusCode: 'number',
|
|
2231
|
-
body:
|
|
2218
|
+
body: ListDialoguesResponseBody,
|
|
2232
2219
|
};
|
|
2233
2220
|
}
|
|
2234
2221
|
}
|
|
2235
|
-
exports.
|
|
2236
|
-
class
|
|
2222
|
+
exports.ListDialoguesResponse = ListDialoguesResponse;
|
|
2223
|
+
class ListGeneratedContentsRequest extends $tea.Model {
|
|
2237
2224
|
constructor(map) {
|
|
2238
2225
|
super(map);
|
|
2239
2226
|
}
|
|
2240
2227
|
static names() {
|
|
2241
2228
|
return {
|
|
2242
2229
|
agentKey: 'AgentKey',
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2230
|
+
contentDomain: 'ContentDomain',
|
|
2231
|
+
current: 'Current',
|
|
2232
|
+
endTime: 'EndTime',
|
|
2233
|
+
size: 'Size',
|
|
2234
|
+
startTime: 'StartTime',
|
|
2235
|
+
title: 'Title',
|
|
2247
2236
|
};
|
|
2248
2237
|
}
|
|
2249
2238
|
static types() {
|
|
2250
2239
|
return {
|
|
2251
2240
|
agentKey: 'string',
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2241
|
+
contentDomain: 'string',
|
|
2242
|
+
current: 'number',
|
|
2243
|
+
endTime: 'string',
|
|
2244
|
+
size: 'number',
|
|
2245
|
+
startTime: 'string',
|
|
2246
|
+
title: 'string',
|
|
2256
2247
|
};
|
|
2257
2248
|
}
|
|
2258
2249
|
}
|
|
2259
|
-
exports.
|
|
2260
|
-
class
|
|
2250
|
+
exports.ListGeneratedContentsRequest = ListGeneratedContentsRequest;
|
|
2251
|
+
class ListGeneratedContentsResponseBody extends $tea.Model {
|
|
2261
2252
|
constructor(map) {
|
|
2262
2253
|
super(map);
|
|
2263
2254
|
}
|
|
2264
2255
|
static names() {
|
|
2265
2256
|
return {
|
|
2266
2257
|
code: 'Code',
|
|
2258
|
+
current: 'Current',
|
|
2267
2259
|
data: 'Data',
|
|
2268
2260
|
httpStatusCode: 'HttpStatusCode',
|
|
2269
2261
|
message: 'Message',
|
|
2270
2262
|
requestId: 'RequestId',
|
|
2263
|
+
size: 'Size',
|
|
2271
2264
|
success: 'Success',
|
|
2265
|
+
total: 'Total',
|
|
2272
2266
|
};
|
|
2273
2267
|
}
|
|
2274
2268
|
static types() {
|
|
2275
2269
|
return {
|
|
2276
2270
|
code: 'string',
|
|
2277
|
-
|
|
2271
|
+
current: 'number',
|
|
2272
|
+
data: { 'type': 'array', 'itemType': ListGeneratedContentsResponseBodyData },
|
|
2278
2273
|
httpStatusCode: 'number',
|
|
2279
2274
|
message: 'string',
|
|
2280
2275
|
requestId: 'string',
|
|
2276
|
+
size: 'number',
|
|
2281
2277
|
success: 'boolean',
|
|
2278
|
+
total: 'number',
|
|
2282
2279
|
};
|
|
2283
2280
|
}
|
|
2284
2281
|
}
|
|
2285
|
-
exports.
|
|
2286
|
-
class
|
|
2282
|
+
exports.ListGeneratedContentsResponseBody = ListGeneratedContentsResponseBody;
|
|
2283
|
+
class ListGeneratedContentsResponse extends $tea.Model {
|
|
2287
2284
|
constructor(map) {
|
|
2288
2285
|
super(map);
|
|
2289
2286
|
}
|
|
@@ -2298,68 +2295,60 @@ class SubmitAsyncTaskResponse extends $tea.Model {
|
|
|
2298
2295
|
return {
|
|
2299
2296
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2300
2297
|
statusCode: 'number',
|
|
2301
|
-
body:
|
|
2298
|
+
body: ListGeneratedContentsResponseBody,
|
|
2302
2299
|
};
|
|
2303
2300
|
}
|
|
2304
2301
|
}
|
|
2305
|
-
exports.
|
|
2306
|
-
class
|
|
2302
|
+
exports.ListGeneratedContentsResponse = ListGeneratedContentsResponse;
|
|
2303
|
+
class ListHotNewsWithTypeRequest extends $tea.Model {
|
|
2307
2304
|
constructor(map) {
|
|
2308
2305
|
super(map);
|
|
2309
2306
|
}
|
|
2310
2307
|
static names() {
|
|
2311
2308
|
return {
|
|
2312
2309
|
agentKey: 'AgentKey',
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
prompt: 'Prompt',
|
|
2318
|
-
title: 'Title',
|
|
2310
|
+
current: 'Current',
|
|
2311
|
+
newsType: 'NewsType',
|
|
2312
|
+
newsTypes: 'NewsTypes',
|
|
2313
|
+
size: 'Size',
|
|
2319
2314
|
};
|
|
2320
2315
|
}
|
|
2321
2316
|
static types() {
|
|
2322
2317
|
return {
|
|
2323
2318
|
agentKey: 'string',
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
prompt: 'string',
|
|
2329
|
-
title: 'string',
|
|
2319
|
+
current: 'number',
|
|
2320
|
+
newsType: 'string',
|
|
2321
|
+
newsTypes: { 'type': 'array', 'itemType': 'string' },
|
|
2322
|
+
size: 'number',
|
|
2330
2323
|
};
|
|
2331
2324
|
}
|
|
2332
2325
|
}
|
|
2333
|
-
exports.
|
|
2334
|
-
class
|
|
2326
|
+
exports.ListHotNewsWithTypeRequest = ListHotNewsWithTypeRequest;
|
|
2327
|
+
class ListHotNewsWithTypeShrinkRequest extends $tea.Model {
|
|
2335
2328
|
constructor(map) {
|
|
2336
2329
|
super(map);
|
|
2337
2330
|
}
|
|
2338
2331
|
static names() {
|
|
2339
2332
|
return {
|
|
2340
2333
|
agentKey: 'AgentKey',
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
prompt: 'Prompt',
|
|
2346
|
-
title: 'Title',
|
|
2334
|
+
current: 'Current',
|
|
2335
|
+
newsType: 'NewsType',
|
|
2336
|
+
newsTypesShrink: 'NewsTypes',
|
|
2337
|
+
size: 'Size',
|
|
2347
2338
|
};
|
|
2348
2339
|
}
|
|
2349
2340
|
static types() {
|
|
2350
2341
|
return {
|
|
2351
2342
|
agentKey: 'string',
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
prompt: 'string',
|
|
2357
|
-
title: 'string',
|
|
2343
|
+
current: 'number',
|
|
2344
|
+
newsType: 'string',
|
|
2345
|
+
newsTypesShrink: 'string',
|
|
2346
|
+
size: 'number',
|
|
2358
2347
|
};
|
|
2359
2348
|
}
|
|
2360
2349
|
}
|
|
2361
|
-
exports.
|
|
2362
|
-
class
|
|
2350
|
+
exports.ListHotNewsWithTypeShrinkRequest = ListHotNewsWithTypeShrinkRequest;
|
|
2351
|
+
class ListHotNewsWithTypeResponseBody extends $tea.Model {
|
|
2363
2352
|
constructor(map) {
|
|
2364
2353
|
super(map);
|
|
2365
2354
|
}
|
|
@@ -2376,7 +2365,7 @@ class UpdateGeneratedContentResponseBody extends $tea.Model {
|
|
|
2376
2365
|
static types() {
|
|
2377
2366
|
return {
|
|
2378
2367
|
code: 'string',
|
|
2379
|
-
data: '
|
|
2368
|
+
data: { 'type': 'array', 'itemType': ListHotNewsWithTypeResponseBodyData },
|
|
2380
2369
|
httpStatusCode: 'number',
|
|
2381
2370
|
message: 'string',
|
|
2382
2371
|
requestId: 'string',
|
|
@@ -2384,8 +2373,8 @@ class UpdateGeneratedContentResponseBody extends $tea.Model {
|
|
|
2384
2373
|
};
|
|
2385
2374
|
}
|
|
2386
2375
|
}
|
|
2387
|
-
exports.
|
|
2388
|
-
class
|
|
2376
|
+
exports.ListHotNewsWithTypeResponseBody = ListHotNewsWithTypeResponseBody;
|
|
2377
|
+
class ListHotNewsWithTypeResponse extends $tea.Model {
|
|
2389
2378
|
constructor(map) {
|
|
2390
2379
|
super(map);
|
|
2391
2380
|
}
|
|
@@ -2400,96 +2389,32 @@ class UpdateGeneratedContentResponse extends $tea.Model {
|
|
|
2400
2389
|
return {
|
|
2401
2390
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2402
2391
|
statusCode: 'number',
|
|
2403
|
-
body:
|
|
2404
|
-
};
|
|
2405
|
-
}
|
|
2406
|
-
}
|
|
2407
|
-
exports.UpdateGeneratedContentResponse = UpdateGeneratedContentResponse;
|
|
2408
|
-
class UpdateMaterialDocumentRequest extends $tea.Model {
|
|
2409
|
-
constructor(map) {
|
|
2410
|
-
super(map);
|
|
2411
|
-
}
|
|
2412
|
-
static names() {
|
|
2413
|
-
return {
|
|
2414
|
-
agentKey: 'AgentKey',
|
|
2415
|
-
author: 'Author',
|
|
2416
|
-
docKeywords: 'DocKeywords',
|
|
2417
|
-
docType: 'DocType',
|
|
2418
|
-
externalUrl: 'ExternalUrl',
|
|
2419
|
-
htmlContent: 'HtmlContent',
|
|
2420
|
-
id: 'Id',
|
|
2421
|
-
pubTime: 'PubTime',
|
|
2422
|
-
shareAttr: 'ShareAttr',
|
|
2423
|
-
srcFrom: 'SrcFrom',
|
|
2424
|
-
summary: 'Summary',
|
|
2425
|
-
textContent: 'TextContent',
|
|
2426
|
-
title: 'Title',
|
|
2427
|
-
url: 'Url',
|
|
2428
|
-
};
|
|
2429
|
-
}
|
|
2430
|
-
static types() {
|
|
2431
|
-
return {
|
|
2432
|
-
agentKey: 'string',
|
|
2433
|
-
author: 'string',
|
|
2434
|
-
docKeywords: { 'type': 'array', 'itemType': 'string' },
|
|
2435
|
-
docType: 'string',
|
|
2436
|
-
externalUrl: 'string',
|
|
2437
|
-
htmlContent: 'string',
|
|
2438
|
-
id: 'number',
|
|
2439
|
-
pubTime: 'string',
|
|
2440
|
-
shareAttr: 'number',
|
|
2441
|
-
srcFrom: 'string',
|
|
2442
|
-
summary: 'string',
|
|
2443
|
-
textContent: 'string',
|
|
2444
|
-
title: 'string',
|
|
2445
|
-
url: 'string',
|
|
2392
|
+
body: ListHotNewsWithTypeResponseBody,
|
|
2446
2393
|
};
|
|
2447
2394
|
}
|
|
2448
2395
|
}
|
|
2449
|
-
exports.
|
|
2450
|
-
class
|
|
2396
|
+
exports.ListHotNewsWithTypeResponse = ListHotNewsWithTypeResponse;
|
|
2397
|
+
class ListInterveneCntRequest extends $tea.Model {
|
|
2451
2398
|
constructor(map) {
|
|
2452
2399
|
super(map);
|
|
2453
2400
|
}
|
|
2454
2401
|
static names() {
|
|
2455
2402
|
return {
|
|
2456
2403
|
agentKey: 'AgentKey',
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
docType: 'DocType',
|
|
2460
|
-
externalUrl: 'ExternalUrl',
|
|
2461
|
-
htmlContent: 'HtmlContent',
|
|
2462
|
-
id: 'Id',
|
|
2463
|
-
pubTime: 'PubTime',
|
|
2464
|
-
shareAttr: 'ShareAttr',
|
|
2465
|
-
srcFrom: 'SrcFrom',
|
|
2466
|
-
summary: 'Summary',
|
|
2467
|
-
textContent: 'TextContent',
|
|
2468
|
-
title: 'Title',
|
|
2469
|
-
url: 'Url',
|
|
2404
|
+
pageIndex: 'PageIndex',
|
|
2405
|
+
pageSize: 'PageSize',
|
|
2470
2406
|
};
|
|
2471
2407
|
}
|
|
2472
2408
|
static types() {
|
|
2473
2409
|
return {
|
|
2474
2410
|
agentKey: 'string',
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
docType: 'string',
|
|
2478
|
-
externalUrl: 'string',
|
|
2479
|
-
htmlContent: 'string',
|
|
2480
|
-
id: 'number',
|
|
2481
|
-
pubTime: 'string',
|
|
2482
|
-
shareAttr: 'number',
|
|
2483
|
-
srcFrom: 'string',
|
|
2484
|
-
summary: 'string',
|
|
2485
|
-
textContent: 'string',
|
|
2486
|
-
title: 'string',
|
|
2487
|
-
url: 'string',
|
|
2411
|
+
pageIndex: 'number',
|
|
2412
|
+
pageSize: 'number',
|
|
2488
2413
|
};
|
|
2489
2414
|
}
|
|
2490
2415
|
}
|
|
2491
|
-
exports.
|
|
2492
|
-
class
|
|
2416
|
+
exports.ListInterveneCntRequest = ListInterveneCntRequest;
|
|
2417
|
+
class ListInterveneCntResponseBody extends $tea.Model {
|
|
2493
2418
|
constructor(map) {
|
|
2494
2419
|
super(map);
|
|
2495
2420
|
}
|
|
@@ -2506,7 +2431,7 @@ class UpdateMaterialDocumentResponseBody extends $tea.Model {
|
|
|
2506
2431
|
static types() {
|
|
2507
2432
|
return {
|
|
2508
2433
|
code: 'string',
|
|
2509
|
-
data:
|
|
2434
|
+
data: ListInterveneCntResponseBodyData,
|
|
2510
2435
|
httpStatusCode: 'number',
|
|
2511
2436
|
message: 'string',
|
|
2512
2437
|
requestId: 'string',
|
|
@@ -2514,8 +2439,8 @@ class UpdateMaterialDocumentResponseBody extends $tea.Model {
|
|
|
2514
2439
|
};
|
|
2515
2440
|
}
|
|
2516
2441
|
}
|
|
2517
|
-
exports.
|
|
2518
|
-
class
|
|
2442
|
+
exports.ListInterveneCntResponseBody = ListInterveneCntResponseBody;
|
|
2443
|
+
class ListInterveneCntResponse extends $tea.Model {
|
|
2519
2444
|
constructor(map) {
|
|
2520
2445
|
super(map);
|
|
2521
2446
|
}
|
|
@@ -2530,162 +2455,1314 @@ class UpdateMaterialDocumentResponse extends $tea.Model {
|
|
|
2530
2455
|
return {
|
|
2531
2456
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2532
2457
|
statusCode: 'number',
|
|
2533
|
-
body:
|
|
2458
|
+
body: ListInterveneCntResponseBody,
|
|
2534
2459
|
};
|
|
2535
2460
|
}
|
|
2536
2461
|
}
|
|
2537
|
-
exports.
|
|
2538
|
-
class
|
|
2462
|
+
exports.ListInterveneCntResponse = ListInterveneCntResponse;
|
|
2463
|
+
class ListInterveneImportTasksRequest extends $tea.Model {
|
|
2539
2464
|
constructor(map) {
|
|
2540
2465
|
super(map);
|
|
2541
2466
|
}
|
|
2542
2467
|
static names() {
|
|
2543
2468
|
return {
|
|
2544
|
-
|
|
2545
|
-
|
|
2469
|
+
agentKey: 'AgentKey',
|
|
2470
|
+
pageIndex: 'PageIndex',
|
|
2471
|
+
pageSize: 'PageSize',
|
|
2546
2472
|
};
|
|
2547
2473
|
}
|
|
2548
2474
|
static types() {
|
|
2549
2475
|
return {
|
|
2550
|
-
|
|
2551
|
-
|
|
2476
|
+
agentKey: 'string',
|
|
2477
|
+
pageIndex: 'number',
|
|
2478
|
+
pageSize: 'number',
|
|
2552
2479
|
};
|
|
2553
2480
|
}
|
|
2554
2481
|
}
|
|
2555
|
-
exports.
|
|
2556
|
-
class
|
|
2482
|
+
exports.ListInterveneImportTasksRequest = ListInterveneImportTasksRequest;
|
|
2483
|
+
class ListInterveneImportTasksResponseBody extends $tea.Model {
|
|
2557
2484
|
constructor(map) {
|
|
2558
2485
|
super(map);
|
|
2559
2486
|
}
|
|
2560
2487
|
static names() {
|
|
2561
2488
|
return {
|
|
2562
2489
|
code: 'Code',
|
|
2490
|
+
data: 'Data',
|
|
2491
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2563
2492
|
message: 'Message',
|
|
2564
|
-
|
|
2493
|
+
requestId: 'RequestId',
|
|
2494
|
+
success: 'Success',
|
|
2565
2495
|
};
|
|
2566
2496
|
}
|
|
2567
2497
|
static types() {
|
|
2568
2498
|
return {
|
|
2569
2499
|
code: 'string',
|
|
2500
|
+
data: ListInterveneImportTasksResponseBodyData,
|
|
2501
|
+
httpStatusCode: 'number',
|
|
2570
2502
|
message: 'string',
|
|
2571
|
-
|
|
2503
|
+
requestId: 'string',
|
|
2504
|
+
success: 'boolean',
|
|
2572
2505
|
};
|
|
2573
2506
|
}
|
|
2574
2507
|
}
|
|
2575
|
-
exports.
|
|
2576
|
-
class
|
|
2508
|
+
exports.ListInterveneImportTasksResponseBody = ListInterveneImportTasksResponseBody;
|
|
2509
|
+
class ListInterveneImportTasksResponse extends $tea.Model {
|
|
2577
2510
|
constructor(map) {
|
|
2578
2511
|
super(map);
|
|
2579
2512
|
}
|
|
2580
2513
|
static names() {
|
|
2581
2514
|
return {
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
taskStatus: 'TaskStatus',
|
|
2515
|
+
headers: 'headers',
|
|
2516
|
+
statusCode: 'statusCode',
|
|
2517
|
+
body: 'body',
|
|
2586
2518
|
};
|
|
2587
2519
|
}
|
|
2588
2520
|
static types() {
|
|
2589
2521
|
return {
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
taskStatus: 'string',
|
|
2522
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2523
|
+
statusCode: 'number',
|
|
2524
|
+
body: ListInterveneImportTasksResponseBody,
|
|
2594
2525
|
};
|
|
2595
2526
|
}
|
|
2596
2527
|
}
|
|
2597
|
-
exports.
|
|
2598
|
-
class
|
|
2528
|
+
exports.ListInterveneImportTasksResponse = ListInterveneImportTasksResponse;
|
|
2529
|
+
class ListInterveneRulesRequest extends $tea.Model {
|
|
2599
2530
|
constructor(map) {
|
|
2600
2531
|
super(map);
|
|
2601
2532
|
}
|
|
2602
2533
|
static names() {
|
|
2603
2534
|
return {
|
|
2604
|
-
|
|
2535
|
+
agentKey: 'AgentKey',
|
|
2536
|
+
pageIndex: 'PageIndex',
|
|
2537
|
+
pageSize: 'PageSize',
|
|
2605
2538
|
};
|
|
2606
2539
|
}
|
|
2607
2540
|
static types() {
|
|
2608
2541
|
return {
|
|
2609
|
-
|
|
2542
|
+
agentKey: 'string',
|
|
2543
|
+
pageIndex: 'number',
|
|
2544
|
+
pageSize: 'number',
|
|
2610
2545
|
};
|
|
2611
2546
|
}
|
|
2612
2547
|
}
|
|
2613
|
-
exports.
|
|
2614
|
-
class
|
|
2548
|
+
exports.ListInterveneRulesRequest = ListInterveneRulesRequest;
|
|
2549
|
+
class ListInterveneRulesResponseBody extends $tea.Model {
|
|
2615
2550
|
constructor(map) {
|
|
2616
2551
|
super(map);
|
|
2617
2552
|
}
|
|
2618
2553
|
static names() {
|
|
2619
2554
|
return {
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2555
|
+
code: 'Code',
|
|
2556
|
+
data: 'Data',
|
|
2557
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2558
|
+
message: 'Message',
|
|
2559
|
+
requestId: 'RequestId',
|
|
2560
|
+
success: 'Success',
|
|
2624
2561
|
};
|
|
2625
2562
|
}
|
|
2626
2563
|
static types() {
|
|
2627
2564
|
return {
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2565
|
+
code: 'string',
|
|
2566
|
+
data: ListInterveneRulesResponseBodyData,
|
|
2567
|
+
httpStatusCode: 'number',
|
|
2568
|
+
message: 'string',
|
|
2569
|
+
requestId: 'string',
|
|
2570
|
+
success: 'boolean',
|
|
2632
2571
|
};
|
|
2633
2572
|
}
|
|
2634
2573
|
}
|
|
2635
|
-
exports.
|
|
2636
|
-
class
|
|
2574
|
+
exports.ListInterveneRulesResponseBody = ListInterveneRulesResponseBody;
|
|
2575
|
+
class ListInterveneRulesResponse extends $tea.Model {
|
|
2637
2576
|
constructor(map) {
|
|
2638
2577
|
super(map);
|
|
2639
2578
|
}
|
|
2640
2579
|
static names() {
|
|
2641
2580
|
return {
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
taskStatus: 'TaskStatus',
|
|
2581
|
+
headers: 'headers',
|
|
2582
|
+
statusCode: 'statusCode',
|
|
2583
|
+
body: 'body',
|
|
2646
2584
|
};
|
|
2647
2585
|
}
|
|
2648
2586
|
static types() {
|
|
2649
2587
|
return {
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
taskStatus: 'string',
|
|
2588
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2589
|
+
statusCode: 'number',
|
|
2590
|
+
body: ListInterveneRulesResponseBody,
|
|
2654
2591
|
};
|
|
2655
2592
|
}
|
|
2656
2593
|
}
|
|
2657
|
-
exports.
|
|
2658
|
-
class
|
|
2594
|
+
exports.ListInterveneRulesResponse = ListInterveneRulesResponse;
|
|
2595
|
+
class ListIntervenesRequest extends $tea.Model {
|
|
2659
2596
|
constructor(map) {
|
|
2660
2597
|
super(map);
|
|
2661
2598
|
}
|
|
2662
2599
|
static names() {
|
|
2663
2600
|
return {
|
|
2664
|
-
|
|
2601
|
+
agentKey: 'AgentKey',
|
|
2602
|
+
interveneType: 'InterveneType',
|
|
2603
|
+
pageIndex: 'PageIndex',
|
|
2604
|
+
pageSize: 'PageSize',
|
|
2605
|
+
query: 'Query',
|
|
2606
|
+
ruleId: 'RuleId',
|
|
2665
2607
|
};
|
|
2666
2608
|
}
|
|
2667
2609
|
static types() {
|
|
2668
2610
|
return {
|
|
2669
|
-
|
|
2611
|
+
agentKey: 'string',
|
|
2612
|
+
interveneType: 'number',
|
|
2613
|
+
pageIndex: 'number',
|
|
2614
|
+
pageSize: 'number',
|
|
2615
|
+
query: 'string',
|
|
2616
|
+
ruleId: 'number',
|
|
2670
2617
|
};
|
|
2671
2618
|
}
|
|
2672
2619
|
}
|
|
2673
|
-
exports.
|
|
2674
|
-
class
|
|
2620
|
+
exports.ListIntervenesRequest = ListIntervenesRequest;
|
|
2621
|
+
class ListIntervenesResponseBody extends $tea.Model {
|
|
2675
2622
|
constructor(map) {
|
|
2676
2623
|
super(map);
|
|
2677
2624
|
}
|
|
2678
2625
|
static names() {
|
|
2679
2626
|
return {
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2627
|
+
code: 'Code',
|
|
2628
|
+
data: 'Data',
|
|
2629
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2630
|
+
message: 'Message',
|
|
2631
|
+
requestId: 'RequestId',
|
|
2632
|
+
success: 'Success',
|
|
2683
2633
|
};
|
|
2684
2634
|
}
|
|
2685
2635
|
static types() {
|
|
2686
2636
|
return {
|
|
2687
|
-
|
|
2688
|
-
|
|
2637
|
+
code: 'string',
|
|
2638
|
+
data: ListIntervenesResponseBodyData,
|
|
2639
|
+
httpStatusCode: 'number',
|
|
2640
|
+
message: 'string',
|
|
2641
|
+
requestId: 'string',
|
|
2642
|
+
success: 'boolean',
|
|
2643
|
+
};
|
|
2644
|
+
}
|
|
2645
|
+
}
|
|
2646
|
+
exports.ListIntervenesResponseBody = ListIntervenesResponseBody;
|
|
2647
|
+
class ListIntervenesResponse extends $tea.Model {
|
|
2648
|
+
constructor(map) {
|
|
2649
|
+
super(map);
|
|
2650
|
+
}
|
|
2651
|
+
static names() {
|
|
2652
|
+
return {
|
|
2653
|
+
headers: 'headers',
|
|
2654
|
+
statusCode: 'statusCode',
|
|
2655
|
+
body: 'body',
|
|
2656
|
+
};
|
|
2657
|
+
}
|
|
2658
|
+
static types() {
|
|
2659
|
+
return {
|
|
2660
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2661
|
+
statusCode: 'number',
|
|
2662
|
+
body: ListIntervenesResponseBody,
|
|
2663
|
+
};
|
|
2664
|
+
}
|
|
2665
|
+
}
|
|
2666
|
+
exports.ListIntervenesResponse = ListIntervenesResponse;
|
|
2667
|
+
class ListMaterialDocumentsRequest extends $tea.Model {
|
|
2668
|
+
constructor(map) {
|
|
2669
|
+
super(map);
|
|
2670
|
+
}
|
|
2671
|
+
static names() {
|
|
2672
|
+
return {
|
|
2673
|
+
agentKey: 'AgentKey',
|
|
2674
|
+
content: 'Content',
|
|
2675
|
+
createTimeEnd: 'CreateTimeEnd',
|
|
2676
|
+
createTimeStart: 'CreateTimeStart',
|
|
2677
|
+
current: 'Current',
|
|
2678
|
+
docType: 'DocType',
|
|
2679
|
+
docTypeList: 'DocTypeList',
|
|
2680
|
+
generatePublicUrl: 'GeneratePublicUrl',
|
|
2681
|
+
id: 'Id',
|
|
2682
|
+
keywords: 'Keywords',
|
|
2683
|
+
query: 'Query',
|
|
2684
|
+
shareAttr: 'ShareAttr',
|
|
2685
|
+
size: 'Size',
|
|
2686
|
+
title: 'Title',
|
|
2687
|
+
updateTimeEnd: 'UpdateTimeEnd',
|
|
2688
|
+
updateTimeStart: 'UpdateTimeStart',
|
|
2689
|
+
};
|
|
2690
|
+
}
|
|
2691
|
+
static types() {
|
|
2692
|
+
return {
|
|
2693
|
+
agentKey: 'string',
|
|
2694
|
+
content: 'string',
|
|
2695
|
+
createTimeEnd: 'string',
|
|
2696
|
+
createTimeStart: 'string',
|
|
2697
|
+
current: 'number',
|
|
2698
|
+
docType: 'string',
|
|
2699
|
+
docTypeList: { 'type': 'array', 'itemType': 'string' },
|
|
2700
|
+
generatePublicUrl: 'boolean',
|
|
2701
|
+
id: 'number',
|
|
2702
|
+
keywords: { 'type': 'array', 'itemType': 'string' },
|
|
2703
|
+
query: 'string',
|
|
2704
|
+
shareAttr: 'number',
|
|
2705
|
+
size: 'number',
|
|
2706
|
+
title: 'string',
|
|
2707
|
+
updateTimeEnd: 'string',
|
|
2708
|
+
updateTimeStart: 'string',
|
|
2709
|
+
};
|
|
2710
|
+
}
|
|
2711
|
+
}
|
|
2712
|
+
exports.ListMaterialDocumentsRequest = ListMaterialDocumentsRequest;
|
|
2713
|
+
class ListMaterialDocumentsShrinkRequest extends $tea.Model {
|
|
2714
|
+
constructor(map) {
|
|
2715
|
+
super(map);
|
|
2716
|
+
}
|
|
2717
|
+
static names() {
|
|
2718
|
+
return {
|
|
2719
|
+
agentKey: 'AgentKey',
|
|
2720
|
+
content: 'Content',
|
|
2721
|
+
createTimeEnd: 'CreateTimeEnd',
|
|
2722
|
+
createTimeStart: 'CreateTimeStart',
|
|
2723
|
+
current: 'Current',
|
|
2724
|
+
docType: 'DocType',
|
|
2725
|
+
docTypeListShrink: 'DocTypeList',
|
|
2726
|
+
generatePublicUrl: 'GeneratePublicUrl',
|
|
2727
|
+
id: 'Id',
|
|
2728
|
+
keywordsShrink: 'Keywords',
|
|
2729
|
+
query: 'Query',
|
|
2730
|
+
shareAttr: 'ShareAttr',
|
|
2731
|
+
size: 'Size',
|
|
2732
|
+
title: 'Title',
|
|
2733
|
+
updateTimeEnd: 'UpdateTimeEnd',
|
|
2734
|
+
updateTimeStart: 'UpdateTimeStart',
|
|
2735
|
+
};
|
|
2736
|
+
}
|
|
2737
|
+
static types() {
|
|
2738
|
+
return {
|
|
2739
|
+
agentKey: 'string',
|
|
2740
|
+
content: 'string',
|
|
2741
|
+
createTimeEnd: 'string',
|
|
2742
|
+
createTimeStart: 'string',
|
|
2743
|
+
current: 'number',
|
|
2744
|
+
docType: 'string',
|
|
2745
|
+
docTypeListShrink: 'string',
|
|
2746
|
+
generatePublicUrl: 'boolean',
|
|
2747
|
+
id: 'number',
|
|
2748
|
+
keywordsShrink: 'string',
|
|
2749
|
+
query: 'string',
|
|
2750
|
+
shareAttr: 'number',
|
|
2751
|
+
size: 'number',
|
|
2752
|
+
title: 'string',
|
|
2753
|
+
updateTimeEnd: 'string',
|
|
2754
|
+
updateTimeStart: 'string',
|
|
2755
|
+
};
|
|
2756
|
+
}
|
|
2757
|
+
}
|
|
2758
|
+
exports.ListMaterialDocumentsShrinkRequest = ListMaterialDocumentsShrinkRequest;
|
|
2759
|
+
class ListMaterialDocumentsResponseBody extends $tea.Model {
|
|
2760
|
+
constructor(map) {
|
|
2761
|
+
super(map);
|
|
2762
|
+
}
|
|
2763
|
+
static names() {
|
|
2764
|
+
return {
|
|
2765
|
+
code: 'Code',
|
|
2766
|
+
current: 'Current',
|
|
2767
|
+
data: 'Data',
|
|
2768
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2769
|
+
message: 'Message',
|
|
2770
|
+
requestId: 'RequestId',
|
|
2771
|
+
size: 'Size',
|
|
2772
|
+
success: 'Success',
|
|
2773
|
+
total: 'Total',
|
|
2774
|
+
};
|
|
2775
|
+
}
|
|
2776
|
+
static types() {
|
|
2777
|
+
return {
|
|
2778
|
+
code: 'string',
|
|
2779
|
+
current: 'number',
|
|
2780
|
+
data: { 'type': 'array', 'itemType': ListMaterialDocumentsResponseBodyData },
|
|
2781
|
+
httpStatusCode: 'number',
|
|
2782
|
+
message: 'string',
|
|
2783
|
+
requestId: 'string',
|
|
2784
|
+
size: 'number',
|
|
2785
|
+
success: 'boolean',
|
|
2786
|
+
total: 'number',
|
|
2787
|
+
};
|
|
2788
|
+
}
|
|
2789
|
+
}
|
|
2790
|
+
exports.ListMaterialDocumentsResponseBody = ListMaterialDocumentsResponseBody;
|
|
2791
|
+
class ListMaterialDocumentsResponse extends $tea.Model {
|
|
2792
|
+
constructor(map) {
|
|
2793
|
+
super(map);
|
|
2794
|
+
}
|
|
2795
|
+
static names() {
|
|
2796
|
+
return {
|
|
2797
|
+
headers: 'headers',
|
|
2798
|
+
statusCode: 'statusCode',
|
|
2799
|
+
body: 'body',
|
|
2800
|
+
};
|
|
2801
|
+
}
|
|
2802
|
+
static types() {
|
|
2803
|
+
return {
|
|
2804
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2805
|
+
statusCode: 'number',
|
|
2806
|
+
body: ListMaterialDocumentsResponseBody,
|
|
2807
|
+
};
|
|
2808
|
+
}
|
|
2809
|
+
}
|
|
2810
|
+
exports.ListMaterialDocumentsResponse = ListMaterialDocumentsResponse;
|
|
2811
|
+
class ListVersionsRequest extends $tea.Model {
|
|
2812
|
+
constructor(map) {
|
|
2813
|
+
super(map);
|
|
2814
|
+
}
|
|
2815
|
+
static names() {
|
|
2816
|
+
return {
|
|
2817
|
+
agentKey: 'AgentKey',
|
|
2818
|
+
};
|
|
2819
|
+
}
|
|
2820
|
+
static types() {
|
|
2821
|
+
return {
|
|
2822
|
+
agentKey: 'string',
|
|
2823
|
+
};
|
|
2824
|
+
}
|
|
2825
|
+
}
|
|
2826
|
+
exports.ListVersionsRequest = ListVersionsRequest;
|
|
2827
|
+
class ListVersionsResponseBody extends $tea.Model {
|
|
2828
|
+
constructor(map) {
|
|
2829
|
+
super(map);
|
|
2830
|
+
}
|
|
2831
|
+
static names() {
|
|
2832
|
+
return {
|
|
2833
|
+
code: 'Code',
|
|
2834
|
+
data: 'Data',
|
|
2835
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2836
|
+
message: 'Message',
|
|
2837
|
+
requestId: 'RequestId',
|
|
2838
|
+
success: 'Success',
|
|
2839
|
+
};
|
|
2840
|
+
}
|
|
2841
|
+
static types() {
|
|
2842
|
+
return {
|
|
2843
|
+
code: 'string',
|
|
2844
|
+
data: { 'type': 'array', 'itemType': ListVersionsResponseBodyData },
|
|
2845
|
+
httpStatusCode: 'number',
|
|
2846
|
+
message: 'string',
|
|
2847
|
+
requestId: 'string',
|
|
2848
|
+
success: 'boolean',
|
|
2849
|
+
};
|
|
2850
|
+
}
|
|
2851
|
+
}
|
|
2852
|
+
exports.ListVersionsResponseBody = ListVersionsResponseBody;
|
|
2853
|
+
class ListVersionsResponse extends $tea.Model {
|
|
2854
|
+
constructor(map) {
|
|
2855
|
+
super(map);
|
|
2856
|
+
}
|
|
2857
|
+
static names() {
|
|
2858
|
+
return {
|
|
2859
|
+
headers: 'headers',
|
|
2860
|
+
statusCode: 'statusCode',
|
|
2861
|
+
body: 'body',
|
|
2862
|
+
};
|
|
2863
|
+
}
|
|
2864
|
+
static types() {
|
|
2865
|
+
return {
|
|
2866
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2867
|
+
statusCode: 'number',
|
|
2868
|
+
body: ListVersionsResponseBody,
|
|
2869
|
+
};
|
|
2870
|
+
}
|
|
2871
|
+
}
|
|
2872
|
+
exports.ListVersionsResponse = ListVersionsResponse;
|
|
2873
|
+
class QueryAsyncTaskRequest extends $tea.Model {
|
|
2874
|
+
constructor(map) {
|
|
2875
|
+
super(map);
|
|
2876
|
+
}
|
|
2877
|
+
static names() {
|
|
2878
|
+
return {
|
|
2879
|
+
agentKey: 'AgentKey',
|
|
2880
|
+
taskId: 'TaskId',
|
|
2881
|
+
};
|
|
2882
|
+
}
|
|
2883
|
+
static types() {
|
|
2884
|
+
return {
|
|
2885
|
+
agentKey: 'string',
|
|
2886
|
+
taskId: 'string',
|
|
2887
|
+
};
|
|
2888
|
+
}
|
|
2889
|
+
}
|
|
2890
|
+
exports.QueryAsyncTaskRequest = QueryAsyncTaskRequest;
|
|
2891
|
+
class QueryAsyncTaskResponseBody extends $tea.Model {
|
|
2892
|
+
constructor(map) {
|
|
2893
|
+
super(map);
|
|
2894
|
+
}
|
|
2895
|
+
static names() {
|
|
2896
|
+
return {
|
|
2897
|
+
code: 'Code',
|
|
2898
|
+
data: 'Data',
|
|
2899
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2900
|
+
message: 'Message',
|
|
2901
|
+
requestId: 'RequestId',
|
|
2902
|
+
success: 'Success',
|
|
2903
|
+
};
|
|
2904
|
+
}
|
|
2905
|
+
static types() {
|
|
2906
|
+
return {
|
|
2907
|
+
code: 'string',
|
|
2908
|
+
data: QueryAsyncTaskResponseBodyData,
|
|
2909
|
+
httpStatusCode: 'number',
|
|
2910
|
+
message: 'string',
|
|
2911
|
+
requestId: 'string',
|
|
2912
|
+
success: 'boolean',
|
|
2913
|
+
};
|
|
2914
|
+
}
|
|
2915
|
+
}
|
|
2916
|
+
exports.QueryAsyncTaskResponseBody = QueryAsyncTaskResponseBody;
|
|
2917
|
+
class QueryAsyncTaskResponse extends $tea.Model {
|
|
2918
|
+
constructor(map) {
|
|
2919
|
+
super(map);
|
|
2920
|
+
}
|
|
2921
|
+
static names() {
|
|
2922
|
+
return {
|
|
2923
|
+
headers: 'headers',
|
|
2924
|
+
statusCode: 'statusCode',
|
|
2925
|
+
body: 'body',
|
|
2926
|
+
};
|
|
2927
|
+
}
|
|
2928
|
+
static types() {
|
|
2929
|
+
return {
|
|
2930
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2931
|
+
statusCode: 'number',
|
|
2932
|
+
body: QueryAsyncTaskResponseBody,
|
|
2933
|
+
};
|
|
2934
|
+
}
|
|
2935
|
+
}
|
|
2936
|
+
exports.QueryAsyncTaskResponse = QueryAsyncTaskResponse;
|
|
2937
|
+
class SaveDataSourceOrderConfigRequest extends $tea.Model {
|
|
2938
|
+
constructor(map) {
|
|
2939
|
+
super(map);
|
|
2940
|
+
}
|
|
2941
|
+
static names() {
|
|
2942
|
+
return {
|
|
2943
|
+
agentKey: 'AgentKey',
|
|
2944
|
+
productCode: 'ProductCode',
|
|
2945
|
+
userConfigDataSourceList: 'UserConfigDataSourceList',
|
|
2946
|
+
};
|
|
2947
|
+
}
|
|
2948
|
+
static types() {
|
|
2949
|
+
return {
|
|
2950
|
+
agentKey: 'string',
|
|
2951
|
+
productCode: 'string',
|
|
2952
|
+
userConfigDataSourceList: { 'type': 'array', 'itemType': SaveDataSourceOrderConfigRequestUserConfigDataSourceList },
|
|
2953
|
+
};
|
|
2954
|
+
}
|
|
2955
|
+
}
|
|
2956
|
+
exports.SaveDataSourceOrderConfigRequest = SaveDataSourceOrderConfigRequest;
|
|
2957
|
+
class SaveDataSourceOrderConfigShrinkRequest extends $tea.Model {
|
|
2958
|
+
constructor(map) {
|
|
2959
|
+
super(map);
|
|
2960
|
+
}
|
|
2961
|
+
static names() {
|
|
2962
|
+
return {
|
|
2963
|
+
agentKey: 'AgentKey',
|
|
2964
|
+
productCode: 'ProductCode',
|
|
2965
|
+
userConfigDataSourceListShrink: 'UserConfigDataSourceList',
|
|
2966
|
+
};
|
|
2967
|
+
}
|
|
2968
|
+
static types() {
|
|
2969
|
+
return {
|
|
2970
|
+
agentKey: 'string',
|
|
2971
|
+
productCode: 'string',
|
|
2972
|
+
userConfigDataSourceListShrink: 'string',
|
|
2973
|
+
};
|
|
2974
|
+
}
|
|
2975
|
+
}
|
|
2976
|
+
exports.SaveDataSourceOrderConfigShrinkRequest = SaveDataSourceOrderConfigShrinkRequest;
|
|
2977
|
+
class SaveDataSourceOrderConfigResponseBody extends $tea.Model {
|
|
2978
|
+
constructor(map) {
|
|
2979
|
+
super(map);
|
|
2980
|
+
}
|
|
2981
|
+
static names() {
|
|
2982
|
+
return {
|
|
2983
|
+
code: 'Code',
|
|
2984
|
+
data: 'Data',
|
|
2985
|
+
httpStatusCode: 'HttpStatusCode',
|
|
2986
|
+
message: 'Message',
|
|
2987
|
+
requestId: 'RequestId',
|
|
2988
|
+
success: 'Success',
|
|
2989
|
+
};
|
|
2990
|
+
}
|
|
2991
|
+
static types() {
|
|
2992
|
+
return {
|
|
2993
|
+
code: 'string',
|
|
2994
|
+
data: 'boolean',
|
|
2995
|
+
httpStatusCode: 'number',
|
|
2996
|
+
message: 'string',
|
|
2997
|
+
requestId: 'string',
|
|
2998
|
+
success: 'boolean',
|
|
2999
|
+
};
|
|
3000
|
+
}
|
|
3001
|
+
}
|
|
3002
|
+
exports.SaveDataSourceOrderConfigResponseBody = SaveDataSourceOrderConfigResponseBody;
|
|
3003
|
+
class SaveDataSourceOrderConfigResponse extends $tea.Model {
|
|
3004
|
+
constructor(map) {
|
|
3005
|
+
super(map);
|
|
3006
|
+
}
|
|
3007
|
+
static names() {
|
|
3008
|
+
return {
|
|
3009
|
+
headers: 'headers',
|
|
3010
|
+
statusCode: 'statusCode',
|
|
3011
|
+
body: 'body',
|
|
3012
|
+
};
|
|
3013
|
+
}
|
|
3014
|
+
static types() {
|
|
3015
|
+
return {
|
|
3016
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3017
|
+
statusCode: 'number',
|
|
3018
|
+
body: SaveDataSourceOrderConfigResponseBody,
|
|
3019
|
+
};
|
|
3020
|
+
}
|
|
3021
|
+
}
|
|
3022
|
+
exports.SaveDataSourceOrderConfigResponse = SaveDataSourceOrderConfigResponse;
|
|
3023
|
+
class SaveMaterialDocumentRequest extends $tea.Model {
|
|
3024
|
+
constructor(map) {
|
|
3025
|
+
super(map);
|
|
3026
|
+
}
|
|
3027
|
+
static names() {
|
|
3028
|
+
return {
|
|
3029
|
+
agentKey: 'AgentKey',
|
|
3030
|
+
author: 'Author',
|
|
3031
|
+
bothSavePrivateAndShare: 'BothSavePrivateAndShare',
|
|
3032
|
+
docKeywords: 'DocKeywords',
|
|
3033
|
+
docType: 'DocType',
|
|
3034
|
+
externalUrl: 'ExternalUrl',
|
|
3035
|
+
htmlContent: 'HtmlContent',
|
|
3036
|
+
pubTime: 'PubTime',
|
|
3037
|
+
shareAttr: 'ShareAttr',
|
|
3038
|
+
srcFrom: 'SrcFrom',
|
|
3039
|
+
summary: 'Summary',
|
|
3040
|
+
textContent: 'TextContent',
|
|
3041
|
+
title: 'Title',
|
|
3042
|
+
url: 'Url',
|
|
3043
|
+
};
|
|
3044
|
+
}
|
|
3045
|
+
static types() {
|
|
3046
|
+
return {
|
|
3047
|
+
agentKey: 'string',
|
|
3048
|
+
author: 'string',
|
|
3049
|
+
bothSavePrivateAndShare: 'boolean',
|
|
3050
|
+
docKeywords: { 'type': 'array', 'itemType': 'string' },
|
|
3051
|
+
docType: 'string',
|
|
3052
|
+
externalUrl: 'string',
|
|
3053
|
+
htmlContent: 'string',
|
|
3054
|
+
pubTime: 'string',
|
|
3055
|
+
shareAttr: 'number',
|
|
3056
|
+
srcFrom: 'string',
|
|
3057
|
+
summary: 'string',
|
|
3058
|
+
textContent: 'string',
|
|
3059
|
+
title: 'string',
|
|
3060
|
+
url: 'string',
|
|
3061
|
+
};
|
|
3062
|
+
}
|
|
3063
|
+
}
|
|
3064
|
+
exports.SaveMaterialDocumentRequest = SaveMaterialDocumentRequest;
|
|
3065
|
+
class SaveMaterialDocumentShrinkRequest extends $tea.Model {
|
|
3066
|
+
constructor(map) {
|
|
3067
|
+
super(map);
|
|
3068
|
+
}
|
|
3069
|
+
static names() {
|
|
3070
|
+
return {
|
|
3071
|
+
agentKey: 'AgentKey',
|
|
3072
|
+
author: 'Author',
|
|
3073
|
+
bothSavePrivateAndShare: 'BothSavePrivateAndShare',
|
|
3074
|
+
docKeywordsShrink: 'DocKeywords',
|
|
3075
|
+
docType: 'DocType',
|
|
3076
|
+
externalUrl: 'ExternalUrl',
|
|
3077
|
+
htmlContent: 'HtmlContent',
|
|
3078
|
+
pubTime: 'PubTime',
|
|
3079
|
+
shareAttr: 'ShareAttr',
|
|
3080
|
+
srcFrom: 'SrcFrom',
|
|
3081
|
+
summary: 'Summary',
|
|
3082
|
+
textContent: 'TextContent',
|
|
3083
|
+
title: 'Title',
|
|
3084
|
+
url: 'Url',
|
|
3085
|
+
};
|
|
3086
|
+
}
|
|
3087
|
+
static types() {
|
|
3088
|
+
return {
|
|
3089
|
+
agentKey: 'string',
|
|
3090
|
+
author: 'string',
|
|
3091
|
+
bothSavePrivateAndShare: 'boolean',
|
|
3092
|
+
docKeywordsShrink: 'string',
|
|
3093
|
+
docType: 'string',
|
|
3094
|
+
externalUrl: 'string',
|
|
3095
|
+
htmlContent: 'string',
|
|
3096
|
+
pubTime: 'string',
|
|
3097
|
+
shareAttr: 'number',
|
|
3098
|
+
srcFrom: 'string',
|
|
3099
|
+
summary: 'string',
|
|
3100
|
+
textContent: 'string',
|
|
3101
|
+
title: 'string',
|
|
3102
|
+
url: 'string',
|
|
3103
|
+
};
|
|
3104
|
+
}
|
|
3105
|
+
}
|
|
3106
|
+
exports.SaveMaterialDocumentShrinkRequest = SaveMaterialDocumentShrinkRequest;
|
|
3107
|
+
class SaveMaterialDocumentResponseBody extends $tea.Model {
|
|
3108
|
+
constructor(map) {
|
|
3109
|
+
super(map);
|
|
3110
|
+
}
|
|
3111
|
+
static names() {
|
|
3112
|
+
return {
|
|
3113
|
+
code: 'Code',
|
|
3114
|
+
data: 'Data',
|
|
3115
|
+
httpStatusCode: 'HttpStatusCode',
|
|
3116
|
+
message: 'Message',
|
|
3117
|
+
requestId: 'RequestId',
|
|
3118
|
+
success: 'Success',
|
|
3119
|
+
};
|
|
3120
|
+
}
|
|
3121
|
+
static types() {
|
|
3122
|
+
return {
|
|
3123
|
+
code: 'string',
|
|
3124
|
+
data: 'number',
|
|
3125
|
+
httpStatusCode: 'number',
|
|
3126
|
+
message: 'string',
|
|
3127
|
+
requestId: 'string',
|
|
3128
|
+
success: 'boolean',
|
|
3129
|
+
};
|
|
3130
|
+
}
|
|
3131
|
+
}
|
|
3132
|
+
exports.SaveMaterialDocumentResponseBody = SaveMaterialDocumentResponseBody;
|
|
3133
|
+
class SaveMaterialDocumentResponse extends $tea.Model {
|
|
3134
|
+
constructor(map) {
|
|
3135
|
+
super(map);
|
|
3136
|
+
}
|
|
3137
|
+
static names() {
|
|
3138
|
+
return {
|
|
3139
|
+
headers: 'headers',
|
|
3140
|
+
statusCode: 'statusCode',
|
|
3141
|
+
body: 'body',
|
|
3142
|
+
};
|
|
3143
|
+
}
|
|
3144
|
+
static types() {
|
|
3145
|
+
return {
|
|
3146
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3147
|
+
statusCode: 'number',
|
|
3148
|
+
body: SaveMaterialDocumentResponseBody,
|
|
3149
|
+
};
|
|
3150
|
+
}
|
|
3151
|
+
}
|
|
3152
|
+
exports.SaveMaterialDocumentResponse = SaveMaterialDocumentResponse;
|
|
3153
|
+
class SearchNewsRequest extends $tea.Model {
|
|
3154
|
+
constructor(map) {
|
|
3155
|
+
super(map);
|
|
3156
|
+
}
|
|
3157
|
+
static names() {
|
|
3158
|
+
return {
|
|
3159
|
+
agentKey: 'AgentKey',
|
|
3160
|
+
filterNotNull: 'FilterNotNull',
|
|
3161
|
+
includeContent: 'IncludeContent',
|
|
3162
|
+
page: 'Page',
|
|
3163
|
+
pageSize: 'PageSize',
|
|
3164
|
+
query: 'Query',
|
|
3165
|
+
searchSources: 'SearchSources',
|
|
3166
|
+
};
|
|
3167
|
+
}
|
|
3168
|
+
static types() {
|
|
3169
|
+
return {
|
|
3170
|
+
agentKey: 'string',
|
|
3171
|
+
filterNotNull: 'boolean',
|
|
3172
|
+
includeContent: 'boolean',
|
|
3173
|
+
page: 'number',
|
|
3174
|
+
pageSize: 'number',
|
|
3175
|
+
query: 'string',
|
|
3176
|
+
searchSources: { 'type': 'array', 'itemType': 'string' },
|
|
3177
|
+
};
|
|
3178
|
+
}
|
|
3179
|
+
}
|
|
3180
|
+
exports.SearchNewsRequest = SearchNewsRequest;
|
|
3181
|
+
class SearchNewsShrinkRequest extends $tea.Model {
|
|
3182
|
+
constructor(map) {
|
|
3183
|
+
super(map);
|
|
3184
|
+
}
|
|
3185
|
+
static names() {
|
|
3186
|
+
return {
|
|
3187
|
+
agentKey: 'AgentKey',
|
|
3188
|
+
filterNotNull: 'FilterNotNull',
|
|
3189
|
+
includeContent: 'IncludeContent',
|
|
3190
|
+
page: 'Page',
|
|
3191
|
+
pageSize: 'PageSize',
|
|
3192
|
+
query: 'Query',
|
|
3193
|
+
searchSourcesShrink: 'SearchSources',
|
|
3194
|
+
};
|
|
3195
|
+
}
|
|
3196
|
+
static types() {
|
|
3197
|
+
return {
|
|
3198
|
+
agentKey: 'string',
|
|
3199
|
+
filterNotNull: 'boolean',
|
|
3200
|
+
includeContent: 'boolean',
|
|
3201
|
+
page: 'number',
|
|
3202
|
+
pageSize: 'number',
|
|
3203
|
+
query: 'string',
|
|
3204
|
+
searchSourcesShrink: 'string',
|
|
3205
|
+
};
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
exports.SearchNewsShrinkRequest = SearchNewsShrinkRequest;
|
|
3209
|
+
class SearchNewsResponseBody extends $tea.Model {
|
|
3210
|
+
constructor(map) {
|
|
3211
|
+
super(map);
|
|
3212
|
+
}
|
|
3213
|
+
static names() {
|
|
3214
|
+
return {
|
|
3215
|
+
code: 'Code',
|
|
3216
|
+
current: 'Current',
|
|
3217
|
+
data: 'Data',
|
|
3218
|
+
httpStatusCode: 'HttpStatusCode',
|
|
3219
|
+
message: 'Message',
|
|
3220
|
+
requestId: 'RequestId',
|
|
3221
|
+
size: 'Size',
|
|
3222
|
+
success: 'Success',
|
|
3223
|
+
total: 'Total',
|
|
3224
|
+
};
|
|
3225
|
+
}
|
|
3226
|
+
static types() {
|
|
3227
|
+
return {
|
|
3228
|
+
code: 'string',
|
|
3229
|
+
current: 'number',
|
|
3230
|
+
data: { 'type': 'array', 'itemType': SearchNewsResponseBodyData },
|
|
3231
|
+
httpStatusCode: 'number',
|
|
3232
|
+
message: 'string',
|
|
3233
|
+
requestId: 'string',
|
|
3234
|
+
size: 'number',
|
|
3235
|
+
success: 'boolean',
|
|
3236
|
+
total: 'number',
|
|
3237
|
+
};
|
|
3238
|
+
}
|
|
3239
|
+
}
|
|
3240
|
+
exports.SearchNewsResponseBody = SearchNewsResponseBody;
|
|
3241
|
+
class SearchNewsResponse extends $tea.Model {
|
|
3242
|
+
constructor(map) {
|
|
3243
|
+
super(map);
|
|
3244
|
+
}
|
|
3245
|
+
static names() {
|
|
3246
|
+
return {
|
|
3247
|
+
headers: 'headers',
|
|
3248
|
+
statusCode: 'statusCode',
|
|
3249
|
+
body: 'body',
|
|
3250
|
+
};
|
|
3251
|
+
}
|
|
3252
|
+
static types() {
|
|
3253
|
+
return {
|
|
3254
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3255
|
+
statusCode: 'number',
|
|
3256
|
+
body: SearchNewsResponseBody,
|
|
3257
|
+
};
|
|
3258
|
+
}
|
|
3259
|
+
}
|
|
3260
|
+
exports.SearchNewsResponse = SearchNewsResponse;
|
|
3261
|
+
class SubmitAsyncTaskRequest extends $tea.Model {
|
|
3262
|
+
constructor(map) {
|
|
3263
|
+
super(map);
|
|
3264
|
+
}
|
|
3265
|
+
static names() {
|
|
3266
|
+
return {
|
|
3267
|
+
agentKey: 'AgentKey',
|
|
3268
|
+
taskCode: 'TaskCode',
|
|
3269
|
+
taskExecuteTime: 'TaskExecuteTime',
|
|
3270
|
+
taskName: 'TaskName',
|
|
3271
|
+
taskParam: 'TaskParam',
|
|
3272
|
+
};
|
|
3273
|
+
}
|
|
3274
|
+
static types() {
|
|
3275
|
+
return {
|
|
3276
|
+
agentKey: 'string',
|
|
3277
|
+
taskCode: 'string',
|
|
3278
|
+
taskExecuteTime: 'string',
|
|
3279
|
+
taskName: 'string',
|
|
3280
|
+
taskParam: 'string',
|
|
3281
|
+
};
|
|
3282
|
+
}
|
|
3283
|
+
}
|
|
3284
|
+
exports.SubmitAsyncTaskRequest = SubmitAsyncTaskRequest;
|
|
3285
|
+
class SubmitAsyncTaskResponseBody extends $tea.Model {
|
|
3286
|
+
constructor(map) {
|
|
3287
|
+
super(map);
|
|
3288
|
+
}
|
|
3289
|
+
static names() {
|
|
3290
|
+
return {
|
|
3291
|
+
code: 'Code',
|
|
3292
|
+
data: 'Data',
|
|
3293
|
+
httpStatusCode: 'HttpStatusCode',
|
|
3294
|
+
message: 'Message',
|
|
3295
|
+
requestId: 'RequestId',
|
|
3296
|
+
success: 'Success',
|
|
3297
|
+
};
|
|
3298
|
+
}
|
|
3299
|
+
static types() {
|
|
3300
|
+
return {
|
|
3301
|
+
code: 'string',
|
|
3302
|
+
data: SubmitAsyncTaskResponseBodyData,
|
|
3303
|
+
httpStatusCode: 'number',
|
|
3304
|
+
message: 'string',
|
|
3305
|
+
requestId: 'string',
|
|
3306
|
+
success: 'boolean',
|
|
3307
|
+
};
|
|
3308
|
+
}
|
|
3309
|
+
}
|
|
3310
|
+
exports.SubmitAsyncTaskResponseBody = SubmitAsyncTaskResponseBody;
|
|
3311
|
+
class SubmitAsyncTaskResponse extends $tea.Model {
|
|
3312
|
+
constructor(map) {
|
|
3313
|
+
super(map);
|
|
3314
|
+
}
|
|
3315
|
+
static names() {
|
|
3316
|
+
return {
|
|
3317
|
+
headers: 'headers',
|
|
3318
|
+
statusCode: 'statusCode',
|
|
3319
|
+
body: 'body',
|
|
3320
|
+
};
|
|
3321
|
+
}
|
|
3322
|
+
static types() {
|
|
3323
|
+
return {
|
|
3324
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3325
|
+
statusCode: 'number',
|
|
3326
|
+
body: SubmitAsyncTaskResponseBody,
|
|
3327
|
+
};
|
|
3328
|
+
}
|
|
3329
|
+
}
|
|
3330
|
+
exports.SubmitAsyncTaskResponse = SubmitAsyncTaskResponse;
|
|
3331
|
+
class UpdateGeneratedContentRequest extends $tea.Model {
|
|
3332
|
+
constructor(map) {
|
|
3333
|
+
super(map);
|
|
3334
|
+
}
|
|
3335
|
+
static names() {
|
|
3336
|
+
return {
|
|
3337
|
+
agentKey: 'AgentKey',
|
|
3338
|
+
content: 'Content',
|
|
3339
|
+
contentText: 'ContentText',
|
|
3340
|
+
id: 'Id',
|
|
3341
|
+
keywords: 'Keywords',
|
|
3342
|
+
prompt: 'Prompt',
|
|
3343
|
+
title: 'Title',
|
|
3344
|
+
};
|
|
3345
|
+
}
|
|
3346
|
+
static types() {
|
|
3347
|
+
return {
|
|
3348
|
+
agentKey: 'string',
|
|
3349
|
+
content: 'string',
|
|
3350
|
+
contentText: 'string',
|
|
3351
|
+
id: 'number',
|
|
3352
|
+
keywords: { 'type': 'array', 'itemType': 'string' },
|
|
3353
|
+
prompt: 'string',
|
|
3354
|
+
title: 'string',
|
|
3355
|
+
};
|
|
3356
|
+
}
|
|
3357
|
+
}
|
|
3358
|
+
exports.UpdateGeneratedContentRequest = UpdateGeneratedContentRequest;
|
|
3359
|
+
class UpdateGeneratedContentShrinkRequest extends $tea.Model {
|
|
3360
|
+
constructor(map) {
|
|
3361
|
+
super(map);
|
|
3362
|
+
}
|
|
3363
|
+
static names() {
|
|
3364
|
+
return {
|
|
3365
|
+
agentKey: 'AgentKey',
|
|
3366
|
+
content: 'Content',
|
|
3367
|
+
contentText: 'ContentText',
|
|
3368
|
+
id: 'Id',
|
|
3369
|
+
keywordsShrink: 'Keywords',
|
|
3370
|
+
prompt: 'Prompt',
|
|
3371
|
+
title: 'Title',
|
|
3372
|
+
};
|
|
3373
|
+
}
|
|
3374
|
+
static types() {
|
|
3375
|
+
return {
|
|
3376
|
+
agentKey: 'string',
|
|
3377
|
+
content: 'string',
|
|
3378
|
+
contentText: 'string',
|
|
3379
|
+
id: 'number',
|
|
3380
|
+
keywordsShrink: 'string',
|
|
3381
|
+
prompt: 'string',
|
|
3382
|
+
title: 'string',
|
|
3383
|
+
};
|
|
3384
|
+
}
|
|
3385
|
+
}
|
|
3386
|
+
exports.UpdateGeneratedContentShrinkRequest = UpdateGeneratedContentShrinkRequest;
|
|
3387
|
+
class UpdateGeneratedContentResponseBody extends $tea.Model {
|
|
3388
|
+
constructor(map) {
|
|
3389
|
+
super(map);
|
|
3390
|
+
}
|
|
3391
|
+
static names() {
|
|
3392
|
+
return {
|
|
3393
|
+
code: 'Code',
|
|
3394
|
+
data: 'Data',
|
|
3395
|
+
httpStatusCode: 'HttpStatusCode',
|
|
3396
|
+
message: 'Message',
|
|
3397
|
+
requestId: 'RequestId',
|
|
3398
|
+
success: 'Success',
|
|
3399
|
+
};
|
|
3400
|
+
}
|
|
3401
|
+
static types() {
|
|
3402
|
+
return {
|
|
3403
|
+
code: 'string',
|
|
3404
|
+
data: 'boolean',
|
|
3405
|
+
httpStatusCode: 'number',
|
|
3406
|
+
message: 'string',
|
|
3407
|
+
requestId: 'string',
|
|
3408
|
+
success: 'boolean',
|
|
3409
|
+
};
|
|
3410
|
+
}
|
|
3411
|
+
}
|
|
3412
|
+
exports.UpdateGeneratedContentResponseBody = UpdateGeneratedContentResponseBody;
|
|
3413
|
+
class UpdateGeneratedContentResponse extends $tea.Model {
|
|
3414
|
+
constructor(map) {
|
|
3415
|
+
super(map);
|
|
3416
|
+
}
|
|
3417
|
+
static names() {
|
|
3418
|
+
return {
|
|
3419
|
+
headers: 'headers',
|
|
3420
|
+
statusCode: 'statusCode',
|
|
3421
|
+
body: 'body',
|
|
3422
|
+
};
|
|
3423
|
+
}
|
|
3424
|
+
static types() {
|
|
3425
|
+
return {
|
|
3426
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3427
|
+
statusCode: 'number',
|
|
3428
|
+
body: UpdateGeneratedContentResponseBody,
|
|
3429
|
+
};
|
|
3430
|
+
}
|
|
3431
|
+
}
|
|
3432
|
+
exports.UpdateGeneratedContentResponse = UpdateGeneratedContentResponse;
|
|
3433
|
+
class UpdateMaterialDocumentRequest extends $tea.Model {
|
|
3434
|
+
constructor(map) {
|
|
3435
|
+
super(map);
|
|
3436
|
+
}
|
|
3437
|
+
static names() {
|
|
3438
|
+
return {
|
|
3439
|
+
agentKey: 'AgentKey',
|
|
3440
|
+
author: 'Author',
|
|
3441
|
+
docKeywords: 'DocKeywords',
|
|
3442
|
+
docType: 'DocType',
|
|
3443
|
+
externalUrl: 'ExternalUrl',
|
|
3444
|
+
htmlContent: 'HtmlContent',
|
|
3445
|
+
id: 'Id',
|
|
3446
|
+
pubTime: 'PubTime',
|
|
3447
|
+
shareAttr: 'ShareAttr',
|
|
3448
|
+
srcFrom: 'SrcFrom',
|
|
3449
|
+
summary: 'Summary',
|
|
3450
|
+
textContent: 'TextContent',
|
|
3451
|
+
title: 'Title',
|
|
3452
|
+
url: 'Url',
|
|
3453
|
+
};
|
|
3454
|
+
}
|
|
3455
|
+
static types() {
|
|
3456
|
+
return {
|
|
3457
|
+
agentKey: 'string',
|
|
3458
|
+
author: 'string',
|
|
3459
|
+
docKeywords: { 'type': 'array', 'itemType': 'string' },
|
|
3460
|
+
docType: 'string',
|
|
3461
|
+
externalUrl: 'string',
|
|
3462
|
+
htmlContent: 'string',
|
|
3463
|
+
id: 'number',
|
|
3464
|
+
pubTime: 'string',
|
|
3465
|
+
shareAttr: 'number',
|
|
3466
|
+
srcFrom: 'string',
|
|
3467
|
+
summary: 'string',
|
|
3468
|
+
textContent: 'string',
|
|
3469
|
+
title: 'string',
|
|
3470
|
+
url: 'string',
|
|
3471
|
+
};
|
|
3472
|
+
}
|
|
3473
|
+
}
|
|
3474
|
+
exports.UpdateMaterialDocumentRequest = UpdateMaterialDocumentRequest;
|
|
3475
|
+
class UpdateMaterialDocumentShrinkRequest extends $tea.Model {
|
|
3476
|
+
constructor(map) {
|
|
3477
|
+
super(map);
|
|
3478
|
+
}
|
|
3479
|
+
static names() {
|
|
3480
|
+
return {
|
|
3481
|
+
agentKey: 'AgentKey',
|
|
3482
|
+
author: 'Author',
|
|
3483
|
+
docKeywordsShrink: 'DocKeywords',
|
|
3484
|
+
docType: 'DocType',
|
|
3485
|
+
externalUrl: 'ExternalUrl',
|
|
3486
|
+
htmlContent: 'HtmlContent',
|
|
3487
|
+
id: 'Id',
|
|
3488
|
+
pubTime: 'PubTime',
|
|
3489
|
+
shareAttr: 'ShareAttr',
|
|
3490
|
+
srcFrom: 'SrcFrom',
|
|
3491
|
+
summary: 'Summary',
|
|
3492
|
+
textContent: 'TextContent',
|
|
3493
|
+
title: 'Title',
|
|
3494
|
+
url: 'Url',
|
|
3495
|
+
};
|
|
3496
|
+
}
|
|
3497
|
+
static types() {
|
|
3498
|
+
return {
|
|
3499
|
+
agentKey: 'string',
|
|
3500
|
+
author: 'string',
|
|
3501
|
+
docKeywordsShrink: 'string',
|
|
3502
|
+
docType: 'string',
|
|
3503
|
+
externalUrl: 'string',
|
|
3504
|
+
htmlContent: 'string',
|
|
3505
|
+
id: 'number',
|
|
3506
|
+
pubTime: 'string',
|
|
3507
|
+
shareAttr: 'number',
|
|
3508
|
+
srcFrom: 'string',
|
|
3509
|
+
summary: 'string',
|
|
3510
|
+
textContent: 'string',
|
|
3511
|
+
title: 'string',
|
|
3512
|
+
url: 'string',
|
|
3513
|
+
};
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
exports.UpdateMaterialDocumentShrinkRequest = UpdateMaterialDocumentShrinkRequest;
|
|
3517
|
+
class UpdateMaterialDocumentResponseBody extends $tea.Model {
|
|
3518
|
+
constructor(map) {
|
|
3519
|
+
super(map);
|
|
3520
|
+
}
|
|
3521
|
+
static names() {
|
|
3522
|
+
return {
|
|
3523
|
+
code: 'Code',
|
|
3524
|
+
data: 'Data',
|
|
3525
|
+
httpStatusCode: 'HttpStatusCode',
|
|
3526
|
+
message: 'Message',
|
|
3527
|
+
requestId: 'RequestId',
|
|
3528
|
+
success: 'Success',
|
|
3529
|
+
};
|
|
3530
|
+
}
|
|
3531
|
+
static types() {
|
|
3532
|
+
return {
|
|
3533
|
+
code: 'string',
|
|
3534
|
+
data: 'number',
|
|
3535
|
+
httpStatusCode: 'number',
|
|
3536
|
+
message: 'string',
|
|
3537
|
+
requestId: 'string',
|
|
3538
|
+
success: 'boolean',
|
|
3539
|
+
};
|
|
3540
|
+
}
|
|
3541
|
+
}
|
|
3542
|
+
exports.UpdateMaterialDocumentResponseBody = UpdateMaterialDocumentResponseBody;
|
|
3543
|
+
class UpdateMaterialDocumentResponse extends $tea.Model {
|
|
3544
|
+
constructor(map) {
|
|
3545
|
+
super(map);
|
|
3546
|
+
}
|
|
3547
|
+
static names() {
|
|
3548
|
+
return {
|
|
3549
|
+
headers: 'headers',
|
|
3550
|
+
statusCode: 'statusCode',
|
|
3551
|
+
body: 'body',
|
|
3552
|
+
};
|
|
3553
|
+
}
|
|
3554
|
+
static types() {
|
|
3555
|
+
return {
|
|
3556
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3557
|
+
statusCode: 'number',
|
|
3558
|
+
body: UpdateMaterialDocumentResponseBody,
|
|
3559
|
+
};
|
|
3560
|
+
}
|
|
3561
|
+
}
|
|
3562
|
+
exports.UpdateMaterialDocumentResponse = UpdateMaterialDocumentResponse;
|
|
3563
|
+
class ClearIntervenesResponseBodyData extends $tea.Model {
|
|
3564
|
+
constructor(map) {
|
|
3565
|
+
super(map);
|
|
3566
|
+
}
|
|
3567
|
+
static names() {
|
|
3568
|
+
return {
|
|
3569
|
+
failIdList: 'FailIdList',
|
|
3570
|
+
taskId: 'TaskId',
|
|
3571
|
+
};
|
|
3572
|
+
}
|
|
3573
|
+
static types() {
|
|
3574
|
+
return {
|
|
3575
|
+
failIdList: { 'type': 'array', 'itemType': 'string' },
|
|
3576
|
+
taskId: 'string',
|
|
3577
|
+
};
|
|
3578
|
+
}
|
|
3579
|
+
}
|
|
3580
|
+
exports.ClearIntervenesResponseBodyData = ClearIntervenesResponseBodyData;
|
|
3581
|
+
class CreateTokenResponseBodyData extends $tea.Model {
|
|
3582
|
+
constructor(map) {
|
|
3583
|
+
super(map);
|
|
3584
|
+
}
|
|
3585
|
+
static names() {
|
|
3586
|
+
return {
|
|
3587
|
+
expiredTime: 'ExpiredTime',
|
|
3588
|
+
token: 'Token',
|
|
3589
|
+
};
|
|
3590
|
+
}
|
|
3591
|
+
static types() {
|
|
3592
|
+
return {
|
|
3593
|
+
expiredTime: 'number',
|
|
3594
|
+
token: 'string',
|
|
3595
|
+
};
|
|
3596
|
+
}
|
|
3597
|
+
}
|
|
3598
|
+
exports.CreateTokenResponseBodyData = CreateTokenResponseBodyData;
|
|
3599
|
+
class DeleteInterveneRuleResponseBodyData extends $tea.Model {
|
|
3600
|
+
constructor(map) {
|
|
3601
|
+
super(map);
|
|
3602
|
+
}
|
|
3603
|
+
static names() {
|
|
3604
|
+
return {
|
|
3605
|
+
failIdList: 'FailIdList',
|
|
3606
|
+
taskId: 'TaskId',
|
|
3607
|
+
};
|
|
3608
|
+
}
|
|
3609
|
+
static types() {
|
|
3610
|
+
return {
|
|
3611
|
+
failIdList: { 'type': 'array', 'itemType': 'string' },
|
|
3612
|
+
taskId: 'string',
|
|
3613
|
+
};
|
|
3614
|
+
}
|
|
3615
|
+
}
|
|
3616
|
+
exports.DeleteInterveneRuleResponseBodyData = DeleteInterveneRuleResponseBodyData;
|
|
3617
|
+
class ExportIntervenesResponseBodyData extends $tea.Model {
|
|
3618
|
+
constructor(map) {
|
|
3619
|
+
super(map);
|
|
3620
|
+
}
|
|
3621
|
+
static names() {
|
|
3622
|
+
return {
|
|
3623
|
+
fileUrl: 'FileUrl',
|
|
3624
|
+
};
|
|
3625
|
+
}
|
|
3626
|
+
static types() {
|
|
3627
|
+
return {
|
|
3628
|
+
fileUrl: 'string',
|
|
3629
|
+
};
|
|
3630
|
+
}
|
|
3631
|
+
}
|
|
3632
|
+
exports.ExportIntervenesResponseBodyData = ExportIntervenesResponseBodyData;
|
|
3633
|
+
class FetchImageTaskResponseBodyDataTaskInfoListImageList extends $tea.Model {
|
|
3634
|
+
constructor(map) {
|
|
3635
|
+
super(map);
|
|
3636
|
+
}
|
|
3637
|
+
static names() {
|
|
3638
|
+
return {
|
|
3639
|
+
code: 'Code',
|
|
3640
|
+
message: 'Message',
|
|
3641
|
+
url: 'Url',
|
|
3642
|
+
};
|
|
3643
|
+
}
|
|
3644
|
+
static types() {
|
|
3645
|
+
return {
|
|
3646
|
+
code: 'string',
|
|
3647
|
+
message: 'string',
|
|
3648
|
+
url: 'string',
|
|
3649
|
+
};
|
|
3650
|
+
}
|
|
3651
|
+
}
|
|
3652
|
+
exports.FetchImageTaskResponseBodyDataTaskInfoListImageList = FetchImageTaskResponseBodyDataTaskInfoListImageList;
|
|
3653
|
+
class FetchImageTaskResponseBodyDataTaskInfoList extends $tea.Model {
|
|
3654
|
+
constructor(map) {
|
|
3655
|
+
super(map);
|
|
3656
|
+
}
|
|
3657
|
+
static names() {
|
|
3658
|
+
return {
|
|
3659
|
+
id: 'Id',
|
|
3660
|
+
imageList: 'ImageList',
|
|
3661
|
+
taskId: 'TaskId',
|
|
3662
|
+
taskStatus: 'TaskStatus',
|
|
3663
|
+
};
|
|
3664
|
+
}
|
|
3665
|
+
static types() {
|
|
3666
|
+
return {
|
|
3667
|
+
id: 'number',
|
|
3668
|
+
imageList: { 'type': 'array', 'itemType': FetchImageTaskResponseBodyDataTaskInfoListImageList },
|
|
3669
|
+
taskId: 'string',
|
|
3670
|
+
taskStatus: 'string',
|
|
3671
|
+
};
|
|
3672
|
+
}
|
|
3673
|
+
}
|
|
3674
|
+
exports.FetchImageTaskResponseBodyDataTaskInfoList = FetchImageTaskResponseBodyDataTaskInfoList;
|
|
3675
|
+
class FetchImageTaskResponseBodyData extends $tea.Model {
|
|
3676
|
+
constructor(map) {
|
|
3677
|
+
super(map);
|
|
3678
|
+
}
|
|
3679
|
+
static names() {
|
|
3680
|
+
return {
|
|
3681
|
+
taskInfoList: 'TaskInfoList',
|
|
3682
|
+
};
|
|
3683
|
+
}
|
|
3684
|
+
static types() {
|
|
3685
|
+
return {
|
|
3686
|
+
taskInfoList: { 'type': 'array', 'itemType': FetchImageTaskResponseBodyDataTaskInfoList },
|
|
3687
|
+
};
|
|
3688
|
+
}
|
|
3689
|
+
}
|
|
3690
|
+
exports.FetchImageTaskResponseBodyData = FetchImageTaskResponseBodyData;
|
|
3691
|
+
class GenerateImageTaskRequestParagraphList extends $tea.Model {
|
|
3692
|
+
constructor(map) {
|
|
3693
|
+
super(map);
|
|
3694
|
+
}
|
|
3695
|
+
static names() {
|
|
3696
|
+
return {
|
|
3697
|
+
content: 'Content',
|
|
3698
|
+
id: 'Id',
|
|
3699
|
+
taskId: 'TaskId',
|
|
3700
|
+
taskStatus: 'TaskStatus',
|
|
3701
|
+
};
|
|
3702
|
+
}
|
|
3703
|
+
static types() {
|
|
3704
|
+
return {
|
|
3705
|
+
content: 'string',
|
|
3706
|
+
id: 'number',
|
|
3707
|
+
taskId: 'string',
|
|
3708
|
+
taskStatus: 'string',
|
|
3709
|
+
};
|
|
3710
|
+
}
|
|
3711
|
+
}
|
|
3712
|
+
exports.GenerateImageTaskRequestParagraphList = GenerateImageTaskRequestParagraphList;
|
|
3713
|
+
class GenerateImageTaskResponseBodyDataTaskList extends $tea.Model {
|
|
3714
|
+
constructor(map) {
|
|
3715
|
+
super(map);
|
|
3716
|
+
}
|
|
3717
|
+
static names() {
|
|
3718
|
+
return {
|
|
3719
|
+
content: 'Content',
|
|
3720
|
+
id: 'Id',
|
|
3721
|
+
taskId: 'TaskId',
|
|
3722
|
+
taskStatus: 'TaskStatus',
|
|
3723
|
+
};
|
|
3724
|
+
}
|
|
3725
|
+
static types() {
|
|
3726
|
+
return {
|
|
3727
|
+
content: 'string',
|
|
3728
|
+
id: 'number',
|
|
3729
|
+
taskId: 'string',
|
|
3730
|
+
taskStatus: 'string',
|
|
3731
|
+
};
|
|
3732
|
+
}
|
|
3733
|
+
}
|
|
3734
|
+
exports.GenerateImageTaskResponseBodyDataTaskList = GenerateImageTaskResponseBodyDataTaskList;
|
|
3735
|
+
class GenerateImageTaskResponseBodyData extends $tea.Model {
|
|
3736
|
+
constructor(map) {
|
|
3737
|
+
super(map);
|
|
3738
|
+
}
|
|
3739
|
+
static names() {
|
|
3740
|
+
return {
|
|
3741
|
+
taskList: 'TaskList',
|
|
3742
|
+
};
|
|
3743
|
+
}
|
|
3744
|
+
static types() {
|
|
3745
|
+
return {
|
|
3746
|
+
taskList: { 'type': 'array', 'itemType': GenerateImageTaskResponseBodyDataTaskList },
|
|
3747
|
+
};
|
|
3748
|
+
}
|
|
3749
|
+
}
|
|
3750
|
+
exports.GenerateImageTaskResponseBodyData = GenerateImageTaskResponseBodyData;
|
|
3751
|
+
class GenerateUploadConfigResponseBodyData extends $tea.Model {
|
|
3752
|
+
constructor(map) {
|
|
3753
|
+
super(map);
|
|
3754
|
+
}
|
|
3755
|
+
static names() {
|
|
3756
|
+
return {
|
|
3757
|
+
fileKey: 'FileKey',
|
|
3758
|
+
formDatas: 'FormDatas',
|
|
3759
|
+
postUrl: 'PostUrl',
|
|
3760
|
+
};
|
|
3761
|
+
}
|
|
3762
|
+
static types() {
|
|
3763
|
+
return {
|
|
3764
|
+
fileKey: 'string',
|
|
3765
|
+
formDatas: { 'type': 'map', 'keyType': 'string', 'valueType': 'any' },
|
|
2689
3766
|
postUrl: 'string',
|
|
2690
3767
|
};
|
|
2691
3768
|
}
|
|
@@ -2786,25 +3863,197 @@ class GetGeneratedContentResponseBodyData extends $tea.Model {
|
|
|
2786
3863
|
}
|
|
2787
3864
|
static types() {
|
|
2788
3865
|
return {
|
|
2789
|
-
content: 'string',
|
|
2790
|
-
contentDomain: 'string',
|
|
2791
|
-
contentText: 'string',
|
|
2792
|
-
createTime: 'string',
|
|
2793
|
-
createUser: 'string',
|
|
2794
|
-
deviceId: 'string',
|
|
2795
|
-
id: 'number',
|
|
2796
|
-
keywordList: { 'type': 'array', 'itemType': 'string' },
|
|
2797
|
-
keywords: 'string',
|
|
2798
|
-
prompt: 'string',
|
|
2799
|
-
taskId: 'string',
|
|
2800
|
-
title: 'string',
|
|
2801
|
-
updateTime: 'string',
|
|
2802
|
-
updateUser: 'string',
|
|
2803
|
-
uuid: 'string',
|
|
3866
|
+
content: 'string',
|
|
3867
|
+
contentDomain: 'string',
|
|
3868
|
+
contentText: 'string',
|
|
3869
|
+
createTime: 'string',
|
|
3870
|
+
createUser: 'string',
|
|
3871
|
+
deviceId: 'string',
|
|
3872
|
+
id: 'number',
|
|
3873
|
+
keywordList: { 'type': 'array', 'itemType': 'string' },
|
|
3874
|
+
keywords: 'string',
|
|
3875
|
+
prompt: 'string',
|
|
3876
|
+
taskId: 'string',
|
|
3877
|
+
title: 'string',
|
|
3878
|
+
updateTime: 'string',
|
|
3879
|
+
updateUser: 'string',
|
|
3880
|
+
uuid: 'string',
|
|
3881
|
+
};
|
|
3882
|
+
}
|
|
3883
|
+
}
|
|
3884
|
+
exports.GetGeneratedContentResponseBodyData = GetGeneratedContentResponseBodyData;
|
|
3885
|
+
class GetInterveneGlobalReplyResponseBodyDataReplyMessagList extends $tea.Model {
|
|
3886
|
+
constructor(map) {
|
|
3887
|
+
super(map);
|
|
3888
|
+
}
|
|
3889
|
+
static names() {
|
|
3890
|
+
return {
|
|
3891
|
+
message: 'Message',
|
|
3892
|
+
replyType: 'ReplyType',
|
|
3893
|
+
};
|
|
3894
|
+
}
|
|
3895
|
+
static types() {
|
|
3896
|
+
return {
|
|
3897
|
+
message: 'string',
|
|
3898
|
+
replyType: 'string',
|
|
3899
|
+
};
|
|
3900
|
+
}
|
|
3901
|
+
}
|
|
3902
|
+
exports.GetInterveneGlobalReplyResponseBodyDataReplyMessagList = GetInterveneGlobalReplyResponseBodyDataReplyMessagList;
|
|
3903
|
+
class GetInterveneGlobalReplyResponseBodyData extends $tea.Model {
|
|
3904
|
+
constructor(map) {
|
|
3905
|
+
super(map);
|
|
3906
|
+
}
|
|
3907
|
+
static names() {
|
|
3908
|
+
return {
|
|
3909
|
+
replyMessagList: 'ReplyMessagList',
|
|
3910
|
+
};
|
|
3911
|
+
}
|
|
3912
|
+
static types() {
|
|
3913
|
+
return {
|
|
3914
|
+
replyMessagList: { 'type': 'array', 'itemType': GetInterveneGlobalReplyResponseBodyDataReplyMessagList },
|
|
3915
|
+
};
|
|
3916
|
+
}
|
|
3917
|
+
}
|
|
3918
|
+
exports.GetInterveneGlobalReplyResponseBodyData = GetInterveneGlobalReplyResponseBodyData;
|
|
3919
|
+
class GetInterveneImportTaskInfoResponseBodyDataStatus extends $tea.Model {
|
|
3920
|
+
constructor(map) {
|
|
3921
|
+
super(map);
|
|
3922
|
+
}
|
|
3923
|
+
static names() {
|
|
3924
|
+
return {
|
|
3925
|
+
msg: 'Msg',
|
|
3926
|
+
percentage: 'Percentage',
|
|
3927
|
+
status: 'Status',
|
|
3928
|
+
taskId: 'TaskId',
|
|
3929
|
+
taskName: 'TaskName',
|
|
3930
|
+
};
|
|
3931
|
+
}
|
|
3932
|
+
static types() {
|
|
3933
|
+
return {
|
|
3934
|
+
msg: 'string',
|
|
3935
|
+
percentage: 'number',
|
|
3936
|
+
status: 'number',
|
|
3937
|
+
taskId: 'string',
|
|
3938
|
+
taskName: 'string',
|
|
3939
|
+
};
|
|
3940
|
+
}
|
|
3941
|
+
}
|
|
3942
|
+
exports.GetInterveneImportTaskInfoResponseBodyDataStatus = GetInterveneImportTaskInfoResponseBodyDataStatus;
|
|
3943
|
+
class GetInterveneImportTaskInfoResponseBodyData extends $tea.Model {
|
|
3944
|
+
constructor(map) {
|
|
3945
|
+
super(map);
|
|
3946
|
+
}
|
|
3947
|
+
static names() {
|
|
3948
|
+
return {
|
|
3949
|
+
status: 'Status',
|
|
3950
|
+
};
|
|
3951
|
+
}
|
|
3952
|
+
static types() {
|
|
3953
|
+
return {
|
|
3954
|
+
status: GetInterveneImportTaskInfoResponseBodyDataStatus,
|
|
3955
|
+
};
|
|
3956
|
+
}
|
|
3957
|
+
}
|
|
3958
|
+
exports.GetInterveneImportTaskInfoResponseBodyData = GetInterveneImportTaskInfoResponseBodyData;
|
|
3959
|
+
class GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailAnswerConfig extends $tea.Model {
|
|
3960
|
+
constructor(map) {
|
|
3961
|
+
super(map);
|
|
3962
|
+
}
|
|
3963
|
+
static names() {
|
|
3964
|
+
return {
|
|
3965
|
+
answerType: 'AnswerType',
|
|
3966
|
+
message: 'Message',
|
|
3967
|
+
namespace: 'Namespace',
|
|
3968
|
+
};
|
|
3969
|
+
}
|
|
3970
|
+
static types() {
|
|
3971
|
+
return {
|
|
3972
|
+
answerType: 'number',
|
|
3973
|
+
message: 'string',
|
|
3974
|
+
namespace: 'string',
|
|
3975
|
+
};
|
|
3976
|
+
}
|
|
3977
|
+
}
|
|
3978
|
+
exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailAnswerConfig = GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailAnswerConfig;
|
|
3979
|
+
class GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailEffectConfig extends $tea.Model {
|
|
3980
|
+
constructor(map) {
|
|
3981
|
+
super(map);
|
|
3982
|
+
}
|
|
3983
|
+
static names() {
|
|
3984
|
+
return {
|
|
3985
|
+
effectType: 'EffectType',
|
|
3986
|
+
endTime: 'EndTime',
|
|
3987
|
+
startTime: 'StartTime',
|
|
3988
|
+
};
|
|
3989
|
+
}
|
|
3990
|
+
static types() {
|
|
3991
|
+
return {
|
|
3992
|
+
effectType: 'number',
|
|
3993
|
+
endTime: 'string',
|
|
3994
|
+
startTime: 'string',
|
|
3995
|
+
};
|
|
3996
|
+
}
|
|
3997
|
+
}
|
|
3998
|
+
exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailEffectConfig = GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailEffectConfig;
|
|
3999
|
+
class GetInterveneRuleDetailResponseBodyDataInterveneRuleDetail extends $tea.Model {
|
|
4000
|
+
constructor(map) {
|
|
4001
|
+
super(map);
|
|
4002
|
+
}
|
|
4003
|
+
static names() {
|
|
4004
|
+
return {
|
|
4005
|
+
answerConfig: 'AnswerConfig',
|
|
4006
|
+
effectConfig: 'EffectConfig',
|
|
4007
|
+
interveneType: 'InterveneType',
|
|
4008
|
+
namespaceList: 'NamespaceList',
|
|
4009
|
+
ruleId: 'RuleId',
|
|
4010
|
+
ruleName: 'RuleName',
|
|
4011
|
+
};
|
|
4012
|
+
}
|
|
4013
|
+
static types() {
|
|
4014
|
+
return {
|
|
4015
|
+
answerConfig: { 'type': 'array', 'itemType': GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailAnswerConfig },
|
|
4016
|
+
effectConfig: GetInterveneRuleDetailResponseBodyDataInterveneRuleDetailEffectConfig,
|
|
4017
|
+
interveneType: 'number',
|
|
4018
|
+
namespaceList: { 'type': 'array', 'itemType': 'string' },
|
|
4019
|
+
ruleId: 'number',
|
|
4020
|
+
ruleName: 'string',
|
|
4021
|
+
};
|
|
4022
|
+
}
|
|
4023
|
+
}
|
|
4024
|
+
exports.GetInterveneRuleDetailResponseBodyDataInterveneRuleDetail = GetInterveneRuleDetailResponseBodyDataInterveneRuleDetail;
|
|
4025
|
+
class GetInterveneRuleDetailResponseBodyData extends $tea.Model {
|
|
4026
|
+
constructor(map) {
|
|
4027
|
+
super(map);
|
|
4028
|
+
}
|
|
4029
|
+
static names() {
|
|
4030
|
+
return {
|
|
4031
|
+
interveneRuleDetail: 'InterveneRuleDetail',
|
|
4032
|
+
};
|
|
4033
|
+
}
|
|
4034
|
+
static types() {
|
|
4035
|
+
return {
|
|
4036
|
+
interveneRuleDetail: GetInterveneRuleDetailResponseBodyDataInterveneRuleDetail,
|
|
4037
|
+
};
|
|
4038
|
+
}
|
|
4039
|
+
}
|
|
4040
|
+
exports.GetInterveneRuleDetailResponseBodyData = GetInterveneRuleDetailResponseBodyData;
|
|
4041
|
+
class GetInterveneTemplateFileUrlResponseBodyData extends $tea.Model {
|
|
4042
|
+
constructor(map) {
|
|
4043
|
+
super(map);
|
|
4044
|
+
}
|
|
4045
|
+
static names() {
|
|
4046
|
+
return {
|
|
4047
|
+
fileUrl: 'FileUrl',
|
|
4048
|
+
};
|
|
4049
|
+
}
|
|
4050
|
+
static types() {
|
|
4051
|
+
return {
|
|
4052
|
+
fileUrl: 'string',
|
|
2804
4053
|
};
|
|
2805
4054
|
}
|
|
2806
4055
|
}
|
|
2807
|
-
exports.
|
|
4056
|
+
exports.GetInterveneTemplateFileUrlResponseBodyData = GetInterveneTemplateFileUrlResponseBodyData;
|
|
2808
4057
|
class GetMaterialByIdResponseBodyData extends $tea.Model {
|
|
2809
4058
|
constructor(map) {
|
|
2810
4059
|
super(map);
|
|
@@ -3067,6 +4316,182 @@ class GetPropertiesResponseBodyData extends $tea.Model {
|
|
|
3067
4316
|
}
|
|
3068
4317
|
}
|
|
3069
4318
|
exports.GetPropertiesResponseBodyData = GetPropertiesResponseBodyData;
|
|
4319
|
+
class ImportInterveneFileResponseBodyData extends $tea.Model {
|
|
4320
|
+
constructor(map) {
|
|
4321
|
+
super(map);
|
|
4322
|
+
}
|
|
4323
|
+
static names() {
|
|
4324
|
+
return {
|
|
4325
|
+
failIdList: 'FailIdList',
|
|
4326
|
+
taskId: 'TaskId',
|
|
4327
|
+
};
|
|
4328
|
+
}
|
|
4329
|
+
static types() {
|
|
4330
|
+
return {
|
|
4331
|
+
failIdList: { 'type': 'array', 'itemType': 'string' },
|
|
4332
|
+
taskId: 'string',
|
|
4333
|
+
};
|
|
4334
|
+
}
|
|
4335
|
+
}
|
|
4336
|
+
exports.ImportInterveneFileResponseBodyData = ImportInterveneFileResponseBodyData;
|
|
4337
|
+
class ImportInterveneFileAsyncResponseBodyData extends $tea.Model {
|
|
4338
|
+
constructor(map) {
|
|
4339
|
+
super(map);
|
|
4340
|
+
}
|
|
4341
|
+
static names() {
|
|
4342
|
+
return {
|
|
4343
|
+
failIdList: 'FailIdList',
|
|
4344
|
+
taskId: 'TaskId',
|
|
4345
|
+
};
|
|
4346
|
+
}
|
|
4347
|
+
static types() {
|
|
4348
|
+
return {
|
|
4349
|
+
failIdList: { 'type': 'array', 'itemType': 'string' },
|
|
4350
|
+
taskId: 'string',
|
|
4351
|
+
};
|
|
4352
|
+
}
|
|
4353
|
+
}
|
|
4354
|
+
exports.ImportInterveneFileAsyncResponseBodyData = ImportInterveneFileAsyncResponseBodyData;
|
|
4355
|
+
class InsertInterveneGlobalReplyRequestReplyMessagList extends $tea.Model {
|
|
4356
|
+
constructor(map) {
|
|
4357
|
+
super(map);
|
|
4358
|
+
}
|
|
4359
|
+
static names() {
|
|
4360
|
+
return {
|
|
4361
|
+
message: 'Message',
|
|
4362
|
+
replyType: 'ReplyType',
|
|
4363
|
+
};
|
|
4364
|
+
}
|
|
4365
|
+
static types() {
|
|
4366
|
+
return {
|
|
4367
|
+
message: 'string',
|
|
4368
|
+
replyType: 'string',
|
|
4369
|
+
};
|
|
4370
|
+
}
|
|
4371
|
+
}
|
|
4372
|
+
exports.InsertInterveneGlobalReplyRequestReplyMessagList = InsertInterveneGlobalReplyRequestReplyMessagList;
|
|
4373
|
+
class InsertInterveneGlobalReplyResponseBodyData extends $tea.Model {
|
|
4374
|
+
constructor(map) {
|
|
4375
|
+
super(map);
|
|
4376
|
+
}
|
|
4377
|
+
static names() {
|
|
4378
|
+
return {
|
|
4379
|
+
failIdList: 'FailIdList',
|
|
4380
|
+
taskId: 'TaskId',
|
|
4381
|
+
};
|
|
4382
|
+
}
|
|
4383
|
+
static types() {
|
|
4384
|
+
return {
|
|
4385
|
+
failIdList: { 'type': 'array', 'itemType': 'string' },
|
|
4386
|
+
taskId: 'string',
|
|
4387
|
+
};
|
|
4388
|
+
}
|
|
4389
|
+
}
|
|
4390
|
+
exports.InsertInterveneGlobalReplyResponseBodyData = InsertInterveneGlobalReplyResponseBodyData;
|
|
4391
|
+
class InsertInterveneRuleRequestInterveneRuleConfigAnswerConfig extends $tea.Model {
|
|
4392
|
+
constructor(map) {
|
|
4393
|
+
super(map);
|
|
4394
|
+
}
|
|
4395
|
+
static names() {
|
|
4396
|
+
return {
|
|
4397
|
+
answerType: 'AnswerType',
|
|
4398
|
+
message: 'Message',
|
|
4399
|
+
namespace: 'Namespace',
|
|
4400
|
+
};
|
|
4401
|
+
}
|
|
4402
|
+
static types() {
|
|
4403
|
+
return {
|
|
4404
|
+
answerType: 'number',
|
|
4405
|
+
message: 'string',
|
|
4406
|
+
namespace: 'string',
|
|
4407
|
+
};
|
|
4408
|
+
}
|
|
4409
|
+
}
|
|
4410
|
+
exports.InsertInterveneRuleRequestInterveneRuleConfigAnswerConfig = InsertInterveneRuleRequestInterveneRuleConfigAnswerConfig;
|
|
4411
|
+
class InsertInterveneRuleRequestInterveneRuleConfigEffectConfig extends $tea.Model {
|
|
4412
|
+
constructor(map) {
|
|
4413
|
+
super(map);
|
|
4414
|
+
}
|
|
4415
|
+
static names() {
|
|
4416
|
+
return {
|
|
4417
|
+
effectType: 'EffectType',
|
|
4418
|
+
endTime: 'EndTime',
|
|
4419
|
+
startTime: 'StartTime',
|
|
4420
|
+
};
|
|
4421
|
+
}
|
|
4422
|
+
static types() {
|
|
4423
|
+
return {
|
|
4424
|
+
effectType: 'number',
|
|
4425
|
+
endTime: 'string',
|
|
4426
|
+
startTime: 'string',
|
|
4427
|
+
};
|
|
4428
|
+
}
|
|
4429
|
+
}
|
|
4430
|
+
exports.InsertInterveneRuleRequestInterveneRuleConfigEffectConfig = InsertInterveneRuleRequestInterveneRuleConfigEffectConfig;
|
|
4431
|
+
class InsertInterveneRuleRequestInterveneRuleConfigInterveneConfigList extends $tea.Model {
|
|
4432
|
+
constructor(map) {
|
|
4433
|
+
super(map);
|
|
4434
|
+
}
|
|
4435
|
+
static names() {
|
|
4436
|
+
return {
|
|
4437
|
+
id: 'Id',
|
|
4438
|
+
operationType: 'OperationType',
|
|
4439
|
+
query: 'Query',
|
|
4440
|
+
};
|
|
4441
|
+
}
|
|
4442
|
+
static types() {
|
|
4443
|
+
return {
|
|
4444
|
+
id: 'string',
|
|
4445
|
+
operationType: 'number',
|
|
4446
|
+
query: 'string',
|
|
4447
|
+
};
|
|
4448
|
+
}
|
|
4449
|
+
}
|
|
4450
|
+
exports.InsertInterveneRuleRequestInterveneRuleConfigInterveneConfigList = InsertInterveneRuleRequestInterveneRuleConfigInterveneConfigList;
|
|
4451
|
+
class InsertInterveneRuleRequestInterveneRuleConfig extends $tea.Model {
|
|
4452
|
+
constructor(map) {
|
|
4453
|
+
super(map);
|
|
4454
|
+
}
|
|
4455
|
+
static names() {
|
|
4456
|
+
return {
|
|
4457
|
+
answerConfig: 'AnswerConfig',
|
|
4458
|
+
effectConfig: 'EffectConfig',
|
|
4459
|
+
interveneConfigList: 'InterveneConfigList',
|
|
4460
|
+
interveneType: 'InterveneType',
|
|
4461
|
+
namespaceList: 'NamespaceList',
|
|
4462
|
+
ruleId: 'RuleId',
|
|
4463
|
+
ruleName: 'RuleName',
|
|
4464
|
+
};
|
|
4465
|
+
}
|
|
4466
|
+
static types() {
|
|
4467
|
+
return {
|
|
4468
|
+
answerConfig: { 'type': 'array', 'itemType': InsertInterveneRuleRequestInterveneRuleConfigAnswerConfig },
|
|
4469
|
+
effectConfig: InsertInterveneRuleRequestInterveneRuleConfigEffectConfig,
|
|
4470
|
+
interveneConfigList: { 'type': 'array', 'itemType': InsertInterveneRuleRequestInterveneRuleConfigInterveneConfigList },
|
|
4471
|
+
interveneType: 'number',
|
|
4472
|
+
namespaceList: { 'type': 'array', 'itemType': 'string' },
|
|
4473
|
+
ruleId: 'number',
|
|
4474
|
+
ruleName: 'string',
|
|
4475
|
+
};
|
|
4476
|
+
}
|
|
4477
|
+
}
|
|
4478
|
+
exports.InsertInterveneRuleRequestInterveneRuleConfig = InsertInterveneRuleRequestInterveneRuleConfig;
|
|
4479
|
+
class InsertInterveneRuleResponseBodyData extends $tea.Model {
|
|
4480
|
+
constructor(map) {
|
|
4481
|
+
super(map);
|
|
4482
|
+
}
|
|
4483
|
+
static names() {
|
|
4484
|
+
return {
|
|
4485
|
+
ruleId: 'RuleId',
|
|
4486
|
+
};
|
|
4487
|
+
}
|
|
4488
|
+
static types() {
|
|
4489
|
+
return {
|
|
4490
|
+
ruleId: 'number',
|
|
4491
|
+
};
|
|
4492
|
+
}
|
|
4493
|
+
}
|
|
4494
|
+
exports.InsertInterveneRuleResponseBodyData = InsertInterveneRuleResponseBodyData;
|
|
3070
4495
|
class ListAsyncTasksResponseBodyData extends $tea.Model {
|
|
3071
4496
|
constructor(map) {
|
|
3072
4497
|
super(map);
|
|
@@ -3299,14 +4724,192 @@ class ListHotNewsWithTypeResponseBodyData extends $tea.Model {
|
|
|
3299
4724
|
}
|
|
3300
4725
|
static types() {
|
|
3301
4726
|
return {
|
|
3302
|
-
news: { 'type': 'array', 'itemType': ListHotNewsWithTypeResponseBodyDataNews },
|
|
3303
|
-
newsType: 'string',
|
|
3304
|
-
newsTypeName: 'string',
|
|
3305
|
-
totalPages: 'number',
|
|
4727
|
+
news: { 'type': 'array', 'itemType': ListHotNewsWithTypeResponseBodyDataNews },
|
|
4728
|
+
newsType: 'string',
|
|
4729
|
+
newsTypeName: 'string',
|
|
4730
|
+
totalPages: 'number',
|
|
4731
|
+
};
|
|
4732
|
+
}
|
|
4733
|
+
}
|
|
4734
|
+
exports.ListHotNewsWithTypeResponseBodyData = ListHotNewsWithTypeResponseBodyData;
|
|
4735
|
+
class ListInterveneCntResponseBodyData extends $tea.Model {
|
|
4736
|
+
constructor(map) {
|
|
4737
|
+
super(map);
|
|
4738
|
+
}
|
|
4739
|
+
static names() {
|
|
4740
|
+
return {
|
|
4741
|
+
cntList: 'CntList',
|
|
4742
|
+
pageCnt: 'PageCnt',
|
|
4743
|
+
pageIndex: 'PageIndex',
|
|
4744
|
+
pageSize: 'PageSize',
|
|
4745
|
+
};
|
|
4746
|
+
}
|
|
4747
|
+
static types() {
|
|
4748
|
+
return {
|
|
4749
|
+
cntList: { 'type': 'array', 'itemType': 'any' },
|
|
4750
|
+
pageCnt: 'number',
|
|
4751
|
+
pageIndex: 'number',
|
|
4752
|
+
pageSize: 'number',
|
|
4753
|
+
};
|
|
4754
|
+
}
|
|
4755
|
+
}
|
|
4756
|
+
exports.ListInterveneCntResponseBodyData = ListInterveneCntResponseBodyData;
|
|
4757
|
+
class ListInterveneImportTasksResponseBodyDataStatusList extends $tea.Model {
|
|
4758
|
+
constructor(map) {
|
|
4759
|
+
super(map);
|
|
4760
|
+
}
|
|
4761
|
+
static names() {
|
|
4762
|
+
return {
|
|
4763
|
+
msg: 'Msg',
|
|
4764
|
+
percentage: 'Percentage',
|
|
4765
|
+
status: 'Status',
|
|
4766
|
+
taskId: 'TaskId',
|
|
4767
|
+
taskName: 'TaskName',
|
|
4768
|
+
};
|
|
4769
|
+
}
|
|
4770
|
+
static types() {
|
|
4771
|
+
return {
|
|
4772
|
+
msg: 'string',
|
|
4773
|
+
percentage: 'number',
|
|
4774
|
+
status: 'number',
|
|
4775
|
+
taskId: 'string',
|
|
4776
|
+
taskName: 'string',
|
|
4777
|
+
};
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4780
|
+
exports.ListInterveneImportTasksResponseBodyDataStatusList = ListInterveneImportTasksResponseBodyDataStatusList;
|
|
4781
|
+
class ListInterveneImportTasksResponseBodyData extends $tea.Model {
|
|
4782
|
+
constructor(map) {
|
|
4783
|
+
super(map);
|
|
4784
|
+
}
|
|
4785
|
+
static names() {
|
|
4786
|
+
return {
|
|
4787
|
+
pageIndex: 'PageIndex',
|
|
4788
|
+
pageSize: 'PageSize',
|
|
4789
|
+
statusList: 'StatusList',
|
|
4790
|
+
totalSize: 'TotalSize',
|
|
4791
|
+
};
|
|
4792
|
+
}
|
|
4793
|
+
static types() {
|
|
4794
|
+
return {
|
|
4795
|
+
pageIndex: 'number',
|
|
4796
|
+
pageSize: 'number',
|
|
4797
|
+
statusList: { 'type': 'array', 'itemType': ListInterveneImportTasksResponseBodyDataStatusList },
|
|
4798
|
+
totalSize: 'number',
|
|
4799
|
+
};
|
|
4800
|
+
}
|
|
4801
|
+
}
|
|
4802
|
+
exports.ListInterveneImportTasksResponseBodyData = ListInterveneImportTasksResponseBodyData;
|
|
4803
|
+
class ListInterveneRulesResponseBodyDataInterveneRuleListAnswerConfig extends $tea.Model {
|
|
4804
|
+
constructor(map) {
|
|
4805
|
+
super(map);
|
|
4806
|
+
}
|
|
4807
|
+
static names() {
|
|
4808
|
+
return {
|
|
4809
|
+
answerType: 'AnswerType',
|
|
4810
|
+
message: 'Message',
|
|
4811
|
+
namespace: 'Namespace',
|
|
4812
|
+
};
|
|
4813
|
+
}
|
|
4814
|
+
static types() {
|
|
4815
|
+
return {
|
|
4816
|
+
answerType: 'number',
|
|
4817
|
+
message: 'string',
|
|
4818
|
+
namespace: 'string',
|
|
4819
|
+
};
|
|
4820
|
+
}
|
|
4821
|
+
}
|
|
4822
|
+
exports.ListInterveneRulesResponseBodyDataInterveneRuleListAnswerConfig = ListInterveneRulesResponseBodyDataInterveneRuleListAnswerConfig;
|
|
4823
|
+
class ListInterveneRulesResponseBodyDataInterveneRuleList extends $tea.Model {
|
|
4824
|
+
constructor(map) {
|
|
4825
|
+
super(map);
|
|
4826
|
+
}
|
|
4827
|
+
static names() {
|
|
4828
|
+
return {
|
|
4829
|
+
answerConfig: 'AnswerConfig',
|
|
4830
|
+
createTime: 'CreateTime',
|
|
4831
|
+
effectTime: 'EffectTime',
|
|
4832
|
+
interveneType: 'InterveneType',
|
|
4833
|
+
namespaceList: 'NamespaceList',
|
|
4834
|
+
ruleId: 'RuleId',
|
|
4835
|
+
ruleName: 'RuleName',
|
|
4836
|
+
};
|
|
4837
|
+
}
|
|
4838
|
+
static types() {
|
|
4839
|
+
return {
|
|
4840
|
+
answerConfig: { 'type': 'array', 'itemType': ListInterveneRulesResponseBodyDataInterveneRuleListAnswerConfig },
|
|
4841
|
+
createTime: 'string',
|
|
4842
|
+
effectTime: 'string',
|
|
4843
|
+
interveneType: 'number',
|
|
4844
|
+
namespaceList: { 'type': 'array', 'itemType': 'string' },
|
|
4845
|
+
ruleId: 'number',
|
|
4846
|
+
ruleName: 'string',
|
|
4847
|
+
};
|
|
4848
|
+
}
|
|
4849
|
+
}
|
|
4850
|
+
exports.ListInterveneRulesResponseBodyDataInterveneRuleList = ListInterveneRulesResponseBodyDataInterveneRuleList;
|
|
4851
|
+
class ListInterveneRulesResponseBodyData extends $tea.Model {
|
|
4852
|
+
constructor(map) {
|
|
4853
|
+
super(map);
|
|
4854
|
+
}
|
|
4855
|
+
static names() {
|
|
4856
|
+
return {
|
|
4857
|
+
count: 'Count',
|
|
4858
|
+
interveneRuleList: 'InterveneRuleList',
|
|
4859
|
+
pageIndex: 'PageIndex',
|
|
4860
|
+
pageSize: 'PageSize',
|
|
4861
|
+
};
|
|
4862
|
+
}
|
|
4863
|
+
static types() {
|
|
4864
|
+
return {
|
|
4865
|
+
count: 'number',
|
|
4866
|
+
interveneRuleList: { 'type': 'array', 'itemType': ListInterveneRulesResponseBodyDataInterveneRuleList },
|
|
4867
|
+
pageIndex: 'number',
|
|
4868
|
+
pageSize: 'number',
|
|
4869
|
+
};
|
|
4870
|
+
}
|
|
4871
|
+
}
|
|
4872
|
+
exports.ListInterveneRulesResponseBodyData = ListInterveneRulesResponseBodyData;
|
|
4873
|
+
class ListIntervenesResponseBodyDataInterveneList extends $tea.Model {
|
|
4874
|
+
constructor(map) {
|
|
4875
|
+
super(map);
|
|
4876
|
+
}
|
|
4877
|
+
static names() {
|
|
4878
|
+
return {
|
|
4879
|
+
id: 'Id',
|
|
4880
|
+
query: 'Query',
|
|
4881
|
+
};
|
|
4882
|
+
}
|
|
4883
|
+
static types() {
|
|
4884
|
+
return {
|
|
4885
|
+
id: 'string',
|
|
4886
|
+
query: 'string',
|
|
4887
|
+
};
|
|
4888
|
+
}
|
|
4889
|
+
}
|
|
4890
|
+
exports.ListIntervenesResponseBodyDataInterveneList = ListIntervenesResponseBodyDataInterveneList;
|
|
4891
|
+
class ListIntervenesResponseBodyData extends $tea.Model {
|
|
4892
|
+
constructor(map) {
|
|
4893
|
+
super(map);
|
|
4894
|
+
}
|
|
4895
|
+
static names() {
|
|
4896
|
+
return {
|
|
4897
|
+
interveneList: 'InterveneList',
|
|
4898
|
+
pageIndex: 'PageIndex',
|
|
4899
|
+
pageSize: 'PageSize',
|
|
4900
|
+
totalSize: 'TotalSize',
|
|
4901
|
+
};
|
|
4902
|
+
}
|
|
4903
|
+
static types() {
|
|
4904
|
+
return {
|
|
4905
|
+
interveneList: { 'type': 'array', 'itemType': ListIntervenesResponseBodyDataInterveneList },
|
|
4906
|
+
pageIndex: 'number',
|
|
4907
|
+
pageSize: 'number',
|
|
4908
|
+
totalSize: 'number',
|
|
3306
4909
|
};
|
|
3307
4910
|
}
|
|
3308
4911
|
}
|
|
3309
|
-
exports.
|
|
4912
|
+
exports.ListIntervenesResponseBodyData = ListIntervenesResponseBodyData;
|
|
3310
4913
|
class ListMaterialDocumentsResponseBodyData extends $tea.Model {
|
|
3311
4914
|
constructor(map) {
|
|
3312
4915
|
super(map);
|
|
@@ -3541,22 +5144,281 @@ class Client extends openapi_client_1.default {
|
|
|
3541
5144
|
}
|
|
3542
5145
|
return endpoint_util_1.default.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
3543
5146
|
}
|
|
3544
|
-
async cancelAsyncTaskWithOptions(request, runtime) {
|
|
5147
|
+
async cancelAsyncTaskWithOptions(request, runtime) {
|
|
5148
|
+
tea_util_1.default.validateModel(request);
|
|
5149
|
+
let query = {};
|
|
5150
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5151
|
+
query["AgentKey"] = request.agentKey;
|
|
5152
|
+
}
|
|
5153
|
+
let body = {};
|
|
5154
|
+
if (!tea_util_1.default.isUnset(request.taskId)) {
|
|
5155
|
+
body["TaskId"] = request.taskId;
|
|
5156
|
+
}
|
|
5157
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5158
|
+
query: openapi_util_1.default.query(query),
|
|
5159
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5160
|
+
});
|
|
5161
|
+
let params = new $OpenApi.Params({
|
|
5162
|
+
action: "CancelAsyncTask",
|
|
5163
|
+
version: "2023-08-01",
|
|
5164
|
+
protocol: "HTTPS",
|
|
5165
|
+
pathname: "/",
|
|
5166
|
+
method: "POST",
|
|
5167
|
+
authType: "AK",
|
|
5168
|
+
style: "RPC",
|
|
5169
|
+
reqBodyType: "formData",
|
|
5170
|
+
bodyType: "json",
|
|
5171
|
+
});
|
|
5172
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CancelAsyncTaskResponse({}));
|
|
5173
|
+
}
|
|
5174
|
+
async cancelAsyncTask(request) {
|
|
5175
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5176
|
+
return await this.cancelAsyncTaskWithOptions(request, runtime);
|
|
5177
|
+
}
|
|
5178
|
+
async clearIntervenesWithOptions(request, runtime) {
|
|
5179
|
+
tea_util_1.default.validateModel(request);
|
|
5180
|
+
let query = {};
|
|
5181
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5182
|
+
query["AgentKey"] = request.agentKey;
|
|
5183
|
+
}
|
|
5184
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5185
|
+
query: openapi_util_1.default.query(query),
|
|
5186
|
+
});
|
|
5187
|
+
let params = new $OpenApi.Params({
|
|
5188
|
+
action: "ClearIntervenes",
|
|
5189
|
+
version: "2023-08-01",
|
|
5190
|
+
protocol: "HTTPS",
|
|
5191
|
+
pathname: "/",
|
|
5192
|
+
method: "POST",
|
|
5193
|
+
authType: "AK",
|
|
5194
|
+
style: "RPC",
|
|
5195
|
+
reqBodyType: "formData",
|
|
5196
|
+
bodyType: "json",
|
|
5197
|
+
});
|
|
5198
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ClearIntervenesResponse({}));
|
|
5199
|
+
}
|
|
5200
|
+
async clearIntervenes(request) {
|
|
5201
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5202
|
+
return await this.clearIntervenesWithOptions(request, runtime);
|
|
5203
|
+
}
|
|
5204
|
+
async createGeneratedContentWithOptions(tmpReq, runtime) {
|
|
5205
|
+
tea_util_1.default.validateModel(tmpReq);
|
|
5206
|
+
let request = new CreateGeneratedContentShrinkRequest({});
|
|
5207
|
+
openapi_util_1.default.convert(tmpReq, request);
|
|
5208
|
+
if (!tea_util_1.default.isUnset(tmpReq.keywords)) {
|
|
5209
|
+
request.keywordsShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.keywords, "Keywords", "json");
|
|
5210
|
+
}
|
|
5211
|
+
let query = {};
|
|
5212
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5213
|
+
query["AgentKey"] = request.agentKey;
|
|
5214
|
+
}
|
|
5215
|
+
let body = {};
|
|
5216
|
+
if (!tea_util_1.default.isUnset(request.content)) {
|
|
5217
|
+
body["Content"] = request.content;
|
|
5218
|
+
}
|
|
5219
|
+
if (!tea_util_1.default.isUnset(request.contentDomain)) {
|
|
5220
|
+
body["ContentDomain"] = request.contentDomain;
|
|
5221
|
+
}
|
|
5222
|
+
if (!tea_util_1.default.isUnset(request.contentText)) {
|
|
5223
|
+
body["ContentText"] = request.contentText;
|
|
5224
|
+
}
|
|
5225
|
+
if (!tea_util_1.default.isUnset(request.keywordsShrink)) {
|
|
5226
|
+
body["Keywords"] = request.keywordsShrink;
|
|
5227
|
+
}
|
|
5228
|
+
if (!tea_util_1.default.isUnset(request.prompt)) {
|
|
5229
|
+
body["Prompt"] = request.prompt;
|
|
5230
|
+
}
|
|
5231
|
+
if (!tea_util_1.default.isUnset(request.taskId)) {
|
|
5232
|
+
body["TaskId"] = request.taskId;
|
|
5233
|
+
}
|
|
5234
|
+
if (!tea_util_1.default.isUnset(request.title)) {
|
|
5235
|
+
body["Title"] = request.title;
|
|
5236
|
+
}
|
|
5237
|
+
if (!tea_util_1.default.isUnset(request.uuid)) {
|
|
5238
|
+
body["Uuid"] = request.uuid;
|
|
5239
|
+
}
|
|
5240
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5241
|
+
query: openapi_util_1.default.query(query),
|
|
5242
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5243
|
+
});
|
|
5244
|
+
let params = new $OpenApi.Params({
|
|
5245
|
+
action: "CreateGeneratedContent",
|
|
5246
|
+
version: "2023-08-01",
|
|
5247
|
+
protocol: "HTTPS",
|
|
5248
|
+
pathname: "/",
|
|
5249
|
+
method: "POST",
|
|
5250
|
+
authType: "AK",
|
|
5251
|
+
style: "RPC",
|
|
5252
|
+
reqBodyType: "formData",
|
|
5253
|
+
bodyType: "json",
|
|
5254
|
+
});
|
|
5255
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateGeneratedContentResponse({}));
|
|
5256
|
+
}
|
|
5257
|
+
async createGeneratedContent(request) {
|
|
5258
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5259
|
+
return await this.createGeneratedContentWithOptions(request, runtime);
|
|
5260
|
+
}
|
|
5261
|
+
async createTokenWithOptions(request, runtime) {
|
|
5262
|
+
tea_util_1.default.validateModel(request);
|
|
5263
|
+
let query = {};
|
|
5264
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5265
|
+
query["AgentKey"] = request.agentKey;
|
|
5266
|
+
}
|
|
5267
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5268
|
+
query: openapi_util_1.default.query(query),
|
|
5269
|
+
});
|
|
5270
|
+
let params = new $OpenApi.Params({
|
|
5271
|
+
action: "CreateToken",
|
|
5272
|
+
version: "2023-08-01",
|
|
5273
|
+
protocol: "HTTPS",
|
|
5274
|
+
pathname: "/",
|
|
5275
|
+
method: "POST",
|
|
5276
|
+
authType: "AK",
|
|
5277
|
+
style: "RPC",
|
|
5278
|
+
reqBodyType: "formData",
|
|
5279
|
+
bodyType: "json",
|
|
5280
|
+
});
|
|
5281
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateTokenResponse({}));
|
|
5282
|
+
}
|
|
5283
|
+
async createToken(request) {
|
|
5284
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5285
|
+
return await this.createTokenWithOptions(request, runtime);
|
|
5286
|
+
}
|
|
5287
|
+
async deleteGeneratedContentWithOptions(request, runtime) {
|
|
5288
|
+
tea_util_1.default.validateModel(request);
|
|
5289
|
+
let query = {};
|
|
5290
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5291
|
+
query["AgentKey"] = request.agentKey;
|
|
5292
|
+
}
|
|
5293
|
+
let body = {};
|
|
5294
|
+
if (!tea_util_1.default.isUnset(request.id)) {
|
|
5295
|
+
body["Id"] = request.id;
|
|
5296
|
+
}
|
|
5297
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5298
|
+
query: openapi_util_1.default.query(query),
|
|
5299
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5300
|
+
});
|
|
5301
|
+
let params = new $OpenApi.Params({
|
|
5302
|
+
action: "DeleteGeneratedContent",
|
|
5303
|
+
version: "2023-08-01",
|
|
5304
|
+
protocol: "HTTPS",
|
|
5305
|
+
pathname: "/",
|
|
5306
|
+
method: "POST",
|
|
5307
|
+
authType: "AK",
|
|
5308
|
+
style: "RPC",
|
|
5309
|
+
reqBodyType: "formData",
|
|
5310
|
+
bodyType: "json",
|
|
5311
|
+
});
|
|
5312
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DeleteGeneratedContentResponse({}));
|
|
5313
|
+
}
|
|
5314
|
+
async deleteGeneratedContent(request) {
|
|
5315
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5316
|
+
return await this.deleteGeneratedContentWithOptions(request, runtime);
|
|
5317
|
+
}
|
|
5318
|
+
async deleteInterveneRuleWithOptions(request, runtime) {
|
|
5319
|
+
tea_util_1.default.validateModel(request);
|
|
5320
|
+
let query = {};
|
|
5321
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5322
|
+
query["AgentKey"] = request.agentKey;
|
|
5323
|
+
}
|
|
5324
|
+
let body = {};
|
|
5325
|
+
if (!tea_util_1.default.isUnset(request.ruleId)) {
|
|
5326
|
+
body["RuleId"] = request.ruleId;
|
|
5327
|
+
}
|
|
5328
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5329
|
+
query: openapi_util_1.default.query(query),
|
|
5330
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5331
|
+
});
|
|
5332
|
+
let params = new $OpenApi.Params({
|
|
5333
|
+
action: "DeleteInterveneRule",
|
|
5334
|
+
version: "2023-08-01",
|
|
5335
|
+
protocol: "HTTPS",
|
|
5336
|
+
pathname: "/",
|
|
5337
|
+
method: "POST",
|
|
5338
|
+
authType: "AK",
|
|
5339
|
+
style: "RPC",
|
|
5340
|
+
reqBodyType: "formData",
|
|
5341
|
+
bodyType: "json",
|
|
5342
|
+
});
|
|
5343
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DeleteInterveneRuleResponse({}));
|
|
5344
|
+
}
|
|
5345
|
+
async deleteInterveneRule(request) {
|
|
5346
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5347
|
+
return await this.deleteInterveneRuleWithOptions(request, runtime);
|
|
5348
|
+
}
|
|
5349
|
+
async deleteMaterialByIdWithOptions(request, runtime) {
|
|
5350
|
+
tea_util_1.default.validateModel(request);
|
|
5351
|
+
let query = {};
|
|
5352
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5353
|
+
query["AgentKey"] = request.agentKey;
|
|
5354
|
+
}
|
|
5355
|
+
let body = {};
|
|
5356
|
+
if (!tea_util_1.default.isUnset(request.id)) {
|
|
5357
|
+
body["Id"] = request.id;
|
|
5358
|
+
}
|
|
5359
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5360
|
+
query: openapi_util_1.default.query(query),
|
|
5361
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5362
|
+
});
|
|
5363
|
+
let params = new $OpenApi.Params({
|
|
5364
|
+
action: "DeleteMaterialById",
|
|
5365
|
+
version: "2023-08-01",
|
|
5366
|
+
protocol: "HTTPS",
|
|
5367
|
+
pathname: "/",
|
|
5368
|
+
method: "POST",
|
|
5369
|
+
authType: "AK",
|
|
5370
|
+
style: "RPC",
|
|
5371
|
+
reqBodyType: "formData",
|
|
5372
|
+
bodyType: "json",
|
|
5373
|
+
});
|
|
5374
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DeleteMaterialByIdResponse({}));
|
|
5375
|
+
}
|
|
5376
|
+
async deleteMaterialById(request) {
|
|
5377
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5378
|
+
return await this.deleteMaterialByIdWithOptions(request, runtime);
|
|
5379
|
+
}
|
|
5380
|
+
async exportGeneratedContentWithOptions(request, runtime) {
|
|
5381
|
+
tea_util_1.default.validateModel(request);
|
|
5382
|
+
let query = {};
|
|
5383
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5384
|
+
query["AgentKey"] = request.agentKey;
|
|
5385
|
+
}
|
|
5386
|
+
let body = {};
|
|
5387
|
+
if (!tea_util_1.default.isUnset(request.id)) {
|
|
5388
|
+
body["Id"] = request.id;
|
|
5389
|
+
}
|
|
5390
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5391
|
+
query: openapi_util_1.default.query(query),
|
|
5392
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5393
|
+
});
|
|
5394
|
+
let params = new $OpenApi.Params({
|
|
5395
|
+
action: "ExportGeneratedContent",
|
|
5396
|
+
version: "2023-08-01",
|
|
5397
|
+
protocol: "HTTPS",
|
|
5398
|
+
pathname: "/",
|
|
5399
|
+
method: "POST",
|
|
5400
|
+
authType: "AK",
|
|
5401
|
+
style: "RPC",
|
|
5402
|
+
reqBodyType: "formData",
|
|
5403
|
+
bodyType: "json",
|
|
5404
|
+
});
|
|
5405
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ExportGeneratedContentResponse({}));
|
|
5406
|
+
}
|
|
5407
|
+
async exportGeneratedContent(request) {
|
|
5408
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5409
|
+
return await this.exportGeneratedContentWithOptions(request, runtime);
|
|
5410
|
+
}
|
|
5411
|
+
async exportIntervenesWithOptions(request, runtime) {
|
|
3545
5412
|
tea_util_1.default.validateModel(request);
|
|
3546
5413
|
let query = {};
|
|
3547
5414
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3548
5415
|
query["AgentKey"] = request.agentKey;
|
|
3549
5416
|
}
|
|
3550
|
-
let body = {};
|
|
3551
|
-
if (!tea_util_1.default.isUnset(request.taskId)) {
|
|
3552
|
-
body["TaskId"] = request.taskId;
|
|
3553
|
-
}
|
|
3554
5417
|
let req = new $OpenApi.OpenApiRequest({
|
|
3555
5418
|
query: openapi_util_1.default.query(query),
|
|
3556
|
-
body: openapi_util_1.default.parseToMap(body),
|
|
3557
5419
|
});
|
|
3558
5420
|
let params = new $OpenApi.Params({
|
|
3559
|
-
action: "
|
|
5421
|
+
action: "ExportIntervenes",
|
|
3560
5422
|
version: "2023-08-01",
|
|
3561
5423
|
protocol: "HTTPS",
|
|
3562
5424
|
pathname: "/",
|
|
@@ -3566,54 +5428,51 @@ class Client extends openapi_client_1.default {
|
|
|
3566
5428
|
reqBodyType: "formData",
|
|
3567
5429
|
bodyType: "json",
|
|
3568
5430
|
});
|
|
3569
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5431
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ExportIntervenesResponse({}));
|
|
3570
5432
|
}
|
|
3571
|
-
async
|
|
5433
|
+
async exportIntervenes(request) {
|
|
3572
5434
|
let runtime = new $Util.RuntimeOptions({});
|
|
3573
|
-
return await this.
|
|
5435
|
+
return await this.exportIntervenesWithOptions(request, runtime);
|
|
3574
5436
|
}
|
|
3575
|
-
async
|
|
5437
|
+
async feedbackDialogueWithOptions(tmpReq, runtime) {
|
|
3576
5438
|
tea_util_1.default.validateModel(tmpReq);
|
|
3577
|
-
let request = new
|
|
5439
|
+
let request = new FeedbackDialogueShrinkRequest({});
|
|
3578
5440
|
openapi_util_1.default.convert(tmpReq, request);
|
|
3579
|
-
if (!tea_util_1.default.isUnset(tmpReq.
|
|
3580
|
-
request.
|
|
5441
|
+
if (!tea_util_1.default.isUnset(tmpReq.ratingTags)) {
|
|
5442
|
+
request.ratingTagsShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.ratingTags, "RatingTags", "json");
|
|
3581
5443
|
}
|
|
3582
5444
|
let query = {};
|
|
3583
5445
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3584
5446
|
query["AgentKey"] = request.agentKey;
|
|
3585
5447
|
}
|
|
3586
5448
|
let body = {};
|
|
3587
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3588
|
-
body["
|
|
5449
|
+
if (!tea_util_1.default.isUnset(request.customerResponse)) {
|
|
5450
|
+
body["CustomerResponse"] = request.customerResponse;
|
|
3589
5451
|
}
|
|
3590
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3591
|
-
body["
|
|
5452
|
+
if (!tea_util_1.default.isUnset(request.goodText)) {
|
|
5453
|
+
body["GoodText"] = request.goodText;
|
|
3592
5454
|
}
|
|
3593
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3594
|
-
body["
|
|
5455
|
+
if (!tea_util_1.default.isUnset(request.modifiedResponse)) {
|
|
5456
|
+
body["ModifiedResponse"] = request.modifiedResponse;
|
|
3595
5457
|
}
|
|
3596
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3597
|
-
body["
|
|
5458
|
+
if (!tea_util_1.default.isUnset(request.rating)) {
|
|
5459
|
+
body["Rating"] = request.rating;
|
|
3598
5460
|
}
|
|
3599
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3600
|
-
body["
|
|
5461
|
+
if (!tea_util_1.default.isUnset(request.ratingTagsShrink)) {
|
|
5462
|
+
body["RatingTags"] = request.ratingTagsShrink;
|
|
5463
|
+
}
|
|
5464
|
+
if (!tea_util_1.default.isUnset(request.sessionId)) {
|
|
5465
|
+
body["SessionId"] = request.sessionId;
|
|
3601
5466
|
}
|
|
3602
5467
|
if (!tea_util_1.default.isUnset(request.taskId)) {
|
|
3603
5468
|
body["TaskId"] = request.taskId;
|
|
3604
5469
|
}
|
|
3605
|
-
if (!tea_util_1.default.isUnset(request.title)) {
|
|
3606
|
-
body["Title"] = request.title;
|
|
3607
|
-
}
|
|
3608
|
-
if (!tea_util_1.default.isUnset(request.uuid)) {
|
|
3609
|
-
body["Uuid"] = request.uuid;
|
|
3610
|
-
}
|
|
3611
5470
|
let req = new $OpenApi.OpenApiRequest({
|
|
3612
5471
|
query: openapi_util_1.default.query(query),
|
|
3613
5472
|
body: openapi_util_1.default.parseToMap(body),
|
|
3614
5473
|
});
|
|
3615
5474
|
let params = new $OpenApi.Params({
|
|
3616
|
-
action: "
|
|
5475
|
+
action: "FeedbackDialogue",
|
|
3617
5476
|
version: "2023-08-01",
|
|
3618
5477
|
protocol: "HTTPS",
|
|
3619
5478
|
pathname: "/",
|
|
@@ -3623,23 +5482,36 @@ class Client extends openapi_client_1.default {
|
|
|
3623
5482
|
reqBodyType: "formData",
|
|
3624
5483
|
bodyType: "json",
|
|
3625
5484
|
});
|
|
3626
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5485
|
+
return $tea.cast(await this.callApi(params, req, runtime), new FeedbackDialogueResponse({}));
|
|
3627
5486
|
}
|
|
3628
|
-
async
|
|
5487
|
+
async feedbackDialogue(request) {
|
|
3629
5488
|
let runtime = new $Util.RuntimeOptions({});
|
|
3630
|
-
return await this.
|
|
5489
|
+
return await this.feedbackDialogueWithOptions(request, runtime);
|
|
3631
5490
|
}
|
|
3632
|
-
async
|
|
3633
|
-
tea_util_1.default.validateModel(
|
|
5491
|
+
async fetchImageTaskWithOptions(tmpReq, runtime) {
|
|
5492
|
+
tea_util_1.default.validateModel(tmpReq);
|
|
5493
|
+
let request = new FetchImageTaskShrinkRequest({});
|
|
5494
|
+
openapi_util_1.default.convert(tmpReq, request);
|
|
5495
|
+
if (!tea_util_1.default.isUnset(tmpReq.taskIdList)) {
|
|
5496
|
+
request.taskIdListShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.taskIdList, "TaskIdList", "json");
|
|
5497
|
+
}
|
|
3634
5498
|
let query = {};
|
|
3635
5499
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3636
5500
|
query["AgentKey"] = request.agentKey;
|
|
3637
5501
|
}
|
|
5502
|
+
let body = {};
|
|
5503
|
+
if (!tea_util_1.default.isUnset(request.articleTaskId)) {
|
|
5504
|
+
body["ArticleTaskId"] = request.articleTaskId;
|
|
5505
|
+
}
|
|
5506
|
+
if (!tea_util_1.default.isUnset(request.taskIdListShrink)) {
|
|
5507
|
+
body["TaskIdList"] = request.taskIdListShrink;
|
|
5508
|
+
}
|
|
3638
5509
|
let req = new $OpenApi.OpenApiRequest({
|
|
3639
5510
|
query: openapi_util_1.default.query(query),
|
|
5511
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
3640
5512
|
});
|
|
3641
5513
|
let params = new $OpenApi.Params({
|
|
3642
|
-
action: "
|
|
5514
|
+
action: "FetchImageTask",
|
|
3643
5515
|
version: "2023-08-01",
|
|
3644
5516
|
protocol: "HTTPS",
|
|
3645
5517
|
pathname: "/",
|
|
@@ -3649,28 +5521,31 @@ class Client extends openapi_client_1.default {
|
|
|
3649
5521
|
reqBodyType: "formData",
|
|
3650
5522
|
bodyType: "json",
|
|
3651
5523
|
});
|
|
3652
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5524
|
+
return $tea.cast(await this.callApi(params, req, runtime), new FetchImageTaskResponse({}));
|
|
3653
5525
|
}
|
|
3654
|
-
async
|
|
5526
|
+
async fetchImageTask(request) {
|
|
3655
5527
|
let runtime = new $Util.RuntimeOptions({});
|
|
3656
|
-
return await this.
|
|
5528
|
+
return await this.fetchImageTaskWithOptions(request, runtime);
|
|
3657
5529
|
}
|
|
3658
|
-
async
|
|
5530
|
+
async generateFileUrlByKeyWithOptions(request, runtime) {
|
|
3659
5531
|
tea_util_1.default.validateModel(request);
|
|
3660
5532
|
let query = {};
|
|
3661
5533
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3662
5534
|
query["AgentKey"] = request.agentKey;
|
|
3663
5535
|
}
|
|
3664
5536
|
let body = {};
|
|
3665
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3666
|
-
body["
|
|
5537
|
+
if (!tea_util_1.default.isUnset(request.fileKey)) {
|
|
5538
|
+
body["FileKey"] = request.fileKey;
|
|
5539
|
+
}
|
|
5540
|
+
if (!tea_util_1.default.isUnset(request.fileName)) {
|
|
5541
|
+
body["FileName"] = request.fileName;
|
|
3667
5542
|
}
|
|
3668
5543
|
let req = new $OpenApi.OpenApiRequest({
|
|
3669
5544
|
query: openapi_util_1.default.query(query),
|
|
3670
5545
|
body: openapi_util_1.default.parseToMap(body),
|
|
3671
5546
|
});
|
|
3672
5547
|
let params = new $OpenApi.Params({
|
|
3673
|
-
action: "
|
|
5548
|
+
action: "GenerateFileUrlByKey",
|
|
3674
5549
|
version: "2023-08-01",
|
|
3675
5550
|
protocol: "HTTPS",
|
|
3676
5551
|
pathname: "/",
|
|
@@ -3680,28 +5555,42 @@ class Client extends openapi_client_1.default {
|
|
|
3680
5555
|
reqBodyType: "formData",
|
|
3681
5556
|
bodyType: "json",
|
|
3682
5557
|
});
|
|
3683
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5558
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GenerateFileUrlByKeyResponse({}));
|
|
3684
5559
|
}
|
|
3685
|
-
async
|
|
5560
|
+
async generateFileUrlByKey(request) {
|
|
3686
5561
|
let runtime = new $Util.RuntimeOptions({});
|
|
3687
|
-
return await this.
|
|
5562
|
+
return await this.generateFileUrlByKeyWithOptions(request, runtime);
|
|
3688
5563
|
}
|
|
3689
|
-
async
|
|
3690
|
-
tea_util_1.default.validateModel(
|
|
5564
|
+
async generateImageTaskWithOptions(tmpReq, runtime) {
|
|
5565
|
+
tea_util_1.default.validateModel(tmpReq);
|
|
5566
|
+
let request = new GenerateImageTaskShrinkRequest({});
|
|
5567
|
+
openapi_util_1.default.convert(tmpReq, request);
|
|
5568
|
+
if (!tea_util_1.default.isUnset(tmpReq.paragraphList)) {
|
|
5569
|
+
request.paragraphListShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.paragraphList, "ParagraphList", "json");
|
|
5570
|
+
}
|
|
3691
5571
|
let query = {};
|
|
3692
5572
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3693
5573
|
query["AgentKey"] = request.agentKey;
|
|
3694
5574
|
}
|
|
3695
5575
|
let body = {};
|
|
3696
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3697
|
-
body["
|
|
5576
|
+
if (!tea_util_1.default.isUnset(request.articleTaskId)) {
|
|
5577
|
+
body["ArticleTaskId"] = request.articleTaskId;
|
|
5578
|
+
}
|
|
5579
|
+
if (!tea_util_1.default.isUnset(request.paragraphListShrink)) {
|
|
5580
|
+
body["ParagraphList"] = request.paragraphListShrink;
|
|
5581
|
+
}
|
|
5582
|
+
if (!tea_util_1.default.isUnset(request.size)) {
|
|
5583
|
+
body["Size"] = request.size;
|
|
5584
|
+
}
|
|
5585
|
+
if (!tea_util_1.default.isUnset(request.style)) {
|
|
5586
|
+
body["Style"] = request.style;
|
|
3698
5587
|
}
|
|
3699
5588
|
let req = new $OpenApi.OpenApiRequest({
|
|
3700
5589
|
query: openapi_util_1.default.query(query),
|
|
3701
5590
|
body: openapi_util_1.default.parseToMap(body),
|
|
3702
5591
|
});
|
|
3703
5592
|
let params = new $OpenApi.Params({
|
|
3704
|
-
action: "
|
|
5593
|
+
action: "GenerateImageTask",
|
|
3705
5594
|
version: "2023-08-01",
|
|
3706
5595
|
protocol: "HTTPS",
|
|
3707
5596
|
pathname: "/",
|
|
@@ -3711,28 +5600,31 @@ class Client extends openapi_client_1.default {
|
|
|
3711
5600
|
reqBodyType: "formData",
|
|
3712
5601
|
bodyType: "json",
|
|
3713
5602
|
});
|
|
3714
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5603
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GenerateImageTaskResponse({}));
|
|
3715
5604
|
}
|
|
3716
|
-
async
|
|
5605
|
+
async generateImageTask(request) {
|
|
3717
5606
|
let runtime = new $Util.RuntimeOptions({});
|
|
3718
|
-
return await this.
|
|
5607
|
+
return await this.generateImageTaskWithOptions(request, runtime);
|
|
3719
5608
|
}
|
|
3720
|
-
async
|
|
5609
|
+
async generateUploadConfigWithOptions(request, runtime) {
|
|
3721
5610
|
tea_util_1.default.validateModel(request);
|
|
3722
5611
|
let query = {};
|
|
3723
5612
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3724
5613
|
query["AgentKey"] = request.agentKey;
|
|
3725
5614
|
}
|
|
3726
5615
|
let body = {};
|
|
3727
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3728
|
-
body["
|
|
5616
|
+
if (!tea_util_1.default.isUnset(request.fileName)) {
|
|
5617
|
+
body["FileName"] = request.fileName;
|
|
5618
|
+
}
|
|
5619
|
+
if (!tea_util_1.default.isUnset(request.parentDir)) {
|
|
5620
|
+
body["ParentDir"] = request.parentDir;
|
|
3729
5621
|
}
|
|
3730
5622
|
let req = new $OpenApi.OpenApiRequest({
|
|
3731
5623
|
query: openapi_util_1.default.query(query),
|
|
3732
5624
|
body: openapi_util_1.default.parseToMap(body),
|
|
3733
5625
|
});
|
|
3734
5626
|
let params = new $OpenApi.Params({
|
|
3735
|
-
action: "
|
|
5627
|
+
action: "GenerateUploadConfig",
|
|
3736
5628
|
version: "2023-08-01",
|
|
3737
5629
|
protocol: "HTTPS",
|
|
3738
5630
|
pathname: "/",
|
|
@@ -3742,51 +5634,121 @@ class Client extends openapi_client_1.default {
|
|
|
3742
5634
|
reqBodyType: "formData",
|
|
3743
5635
|
bodyType: "json",
|
|
3744
5636
|
});
|
|
3745
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5637
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GenerateUploadConfigResponse({}));
|
|
3746
5638
|
}
|
|
3747
|
-
async
|
|
5639
|
+
async generateUploadConfig(request) {
|
|
3748
5640
|
let runtime = new $Util.RuntimeOptions({});
|
|
3749
|
-
return await this.
|
|
5641
|
+
return await this.generateUploadConfigWithOptions(request, runtime);
|
|
3750
5642
|
}
|
|
3751
|
-
async
|
|
5643
|
+
async generateViewPointWithOptions(tmpReq, runtime) {
|
|
3752
5644
|
tea_util_1.default.validateModel(tmpReq);
|
|
3753
|
-
let request = new
|
|
5645
|
+
let request = new GenerateViewPointShrinkRequest({});
|
|
3754
5646
|
openapi_util_1.default.convert(tmpReq, request);
|
|
3755
|
-
if (!tea_util_1.default.isUnset(tmpReq.
|
|
3756
|
-
request.
|
|
5647
|
+
if (!tea_util_1.default.isUnset(tmpReq.referenceData)) {
|
|
5648
|
+
request.referenceDataShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.referenceData, "ReferenceData", "json");
|
|
3757
5649
|
}
|
|
3758
5650
|
let query = {};
|
|
3759
5651
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3760
5652
|
query["AgentKey"] = request.agentKey;
|
|
3761
5653
|
}
|
|
3762
5654
|
let body = {};
|
|
3763
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3764
|
-
body["
|
|
3765
|
-
}
|
|
3766
|
-
if (!tea_util_1.default.isUnset(request.goodText)) {
|
|
3767
|
-
body["GoodText"] = request.goodText;
|
|
5655
|
+
if (!tea_util_1.default.isUnset(request.referenceDataShrink)) {
|
|
5656
|
+
body["ReferenceData"] = request.referenceDataShrink;
|
|
3768
5657
|
}
|
|
3769
|
-
|
|
3770
|
-
|
|
5658
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5659
|
+
query: openapi_util_1.default.query(query),
|
|
5660
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5661
|
+
});
|
|
5662
|
+
let params = new $OpenApi.Params({
|
|
5663
|
+
action: "GenerateViewPoint",
|
|
5664
|
+
version: "2023-08-01",
|
|
5665
|
+
protocol: "HTTPS",
|
|
5666
|
+
pathname: "/",
|
|
5667
|
+
method: "POST",
|
|
5668
|
+
authType: "AK",
|
|
5669
|
+
style: "RPC",
|
|
5670
|
+
reqBodyType: "formData",
|
|
5671
|
+
bodyType: "json",
|
|
5672
|
+
});
|
|
5673
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GenerateViewPointResponse({}));
|
|
5674
|
+
}
|
|
5675
|
+
async generateViewPoint(request) {
|
|
5676
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5677
|
+
return await this.generateViewPointWithOptions(request, runtime);
|
|
5678
|
+
}
|
|
5679
|
+
async getDataSourceOrderConfigWithOptions(request, runtime) {
|
|
5680
|
+
tea_util_1.default.validateModel(request);
|
|
5681
|
+
let query = {};
|
|
5682
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5683
|
+
query["AgentKey"] = request.agentKey;
|
|
3771
5684
|
}
|
|
3772
|
-
|
|
3773
|
-
|
|
5685
|
+
let body = {};
|
|
5686
|
+
if (!tea_util_1.default.isUnset(request.productCode)) {
|
|
5687
|
+
body["ProductCode"] = request.productCode;
|
|
3774
5688
|
}
|
|
3775
|
-
|
|
3776
|
-
|
|
5689
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5690
|
+
query: openapi_util_1.default.query(query),
|
|
5691
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5692
|
+
});
|
|
5693
|
+
let params = new $OpenApi.Params({
|
|
5694
|
+
action: "GetDataSourceOrderConfig",
|
|
5695
|
+
version: "2023-08-01",
|
|
5696
|
+
protocol: "HTTPS",
|
|
5697
|
+
pathname: "/",
|
|
5698
|
+
method: "POST",
|
|
5699
|
+
authType: "AK",
|
|
5700
|
+
style: "RPC",
|
|
5701
|
+
reqBodyType: "formData",
|
|
5702
|
+
bodyType: "json",
|
|
5703
|
+
});
|
|
5704
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetDataSourceOrderConfigResponse({}));
|
|
5705
|
+
}
|
|
5706
|
+
async getDataSourceOrderConfig(request) {
|
|
5707
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5708
|
+
return await this.getDataSourceOrderConfigWithOptions(request, runtime);
|
|
5709
|
+
}
|
|
5710
|
+
async getGeneratedContentWithOptions(request, runtime) {
|
|
5711
|
+
tea_util_1.default.validateModel(request);
|
|
5712
|
+
let query = {};
|
|
5713
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5714
|
+
query["AgentKey"] = request.agentKey;
|
|
3777
5715
|
}
|
|
3778
|
-
|
|
3779
|
-
|
|
5716
|
+
let body = {};
|
|
5717
|
+
if (!tea_util_1.default.isUnset(request.id)) {
|
|
5718
|
+
body["Id"] = request.id;
|
|
3780
5719
|
}
|
|
3781
|
-
|
|
3782
|
-
|
|
5720
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5721
|
+
query: openapi_util_1.default.query(query),
|
|
5722
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
5723
|
+
});
|
|
5724
|
+
let params = new $OpenApi.Params({
|
|
5725
|
+
action: "GetGeneratedContent",
|
|
5726
|
+
version: "2023-08-01",
|
|
5727
|
+
protocol: "HTTPS",
|
|
5728
|
+
pathname: "/",
|
|
5729
|
+
method: "POST",
|
|
5730
|
+
authType: "AK",
|
|
5731
|
+
style: "RPC",
|
|
5732
|
+
reqBodyType: "formData",
|
|
5733
|
+
bodyType: "json",
|
|
5734
|
+
});
|
|
5735
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetGeneratedContentResponse({}));
|
|
5736
|
+
}
|
|
5737
|
+
async getGeneratedContent(request) {
|
|
5738
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5739
|
+
return await this.getGeneratedContentWithOptions(request, runtime);
|
|
5740
|
+
}
|
|
5741
|
+
async getInterveneGlobalReplyWithOptions(request, runtime) {
|
|
5742
|
+
tea_util_1.default.validateModel(request);
|
|
5743
|
+
let query = {};
|
|
5744
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
5745
|
+
query["AgentKey"] = request.agentKey;
|
|
3783
5746
|
}
|
|
3784
5747
|
let req = new $OpenApi.OpenApiRequest({
|
|
3785
5748
|
query: openapi_util_1.default.query(query),
|
|
3786
|
-
body: openapi_util_1.default.parseToMap(body),
|
|
3787
5749
|
});
|
|
3788
5750
|
let params = new $OpenApi.Params({
|
|
3789
|
-
action: "
|
|
5751
|
+
action: "GetInterveneGlobalReply",
|
|
3790
5752
|
version: "2023-08-01",
|
|
3791
5753
|
protocol: "HTTPS",
|
|
3792
5754
|
pathname: "/",
|
|
@@ -3796,36 +5758,28 @@ class Client extends openapi_client_1.default {
|
|
|
3796
5758
|
reqBodyType: "formData",
|
|
3797
5759
|
bodyType: "json",
|
|
3798
5760
|
});
|
|
3799
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5761
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetInterveneGlobalReplyResponse({}));
|
|
3800
5762
|
}
|
|
3801
|
-
async
|
|
5763
|
+
async getInterveneGlobalReply(request) {
|
|
3802
5764
|
let runtime = new $Util.RuntimeOptions({});
|
|
3803
|
-
return await this.
|
|
5765
|
+
return await this.getInterveneGlobalReplyWithOptions(request, runtime);
|
|
3804
5766
|
}
|
|
3805
|
-
async
|
|
3806
|
-
tea_util_1.default.validateModel(
|
|
3807
|
-
let request = new FetchImageTaskShrinkRequest({});
|
|
3808
|
-
openapi_util_1.default.convert(tmpReq, request);
|
|
3809
|
-
if (!tea_util_1.default.isUnset(tmpReq.taskIdList)) {
|
|
3810
|
-
request.taskIdListShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.taskIdList, "TaskIdList", "json");
|
|
3811
|
-
}
|
|
5767
|
+
async getInterveneImportTaskInfoWithOptions(request, runtime) {
|
|
5768
|
+
tea_util_1.default.validateModel(request);
|
|
3812
5769
|
let query = {};
|
|
3813
5770
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3814
5771
|
query["AgentKey"] = request.agentKey;
|
|
3815
5772
|
}
|
|
3816
5773
|
let body = {};
|
|
3817
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3818
|
-
body["
|
|
3819
|
-
}
|
|
3820
|
-
if (!tea_util_1.default.isUnset(request.taskIdListShrink)) {
|
|
3821
|
-
body["TaskIdList"] = request.taskIdListShrink;
|
|
5774
|
+
if (!tea_util_1.default.isUnset(request.taskId)) {
|
|
5775
|
+
body["TaskId"] = request.taskId;
|
|
3822
5776
|
}
|
|
3823
5777
|
let req = new $OpenApi.OpenApiRequest({
|
|
3824
5778
|
query: openapi_util_1.default.query(query),
|
|
3825
5779
|
body: openapi_util_1.default.parseToMap(body),
|
|
3826
5780
|
});
|
|
3827
5781
|
let params = new $OpenApi.Params({
|
|
3828
|
-
action: "
|
|
5782
|
+
action: "GetInterveneImportTaskInfo",
|
|
3829
5783
|
version: "2023-08-01",
|
|
3830
5784
|
protocol: "HTTPS",
|
|
3831
5785
|
pathname: "/",
|
|
@@ -3835,28 +5789,28 @@ class Client extends openapi_client_1.default {
|
|
|
3835
5789
|
reqBodyType: "formData",
|
|
3836
5790
|
bodyType: "json",
|
|
3837
5791
|
});
|
|
3838
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5792
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetInterveneImportTaskInfoResponse({}));
|
|
3839
5793
|
}
|
|
3840
|
-
async
|
|
5794
|
+
async getInterveneImportTaskInfo(request) {
|
|
3841
5795
|
let runtime = new $Util.RuntimeOptions({});
|
|
3842
|
-
return await this.
|
|
5796
|
+
return await this.getInterveneImportTaskInfoWithOptions(request, runtime);
|
|
3843
5797
|
}
|
|
3844
|
-
async
|
|
5798
|
+
async getInterveneRuleDetailWithOptions(request, runtime) {
|
|
3845
5799
|
tea_util_1.default.validateModel(request);
|
|
3846
5800
|
let query = {};
|
|
3847
5801
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3848
5802
|
query["AgentKey"] = request.agentKey;
|
|
3849
5803
|
}
|
|
3850
5804
|
let body = {};
|
|
3851
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3852
|
-
body["
|
|
5805
|
+
if (!tea_util_1.default.isUnset(request.ruleId)) {
|
|
5806
|
+
body["RuleId"] = request.ruleId;
|
|
3853
5807
|
}
|
|
3854
5808
|
let req = new $OpenApi.OpenApiRequest({
|
|
3855
5809
|
query: openapi_util_1.default.query(query),
|
|
3856
5810
|
body: openapi_util_1.default.parseToMap(body),
|
|
3857
5811
|
});
|
|
3858
5812
|
let params = new $OpenApi.Params({
|
|
3859
|
-
action: "
|
|
5813
|
+
action: "GetInterveneRuleDetail",
|
|
3860
5814
|
version: "2023-08-01",
|
|
3861
5815
|
protocol: "HTTPS",
|
|
3862
5816
|
pathname: "/",
|
|
@@ -3866,42 +5820,23 @@ class Client extends openapi_client_1.default {
|
|
|
3866
5820
|
reqBodyType: "formData",
|
|
3867
5821
|
bodyType: "json",
|
|
3868
5822
|
});
|
|
3869
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5823
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetInterveneRuleDetailResponse({}));
|
|
3870
5824
|
}
|
|
3871
|
-
async
|
|
5825
|
+
async getInterveneRuleDetail(request) {
|
|
3872
5826
|
let runtime = new $Util.RuntimeOptions({});
|
|
3873
|
-
return await this.
|
|
5827
|
+
return await this.getInterveneRuleDetailWithOptions(request, runtime);
|
|
3874
5828
|
}
|
|
3875
|
-
async
|
|
3876
|
-
tea_util_1.default.validateModel(
|
|
3877
|
-
let request = new GenerateImageTaskShrinkRequest({});
|
|
3878
|
-
openapi_util_1.default.convert(tmpReq, request);
|
|
3879
|
-
if (!tea_util_1.default.isUnset(tmpReq.paragraphList)) {
|
|
3880
|
-
request.paragraphListShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.paragraphList, "ParagraphList", "json");
|
|
3881
|
-
}
|
|
5829
|
+
async getInterveneTemplateFileUrlWithOptions(request, runtime) {
|
|
5830
|
+
tea_util_1.default.validateModel(request);
|
|
3882
5831
|
let query = {};
|
|
3883
5832
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3884
5833
|
query["AgentKey"] = request.agentKey;
|
|
3885
5834
|
}
|
|
3886
|
-
let body = {};
|
|
3887
|
-
if (!tea_util_1.default.isUnset(request.articleTaskId)) {
|
|
3888
|
-
body["ArticleTaskId"] = request.articleTaskId;
|
|
3889
|
-
}
|
|
3890
|
-
if (!tea_util_1.default.isUnset(request.paragraphListShrink)) {
|
|
3891
|
-
body["ParagraphList"] = request.paragraphListShrink;
|
|
3892
|
-
}
|
|
3893
|
-
if (!tea_util_1.default.isUnset(request.size)) {
|
|
3894
|
-
body["Size"] = request.size;
|
|
3895
|
-
}
|
|
3896
|
-
if (!tea_util_1.default.isUnset(request.style)) {
|
|
3897
|
-
body["Style"] = request.style;
|
|
3898
|
-
}
|
|
3899
5835
|
let req = new $OpenApi.OpenApiRequest({
|
|
3900
5836
|
query: openapi_util_1.default.query(query),
|
|
3901
|
-
body: openapi_util_1.default.parseToMap(body),
|
|
3902
5837
|
});
|
|
3903
5838
|
let params = new $OpenApi.Params({
|
|
3904
|
-
action: "
|
|
5839
|
+
action: "GetInterveneTemplateFileUrl",
|
|
3905
5840
|
version: "2023-08-01",
|
|
3906
5841
|
protocol: "HTTPS",
|
|
3907
5842
|
pathname: "/",
|
|
@@ -3911,31 +5846,28 @@ class Client extends openapi_client_1.default {
|
|
|
3911
5846
|
reqBodyType: "formData",
|
|
3912
5847
|
bodyType: "json",
|
|
3913
5848
|
});
|
|
3914
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5849
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetInterveneTemplateFileUrlResponse({}));
|
|
3915
5850
|
}
|
|
3916
|
-
async
|
|
5851
|
+
async getInterveneTemplateFileUrl(request) {
|
|
3917
5852
|
let runtime = new $Util.RuntimeOptions({});
|
|
3918
|
-
return await this.
|
|
5853
|
+
return await this.getInterveneTemplateFileUrlWithOptions(request, runtime);
|
|
3919
5854
|
}
|
|
3920
|
-
async
|
|
5855
|
+
async getMaterialByIdWithOptions(request, runtime) {
|
|
3921
5856
|
tea_util_1.default.validateModel(request);
|
|
3922
5857
|
let query = {};
|
|
3923
5858
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3924
5859
|
query["AgentKey"] = request.agentKey;
|
|
3925
5860
|
}
|
|
3926
5861
|
let body = {};
|
|
3927
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3928
|
-
body["
|
|
3929
|
-
}
|
|
3930
|
-
if (!tea_util_1.default.isUnset(request.parentDir)) {
|
|
3931
|
-
body["ParentDir"] = request.parentDir;
|
|
5862
|
+
if (!tea_util_1.default.isUnset(request.id)) {
|
|
5863
|
+
body["Id"] = request.id;
|
|
3932
5864
|
}
|
|
3933
5865
|
let req = new $OpenApi.OpenApiRequest({
|
|
3934
5866
|
query: openapi_util_1.default.query(query),
|
|
3935
5867
|
body: openapi_util_1.default.parseToMap(body),
|
|
3936
5868
|
});
|
|
3937
5869
|
let params = new $OpenApi.Params({
|
|
3938
|
-
action: "
|
|
5870
|
+
action: "GetMaterialById",
|
|
3939
5871
|
version: "2023-08-01",
|
|
3940
5872
|
protocol: "HTTPS",
|
|
3941
5873
|
pathname: "/",
|
|
@@ -3945,33 +5877,23 @@ class Client extends openapi_client_1.default {
|
|
|
3945
5877
|
reqBodyType: "formData",
|
|
3946
5878
|
bodyType: "json",
|
|
3947
5879
|
});
|
|
3948
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5880
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetMaterialByIdResponse({}));
|
|
3949
5881
|
}
|
|
3950
|
-
async
|
|
5882
|
+
async getMaterialById(request) {
|
|
3951
5883
|
let runtime = new $Util.RuntimeOptions({});
|
|
3952
|
-
return await this.
|
|
5884
|
+
return await this.getMaterialByIdWithOptions(request, runtime);
|
|
3953
5885
|
}
|
|
3954
|
-
async
|
|
3955
|
-
tea_util_1.default.validateModel(
|
|
3956
|
-
let request = new GenerateViewPointShrinkRequest({});
|
|
3957
|
-
openapi_util_1.default.convert(tmpReq, request);
|
|
3958
|
-
if (!tea_util_1.default.isUnset(tmpReq.referenceData)) {
|
|
3959
|
-
request.referenceDataShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.referenceData, "ReferenceData", "json");
|
|
3960
|
-
}
|
|
5886
|
+
async getPropertiesWithOptions(request, runtime) {
|
|
5887
|
+
tea_util_1.default.validateModel(request);
|
|
3961
5888
|
let query = {};
|
|
3962
5889
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3963
5890
|
query["AgentKey"] = request.agentKey;
|
|
3964
5891
|
}
|
|
3965
|
-
let body = {};
|
|
3966
|
-
if (!tea_util_1.default.isUnset(request.referenceDataShrink)) {
|
|
3967
|
-
body["ReferenceData"] = request.referenceDataShrink;
|
|
3968
|
-
}
|
|
3969
5892
|
let req = new $OpenApi.OpenApiRequest({
|
|
3970
5893
|
query: openapi_util_1.default.query(query),
|
|
3971
|
-
body: openapi_util_1.default.parseToMap(body),
|
|
3972
5894
|
});
|
|
3973
5895
|
let params = new $OpenApi.Params({
|
|
3974
|
-
action: "
|
|
5896
|
+
action: "GetProperties",
|
|
3975
5897
|
version: "2023-08-01",
|
|
3976
5898
|
protocol: "HTTPS",
|
|
3977
5899
|
pathname: "/",
|
|
@@ -3981,28 +5903,34 @@ class Client extends openapi_client_1.default {
|
|
|
3981
5903
|
reqBodyType: "formData",
|
|
3982
5904
|
bodyType: "json",
|
|
3983
5905
|
});
|
|
3984
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5906
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetPropertiesResponse({}));
|
|
3985
5907
|
}
|
|
3986
|
-
async
|
|
5908
|
+
async getProperties(request) {
|
|
3987
5909
|
let runtime = new $Util.RuntimeOptions({});
|
|
3988
|
-
return await this.
|
|
5910
|
+
return await this.getPropertiesWithOptions(request, runtime);
|
|
3989
5911
|
}
|
|
3990
|
-
async
|
|
5912
|
+
async importInterveneFileWithOptions(request, runtime) {
|
|
3991
5913
|
tea_util_1.default.validateModel(request);
|
|
3992
5914
|
let query = {};
|
|
3993
5915
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
3994
5916
|
query["AgentKey"] = request.agentKey;
|
|
3995
5917
|
}
|
|
3996
5918
|
let body = {};
|
|
3997
|
-
if (!tea_util_1.default.isUnset(request.
|
|
3998
|
-
body["
|
|
5919
|
+
if (!tea_util_1.default.isUnset(request.docName)) {
|
|
5920
|
+
body["DocName"] = request.docName;
|
|
5921
|
+
}
|
|
5922
|
+
if (!tea_util_1.default.isUnset(request.fileKey)) {
|
|
5923
|
+
body["FileKey"] = request.fileKey;
|
|
5924
|
+
}
|
|
5925
|
+
if (!tea_util_1.default.isUnset(request.fileUrl)) {
|
|
5926
|
+
body["FileUrl"] = request.fileUrl;
|
|
3999
5927
|
}
|
|
4000
5928
|
let req = new $OpenApi.OpenApiRequest({
|
|
4001
5929
|
query: openapi_util_1.default.query(query),
|
|
4002
5930
|
body: openapi_util_1.default.parseToMap(body),
|
|
4003
5931
|
});
|
|
4004
5932
|
let params = new $OpenApi.Params({
|
|
4005
|
-
action: "
|
|
5933
|
+
action: "ImportInterveneFile",
|
|
4006
5934
|
version: "2023-08-01",
|
|
4007
5935
|
protocol: "HTTPS",
|
|
4008
5936
|
pathname: "/",
|
|
@@ -4012,28 +5940,34 @@ class Client extends openapi_client_1.default {
|
|
|
4012
5940
|
reqBodyType: "formData",
|
|
4013
5941
|
bodyType: "json",
|
|
4014
5942
|
});
|
|
4015
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5943
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ImportInterveneFileResponse({}));
|
|
4016
5944
|
}
|
|
4017
|
-
async
|
|
5945
|
+
async importInterveneFile(request) {
|
|
4018
5946
|
let runtime = new $Util.RuntimeOptions({});
|
|
4019
|
-
return await this.
|
|
5947
|
+
return await this.importInterveneFileWithOptions(request, runtime);
|
|
4020
5948
|
}
|
|
4021
|
-
async
|
|
5949
|
+
async importInterveneFileAsyncWithOptions(request, runtime) {
|
|
4022
5950
|
tea_util_1.default.validateModel(request);
|
|
4023
5951
|
let query = {};
|
|
4024
5952
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
4025
5953
|
query["AgentKey"] = request.agentKey;
|
|
4026
5954
|
}
|
|
4027
5955
|
let body = {};
|
|
4028
|
-
if (!tea_util_1.default.isUnset(request.
|
|
4029
|
-
body["
|
|
5956
|
+
if (!tea_util_1.default.isUnset(request.docName)) {
|
|
5957
|
+
body["DocName"] = request.docName;
|
|
5958
|
+
}
|
|
5959
|
+
if (!tea_util_1.default.isUnset(request.fileKey)) {
|
|
5960
|
+
body["FileKey"] = request.fileKey;
|
|
5961
|
+
}
|
|
5962
|
+
if (!tea_util_1.default.isUnset(request.fileUrl)) {
|
|
5963
|
+
body["FileUrl"] = request.fileUrl;
|
|
4030
5964
|
}
|
|
4031
5965
|
let req = new $OpenApi.OpenApiRequest({
|
|
4032
5966
|
query: openapi_util_1.default.query(query),
|
|
4033
5967
|
body: openapi_util_1.default.parseToMap(body),
|
|
4034
5968
|
});
|
|
4035
5969
|
let params = new $OpenApi.Params({
|
|
4036
|
-
action: "
|
|
5970
|
+
action: "ImportInterveneFileAsync",
|
|
4037
5971
|
version: "2023-08-01",
|
|
4038
5972
|
protocol: "HTTPS",
|
|
4039
5973
|
pathname: "/",
|
|
@@ -4043,28 +5977,33 @@ class Client extends openapi_client_1.default {
|
|
|
4043
5977
|
reqBodyType: "formData",
|
|
4044
5978
|
bodyType: "json",
|
|
4045
5979
|
});
|
|
4046
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
5980
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ImportInterveneFileAsyncResponse({}));
|
|
4047
5981
|
}
|
|
4048
|
-
async
|
|
5982
|
+
async importInterveneFileAsync(request) {
|
|
4049
5983
|
let runtime = new $Util.RuntimeOptions({});
|
|
4050
|
-
return await this.
|
|
5984
|
+
return await this.importInterveneFileAsyncWithOptions(request, runtime);
|
|
4051
5985
|
}
|
|
4052
|
-
async
|
|
4053
|
-
tea_util_1.default.validateModel(
|
|
5986
|
+
async insertInterveneGlobalReplyWithOptions(tmpReq, runtime) {
|
|
5987
|
+
tea_util_1.default.validateModel(tmpReq);
|
|
5988
|
+
let request = new InsertInterveneGlobalReplyShrinkRequest({});
|
|
5989
|
+
openapi_util_1.default.convert(tmpReq, request);
|
|
5990
|
+
if (!tea_util_1.default.isUnset(tmpReq.replyMessagList)) {
|
|
5991
|
+
request.replyMessagListShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.replyMessagList, "ReplyMessagList", "json");
|
|
5992
|
+
}
|
|
4054
5993
|
let query = {};
|
|
4055
5994
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
4056
5995
|
query["AgentKey"] = request.agentKey;
|
|
4057
5996
|
}
|
|
4058
5997
|
let body = {};
|
|
4059
|
-
if (!tea_util_1.default.isUnset(request.
|
|
4060
|
-
body["
|
|
5998
|
+
if (!tea_util_1.default.isUnset(request.replyMessagListShrink)) {
|
|
5999
|
+
body["ReplyMessagList"] = request.replyMessagListShrink;
|
|
4061
6000
|
}
|
|
4062
6001
|
let req = new $OpenApi.OpenApiRequest({
|
|
4063
6002
|
query: openapi_util_1.default.query(query),
|
|
4064
6003
|
body: openapi_util_1.default.parseToMap(body),
|
|
4065
6004
|
});
|
|
4066
6005
|
let params = new $OpenApi.Params({
|
|
4067
|
-
action: "
|
|
6006
|
+
action: "InsertInterveneGlobalReply",
|
|
4068
6007
|
version: "2023-08-01",
|
|
4069
6008
|
protocol: "HTTPS",
|
|
4070
6009
|
pathname: "/",
|
|
@@ -4074,23 +6013,33 @@ class Client extends openapi_client_1.default {
|
|
|
4074
6013
|
reqBodyType: "formData",
|
|
4075
6014
|
bodyType: "json",
|
|
4076
6015
|
});
|
|
4077
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
6016
|
+
return $tea.cast(await this.callApi(params, req, runtime), new InsertInterveneGlobalReplyResponse({}));
|
|
4078
6017
|
}
|
|
4079
|
-
async
|
|
6018
|
+
async insertInterveneGlobalReply(request) {
|
|
4080
6019
|
let runtime = new $Util.RuntimeOptions({});
|
|
4081
|
-
return await this.
|
|
6020
|
+
return await this.insertInterveneGlobalReplyWithOptions(request, runtime);
|
|
4082
6021
|
}
|
|
4083
|
-
async
|
|
4084
|
-
tea_util_1.default.validateModel(
|
|
6022
|
+
async insertInterveneRuleWithOptions(tmpReq, runtime) {
|
|
6023
|
+
tea_util_1.default.validateModel(tmpReq);
|
|
6024
|
+
let request = new InsertInterveneRuleShrinkRequest({});
|
|
6025
|
+
openapi_util_1.default.convert(tmpReq, request);
|
|
6026
|
+
if (!tea_util_1.default.isUnset(tmpReq.interveneRuleConfig)) {
|
|
6027
|
+
request.interveneRuleConfigShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.interveneRuleConfig, "InterveneRuleConfig", "json");
|
|
6028
|
+
}
|
|
4085
6029
|
let query = {};
|
|
4086
6030
|
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
4087
6031
|
query["AgentKey"] = request.agentKey;
|
|
4088
6032
|
}
|
|
6033
|
+
let body = {};
|
|
6034
|
+
if (!tea_util_1.default.isUnset(request.interveneRuleConfigShrink)) {
|
|
6035
|
+
body["InterveneRuleConfig"] = request.interveneRuleConfigShrink;
|
|
6036
|
+
}
|
|
4089
6037
|
let req = new $OpenApi.OpenApiRequest({
|
|
4090
6038
|
query: openapi_util_1.default.query(query),
|
|
6039
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
4091
6040
|
});
|
|
4092
6041
|
let params = new $OpenApi.Params({
|
|
4093
|
-
action: "
|
|
6042
|
+
action: "InsertInterveneRule",
|
|
4094
6043
|
version: "2023-08-01",
|
|
4095
6044
|
protocol: "HTTPS",
|
|
4096
6045
|
pathname: "/",
|
|
@@ -4100,11 +6049,11 @@ class Client extends openapi_client_1.default {
|
|
|
4100
6049
|
reqBodyType: "formData",
|
|
4101
6050
|
bodyType: "json",
|
|
4102
6051
|
});
|
|
4103
|
-
return $tea.cast(await this.callApi(params, req, runtime), new
|
|
6052
|
+
return $tea.cast(await this.callApi(params, req, runtime), new InsertInterveneRuleResponse({}));
|
|
4104
6053
|
}
|
|
4105
|
-
async
|
|
6054
|
+
async insertInterveneRule(request) {
|
|
4106
6055
|
let runtime = new $Util.RuntimeOptions({});
|
|
4107
|
-
return await this.
|
|
6056
|
+
return await this.insertInterveneRuleWithOptions(request, runtime);
|
|
4108
6057
|
}
|
|
4109
6058
|
async listAsyncTasksWithOptions(tmpReq, runtime) {
|
|
4110
6059
|
tea_util_1.default.validateModel(tmpReq);
|
|
@@ -4340,6 +6289,151 @@ class Client extends openapi_client_1.default {
|
|
|
4340
6289
|
let runtime = new $Util.RuntimeOptions({});
|
|
4341
6290
|
return await this.listHotNewsWithTypeWithOptions(request, runtime);
|
|
4342
6291
|
}
|
|
6292
|
+
async listInterveneCntWithOptions(request, runtime) {
|
|
6293
|
+
tea_util_1.default.validateModel(request);
|
|
6294
|
+
let query = {};
|
|
6295
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
6296
|
+
query["AgentKey"] = request.agentKey;
|
|
6297
|
+
}
|
|
6298
|
+
let body = {};
|
|
6299
|
+
if (!tea_util_1.default.isUnset(request.pageIndex)) {
|
|
6300
|
+
body["PageIndex"] = request.pageIndex;
|
|
6301
|
+
}
|
|
6302
|
+
if (!tea_util_1.default.isUnset(request.pageSize)) {
|
|
6303
|
+
body["PageSize"] = request.pageSize;
|
|
6304
|
+
}
|
|
6305
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
6306
|
+
query: openapi_util_1.default.query(query),
|
|
6307
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
6308
|
+
});
|
|
6309
|
+
let params = new $OpenApi.Params({
|
|
6310
|
+
action: "ListInterveneCnt",
|
|
6311
|
+
version: "2023-08-01",
|
|
6312
|
+
protocol: "HTTPS",
|
|
6313
|
+
pathname: "/",
|
|
6314
|
+
method: "POST",
|
|
6315
|
+
authType: "AK",
|
|
6316
|
+
style: "RPC",
|
|
6317
|
+
reqBodyType: "formData",
|
|
6318
|
+
bodyType: "json",
|
|
6319
|
+
});
|
|
6320
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ListInterveneCntResponse({}));
|
|
6321
|
+
}
|
|
6322
|
+
async listInterveneCnt(request) {
|
|
6323
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
6324
|
+
return await this.listInterveneCntWithOptions(request, runtime);
|
|
6325
|
+
}
|
|
6326
|
+
async listInterveneImportTasksWithOptions(request, runtime) {
|
|
6327
|
+
tea_util_1.default.validateModel(request);
|
|
6328
|
+
let query = {};
|
|
6329
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
6330
|
+
query["AgentKey"] = request.agentKey;
|
|
6331
|
+
}
|
|
6332
|
+
let body = {};
|
|
6333
|
+
if (!tea_util_1.default.isUnset(request.pageIndex)) {
|
|
6334
|
+
body["PageIndex"] = request.pageIndex;
|
|
6335
|
+
}
|
|
6336
|
+
if (!tea_util_1.default.isUnset(request.pageSize)) {
|
|
6337
|
+
body["PageSize"] = request.pageSize;
|
|
6338
|
+
}
|
|
6339
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
6340
|
+
query: openapi_util_1.default.query(query),
|
|
6341
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
6342
|
+
});
|
|
6343
|
+
let params = new $OpenApi.Params({
|
|
6344
|
+
action: "ListInterveneImportTasks",
|
|
6345
|
+
version: "2023-08-01",
|
|
6346
|
+
protocol: "HTTPS",
|
|
6347
|
+
pathname: "/",
|
|
6348
|
+
method: "POST",
|
|
6349
|
+
authType: "AK",
|
|
6350
|
+
style: "RPC",
|
|
6351
|
+
reqBodyType: "formData",
|
|
6352
|
+
bodyType: "json",
|
|
6353
|
+
});
|
|
6354
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ListInterveneImportTasksResponse({}));
|
|
6355
|
+
}
|
|
6356
|
+
async listInterveneImportTasks(request) {
|
|
6357
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
6358
|
+
return await this.listInterveneImportTasksWithOptions(request, runtime);
|
|
6359
|
+
}
|
|
6360
|
+
async listInterveneRulesWithOptions(request, runtime) {
|
|
6361
|
+
tea_util_1.default.validateModel(request);
|
|
6362
|
+
let query = {};
|
|
6363
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
6364
|
+
query["AgentKey"] = request.agentKey;
|
|
6365
|
+
}
|
|
6366
|
+
let body = {};
|
|
6367
|
+
if (!tea_util_1.default.isUnset(request.pageIndex)) {
|
|
6368
|
+
body["PageIndex"] = request.pageIndex;
|
|
6369
|
+
}
|
|
6370
|
+
if (!tea_util_1.default.isUnset(request.pageSize)) {
|
|
6371
|
+
body["PageSize"] = request.pageSize;
|
|
6372
|
+
}
|
|
6373
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
6374
|
+
query: openapi_util_1.default.query(query),
|
|
6375
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
6376
|
+
});
|
|
6377
|
+
let params = new $OpenApi.Params({
|
|
6378
|
+
action: "ListInterveneRules",
|
|
6379
|
+
version: "2023-08-01",
|
|
6380
|
+
protocol: "HTTPS",
|
|
6381
|
+
pathname: "/",
|
|
6382
|
+
method: "POST",
|
|
6383
|
+
authType: "AK",
|
|
6384
|
+
style: "RPC",
|
|
6385
|
+
reqBodyType: "formData",
|
|
6386
|
+
bodyType: "json",
|
|
6387
|
+
});
|
|
6388
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ListInterveneRulesResponse({}));
|
|
6389
|
+
}
|
|
6390
|
+
async listInterveneRules(request) {
|
|
6391
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
6392
|
+
return await this.listInterveneRulesWithOptions(request, runtime);
|
|
6393
|
+
}
|
|
6394
|
+
async listIntervenesWithOptions(request, runtime) {
|
|
6395
|
+
tea_util_1.default.validateModel(request);
|
|
6396
|
+
let query = {};
|
|
6397
|
+
if (!tea_util_1.default.isUnset(request.agentKey)) {
|
|
6398
|
+
query["AgentKey"] = request.agentKey;
|
|
6399
|
+
}
|
|
6400
|
+
let body = {};
|
|
6401
|
+
if (!tea_util_1.default.isUnset(request.interveneType)) {
|
|
6402
|
+
body["InterveneType"] = request.interveneType;
|
|
6403
|
+
}
|
|
6404
|
+
if (!tea_util_1.default.isUnset(request.pageIndex)) {
|
|
6405
|
+
body["PageIndex"] = request.pageIndex;
|
|
6406
|
+
}
|
|
6407
|
+
if (!tea_util_1.default.isUnset(request.pageSize)) {
|
|
6408
|
+
body["PageSize"] = request.pageSize;
|
|
6409
|
+
}
|
|
6410
|
+
if (!tea_util_1.default.isUnset(request.query)) {
|
|
6411
|
+
body["Query"] = request.query;
|
|
6412
|
+
}
|
|
6413
|
+
if (!tea_util_1.default.isUnset(request.ruleId)) {
|
|
6414
|
+
body["RuleId"] = request.ruleId;
|
|
6415
|
+
}
|
|
6416
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
6417
|
+
query: openapi_util_1.default.query(query),
|
|
6418
|
+
body: openapi_util_1.default.parseToMap(body),
|
|
6419
|
+
});
|
|
6420
|
+
let params = new $OpenApi.Params({
|
|
6421
|
+
action: "ListIntervenes",
|
|
6422
|
+
version: "2023-08-01",
|
|
6423
|
+
protocol: "HTTPS",
|
|
6424
|
+
pathname: "/",
|
|
6425
|
+
method: "POST",
|
|
6426
|
+
authType: "AK",
|
|
6427
|
+
style: "RPC",
|
|
6428
|
+
reqBodyType: "formData",
|
|
6429
|
+
bodyType: "json",
|
|
6430
|
+
});
|
|
6431
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ListIntervenesResponse({}));
|
|
6432
|
+
}
|
|
6433
|
+
async listIntervenes(request) {
|
|
6434
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
6435
|
+
return await this.listIntervenesWithOptions(request, runtime);
|
|
6436
|
+
}
|
|
4343
6437
|
async listMaterialDocumentsWithOptions(tmpReq, runtime) {
|
|
4344
6438
|
tea_util_1.default.validateModel(tmpReq);
|
|
4345
6439
|
let request = new ListMaterialDocumentsShrinkRequest({});
|