@alicloud/dms-enterprise20181101 2.2.0 → 2.3.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.
@@ -1,4 +1,21 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
+ export declare class GetAIOrderApprovalCommentSSEResponseBodyOutput extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * {"approvalStatus":"建议拒绝","approvalSuggestion":"xxx","sessionId":"xxx"}
6
+ */
7
+ content?: string;
8
+ static names(): {
9
+ [key: string]: string;
10
+ };
11
+ static types(): {
12
+ [key: string]: any;
13
+ };
14
+ validate(): void;
15
+ constructor(map?: {
16
+ [key: string]: any;
17
+ });
18
+ }
2
19
  export declare class GetAIOrderApprovalCommentSSEResponseBody extends $dara.Model {
3
20
  /**
4
21
  * @example
@@ -15,6 +32,7 @@ export declare class GetAIOrderApprovalCommentSSEResponseBody extends $dara.Mode
15
32
  * UnknownError
16
33
  */
17
34
  errorMessage?: string;
35
+ output?: GetAIOrderApprovalCommentSSEResponseBodyOutput;
18
36
  /**
19
37
  * @example
20
38
  * 0C1CB646-1DE4-4AD0-B4A4-7D47DD52E931
@@ -33,15 +33,35 @@ var __importStar = (this && this.__importStar) || (function () {
33
33
  };
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.GetAIOrderApprovalCommentSSEResponseBody = void 0;
36
+ exports.GetAIOrderApprovalCommentSSEResponseBody = exports.GetAIOrderApprovalCommentSSEResponseBodyOutput = void 0;
37
37
  // This file is auto-generated, don't edit it
38
38
  const $dara = __importStar(require("@darabonba/typescript"));
39
+ class GetAIOrderApprovalCommentSSEResponseBodyOutput extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ content: 'Content',
43
+ };
44
+ }
45
+ static types() {
46
+ return {
47
+ content: 'string',
48
+ };
49
+ }
50
+ validate() {
51
+ super.validate();
52
+ }
53
+ constructor(map) {
54
+ super(map);
55
+ }
56
+ }
57
+ exports.GetAIOrderApprovalCommentSSEResponseBodyOutput = GetAIOrderApprovalCommentSSEResponseBodyOutput;
39
58
  class GetAIOrderApprovalCommentSSEResponseBody extends $dara.Model {
40
59
  static names() {
41
60
  return {
42
61
  data: 'Data',
43
62
  errorCode: 'ErrorCode',
44
63
  errorMessage: 'ErrorMessage',
64
+ output: 'Output',
45
65
  requestId: 'RequestId',
46
66
  success: 'Success',
47
67
  };
@@ -51,11 +71,15 @@ class GetAIOrderApprovalCommentSSEResponseBody extends $dara.Model {
51
71
  data: 'string',
52
72
  errorCode: 'string',
53
73
  errorMessage: 'string',
74
+ output: GetAIOrderApprovalCommentSSEResponseBodyOutput,
54
75
  requestId: 'string',
55
76
  success: 'boolean',
56
77
  };
57
78
  }
58
79
  validate() {
80
+ if (this.output && typeof this.output.validate === 'function') {
81
+ this.output.validate();
82
+ }
59
83
  super.validate();
60
84
  }
61
85
  constructor(map) {
@@ -1 +1 @@
1
- {"version":3,"file":"GetAiorderApprovalCommentSseresponseBody.js","sourceRoot":"","sources":["../../src/models/GetAiorderApprovalCommentSseresponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA0BvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,YAAY,EAAE,cAAc;YAC5B,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,YAAY,EAAE,QAAQ;YACtB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AArDD,4FAqDC"}
1
+ {"version":3,"file":"GetAiorderApprovalCommentSseresponseBody.js","sourceRoot":"","sources":["../../src/models/GetAiorderApprovalCommentSseresponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8CAA+C,SAAQ,KAAK,CAAC,KAAK;IAM7E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzBD,wGAyBC;AAED,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA2BvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,YAAY,EAAE,cAAc;YAC5B,MAAM,EAAE,QAAQ;YAChB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,YAAY,EAAE,QAAQ;YACtB,MAAM,EAAE,8CAA8C;YACtD,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,MAAM,IAAI,OAAQ,IAAI,CAAC,MAAc,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACrE,IAAI,CAAC,MAAc,CAAC,QAAQ,EAAE,CAAC;QAClC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA3DD,4FA2DC"}
@@ -0,0 +1,60 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class ListTagMetaAssetRequest extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * 123456
6
+ */
7
+ metaParentId?: string;
8
+ /**
9
+ * @remarks
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * META_DATABASE
14
+ */
15
+ metaType?: string;
16
+ /**
17
+ * @remarks
18
+ * This parameter is required.
19
+ *
20
+ * @example
21
+ * 1
22
+ */
23
+ pageNumber?: number;
24
+ /**
25
+ * @remarks
26
+ * This parameter is required.
27
+ *
28
+ * @example
29
+ * 50
30
+ */
31
+ pageSize?: number;
32
+ /**
33
+ * @example
34
+ * test
35
+ */
36
+ searchKey?: string;
37
+ /**
38
+ * @remarks
39
+ * This parameter is required.
40
+ *
41
+ * @example
42
+ * sys::DMS-DA::cn-hangzhou::space:abcde
43
+ */
44
+ tagName?: string;
45
+ /**
46
+ * @example
47
+ * 3***
48
+ */
49
+ tid?: number;
50
+ static names(): {
51
+ [key: string]: string;
52
+ };
53
+ static types(): {
54
+ [key: string]: any;
55
+ };
56
+ validate(): void;
57
+ constructor(map?: {
58
+ [key: string]: any;
59
+ });
60
+ }
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ListTagMetaAssetRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class ListTagMetaAssetRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ metaParentId: 'MetaParentId',
43
+ metaType: 'MetaType',
44
+ pageNumber: 'PageNumber',
45
+ pageSize: 'PageSize',
46
+ searchKey: 'SearchKey',
47
+ tagName: 'TagName',
48
+ tid: 'Tid',
49
+ };
50
+ }
51
+ static types() {
52
+ return {
53
+ metaParentId: 'string',
54
+ metaType: 'string',
55
+ pageNumber: 'number',
56
+ pageSize: 'number',
57
+ searchKey: 'string',
58
+ tagName: 'string',
59
+ tid: 'number',
60
+ };
61
+ }
62
+ validate() {
63
+ super.validate();
64
+ }
65
+ constructor(map) {
66
+ super(map);
67
+ }
68
+ }
69
+ exports.ListTagMetaAssetRequest = ListTagMetaAssetRequest;
70
+ //# sourceMappingURL=ListTagMetaAssetRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListTagMetaAssetRequest.js","sourceRoot":"","sources":["../../src/models/ListTagMetaAssetRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uBAAwB,SAAQ,KAAK,CAAC,KAAK;IAgDtD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,cAAc;YAC5B,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,QAAQ;YACtB,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,GAAG,EAAE,QAAQ;SACd,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/ED,0DA+EC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { ListTagMetaAssetResponseBody } from "./ListTagMetaAssetResponseBody";
3
+ export declare class ListTagMetaAssetResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: ListTagMetaAssetResponseBody;
9
+ static names(): {
10
+ [key: string]: string;
11
+ };
12
+ static types(): {
13
+ [key: string]: any;
14
+ };
15
+ validate(): void;
16
+ constructor(map?: {
17
+ [key: string]: any;
18
+ });
19
+ }
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ListTagMetaAssetResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const ListTagMetaAssetResponseBody_1 = require("./ListTagMetaAssetResponseBody");
40
+ class ListTagMetaAssetResponse extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ headers: 'headers',
44
+ statusCode: 'statusCode',
45
+ body: 'body',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
51
+ statusCode: 'number',
52
+ body: ListTagMetaAssetResponseBody_1.ListTagMetaAssetResponseBody,
53
+ };
54
+ }
55
+ validate() {
56
+ if (this.headers) {
57
+ $dara.Model.validateMap(this.headers);
58
+ }
59
+ if (this.body && typeof this.body.validate === 'function') {
60
+ this.body.validate();
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.ListTagMetaAssetResponse = ListTagMetaAssetResponse;
69
+ //# sourceMappingURL=ListTagMetaAssetResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListTagMetaAssetResponse.js","sourceRoot":"","sources":["../../src/models/ListTagMetaAssetResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,iFAA8E;AAG9E,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IAIvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,2DAA4B;SACnC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,4DAiCC"}
@@ -0,0 +1,63 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class ListTagMetaAssetResponseBodyData extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * {"schemaName": "test"}
6
+ */
7
+ metaEntityAttrs?: {
8
+ [key: string]: any;
9
+ };
10
+ /**
11
+ * @example
12
+ * META_DATABASE
13
+ */
14
+ metaType?: string;
15
+ static names(): {
16
+ [key: string]: string;
17
+ };
18
+ static types(): {
19
+ [key: string]: any;
20
+ };
21
+ validate(): void;
22
+ constructor(map?: {
23
+ [key: string]: any;
24
+ });
25
+ }
26
+ export declare class ListTagMetaAssetResponseBody extends $dara.Model {
27
+ data?: ListTagMetaAssetResponseBodyData[];
28
+ /**
29
+ * @example
30
+ * UnknownError
31
+ */
32
+ errorCode?: string;
33
+ /**
34
+ * @example
35
+ * UnknownError
36
+ */
37
+ errorMessage?: string;
38
+ /**
39
+ * @example
40
+ * 0C1CB646-1DE4-4AD0-B4A4-7D47DD52E931
41
+ */
42
+ requestId?: string;
43
+ /**
44
+ * @example
45
+ * true
46
+ */
47
+ success?: boolean;
48
+ /**
49
+ * @example
50
+ * 100
51
+ */
52
+ totalCount?: number;
53
+ static names(): {
54
+ [key: string]: string;
55
+ };
56
+ static types(): {
57
+ [key: string]: any;
58
+ };
59
+ validate(): void;
60
+ constructor(map?: {
61
+ [key: string]: any;
62
+ });
63
+ }
@@ -0,0 +1,95 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ListTagMetaAssetResponseBody = exports.ListTagMetaAssetResponseBodyData = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class ListTagMetaAssetResponseBodyData extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ metaEntityAttrs: 'MetaEntityAttrs',
43
+ metaType: 'MetaType',
44
+ };
45
+ }
46
+ static types() {
47
+ return {
48
+ metaEntityAttrs: { 'type': 'map', 'keyType': 'string', 'valueType': 'any' },
49
+ metaType: 'string',
50
+ };
51
+ }
52
+ validate() {
53
+ if (this.metaEntityAttrs) {
54
+ $dara.Model.validateMap(this.metaEntityAttrs);
55
+ }
56
+ super.validate();
57
+ }
58
+ constructor(map) {
59
+ super(map);
60
+ }
61
+ }
62
+ exports.ListTagMetaAssetResponseBodyData = ListTagMetaAssetResponseBodyData;
63
+ class ListTagMetaAssetResponseBody extends $dara.Model {
64
+ static names() {
65
+ return {
66
+ data: 'Data',
67
+ errorCode: 'ErrorCode',
68
+ errorMessage: 'ErrorMessage',
69
+ requestId: 'RequestId',
70
+ success: 'Success',
71
+ totalCount: 'TotalCount',
72
+ };
73
+ }
74
+ static types() {
75
+ return {
76
+ data: { 'type': 'array', 'itemType': ListTagMetaAssetResponseBodyData },
77
+ errorCode: 'string',
78
+ errorMessage: 'string',
79
+ requestId: 'string',
80
+ success: 'boolean',
81
+ totalCount: 'number',
82
+ };
83
+ }
84
+ validate() {
85
+ if (Array.isArray(this.data)) {
86
+ $dara.Model.validateArray(this.data);
87
+ }
88
+ super.validate();
89
+ }
90
+ constructor(map) {
91
+ super(map);
92
+ }
93
+ }
94
+ exports.ListTagMetaAssetResponseBody = ListTagMetaAssetResponseBody;
95
+ //# sourceMappingURL=ListTagMetaAssetResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListTagMetaAssetResponseBody.js","sourceRoot":"","sources":["../../src/models/ListTagMetaAssetResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAW/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,KAAK,EAAE;YAC3E,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,eAAe,EAAE,CAAC;YACxB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAChD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAnCD,4EAmCC;AAED,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IA2B3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,YAAY,EAAE,cAAc;YAC5B,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gCAAgC,EAAE;YACvE,SAAS,EAAE,QAAQ;YACnB,YAAY,EAAE,QAAQ;YACtB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA3DD,oEA2DC"}
@@ -57,6 +57,7 @@ export { GenerateSqlFromNLResponseBodyDataKnowledgeReferences } from './Generate
57
57
  export { GenerateSqlFromNLResponseBodyDataSimilarSql } from './GenerateSqlFromNlresponseBody';
58
58
  export { GenerateSqlFromNLResponseBodyDataTables } from './GenerateSqlFromNlresponseBody';
59
59
  export { GenerateSqlFromNLResponseBodyData } from './GenerateSqlFromNlresponseBody';
60
+ export { GetAIOrderApprovalCommentSSEResponseBodyOutput } from './GetAiorderApprovalCommentSseresponseBody';
60
61
  export { GetAbacPolicyResponseBodyPolicy } from './GetAbacPolicyResponseBody';
61
62
  export { GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler } from './GetApprovalDetailResponseBody';
62
63
  export { GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers } from './GetApprovalDetailResponseBody';
@@ -304,6 +305,7 @@ export { ListTablesResponseBodyTableListTableOwnerNameList } from './ListTablesR
304
305
  export { ListTablesResponseBodyTableListTable } from './ListTablesResponseBody';
305
306
  export { ListTablesResponseBodyTableList } from './ListTablesResponseBody';
306
307
  export { ListTablesInCategoryResponseBodyEntityList } from './ListTablesInCategoryResponseBody';
308
+ export { ListTagMetaAssetResponseBodyData } from './ListTagMetaAssetResponseBody';
307
309
  export { ListTaskFlowResponseBodyTaskFlowListTaskFlow } from './ListTaskFlowResponseBody';
308
310
  export { ListTaskFlowResponseBodyTaskFlowList } from './ListTaskFlowResponseBody';
309
311
  export { ListTaskFlowConstantsResponseBodyDagConstantsDagConstant } from './ListTaskFlowConstantsResponseBody';
@@ -1109,6 +1111,9 @@ export { ListTablesResponse } from './ListTablesResponse';
1109
1111
  export { ListTablesInCategoryRequest } from './ListTablesInCategoryRequest';
1110
1112
  export { ListTablesInCategoryResponseBody } from './ListTablesInCategoryResponseBody';
1111
1113
  export { ListTablesInCategoryResponse } from './ListTablesInCategoryResponse';
1114
+ export { ListTagMetaAssetRequest } from './ListTagMetaAssetRequest';
1115
+ export { ListTagMetaAssetResponseBody } from './ListTagMetaAssetResponseBody';
1116
+ export { ListTagMetaAssetResponse } from './ListTagMetaAssetResponse';
1112
1117
  export { ListTaskFlowRequest } from './ListTaskFlowRequest';
1113
1118
  export { ListTaskFlowResponseBody } from './ListTaskFlowResponseBody';
1114
1119
  export { ListTaskFlowResponse } from './ListTaskFlowResponse';