tencentcloud-sdk-nodejs-dlc 4.0.617 → 4.0.619

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.
@@ -3,33 +3,33 @@
3
3
  */
4
4
  export interface DescribeResultDownloadResponse {
5
5
  /**
6
- * 下载文件路径
6
+ * 下载文件路径
7
7
  注意:此字段可能返回 null,表示取不到有效值。
8
- */
8
+ */
9
9
  Path: string;
10
10
  /**
11
11
  * 任务状态 init | queue | format | compress | success| timeout | error
12
12
  */
13
13
  Status: string;
14
14
  /**
15
- * 任务异常原因
15
+ * 任务异常原因
16
16
  注意:此字段可能返回 null,表示取不到有效值。
17
- */
17
+ */
18
18
  Reason: string;
19
19
  /**
20
- * 临时AK
20
+ * 临时AK
21
21
  注意:此字段可能返回 null,表示取不到有效值。
22
- */
22
+ */
23
23
  SecretId: string;
24
24
  /**
25
- * 临时SK
25
+ * 临时SK
26
26
  注意:此字段可能返回 null,表示取不到有效值。
27
- */
27
+ */
28
28
  SecretKey: string;
29
29
  /**
30
- * 临时Token
30
+ * 临时Token
31
31
  注意:此字段可能返回 null,表示取不到有效值。
32
- */
32
+ */
33
33
  Token: string;
34
34
  /**
35
35
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -41,9 +41,9 @@ export interface DescribeResultDownloadResponse {
41
41
  */
42
42
  export interface DescribeTaskResultResponse {
43
43
  /**
44
- * 查询的任务信息,返回为空表示输入任务ID对应的任务不存在。只有当任务状态为成功(2)的时候,才会返回任务的结果。
44
+ * 查询的任务信息,返回为空表示输入任务ID对应的任务不存在。只有当任务状态为成功(2)的时候,才会返回任务的结果。
45
45
  注意:此字段可能返回 null,表示取不到有效值。
46
- */
46
+ */
47
47
  TaskInfo: TaskResultInfo;
48
48
  /**
49
49
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -72,94 +72,94 @@ export interface DescribeNotebookSessionStatementRequest {
72
72
  */
73
73
  export interface NetworkConnection {
74
74
  /**
75
- * 网络配置id
75
+ * 网络配置id
76
76
  注意:此字段可能返回 null,表示取不到有效值。
77
- */
77
+ */
78
78
  Id?: number;
79
79
  /**
80
- * 网络配置唯一标志符
80
+ * 网络配置唯一标志符
81
81
  注意:此字段可能返回 null,表示取不到有效值。
82
- */
82
+ */
83
83
  AssociateId?: string;
84
84
  /**
85
- * 计算引擎id
85
+ * 计算引擎id
86
86
  注意:此字段可能返回 null,表示取不到有效值。
87
- */
87
+ */
88
88
  HouseId?: string;
89
89
  /**
90
- * 数据源id(已废弃)
90
+ * 数据源id(已废弃)
91
91
  注意:此字段可能返回 null,表示取不到有效值。
92
- */
92
+ */
93
93
  DatasourceConnectionId?: string;
94
94
  /**
95
- * 网络配置状态(0-初始化,1-正常)
95
+ * 网络配置状态(0-初始化,1-正常)
96
96
  注意:此字段可能返回 null,表示取不到有效值。
97
- */
97
+ */
98
98
  State?: number;
99
99
  /**
100
- * 创建时间
100
+ * 创建时间
101
101
  注意:此字段可能返回 null,表示取不到有效值。
102
- */
102
+ */
103
103
  CreateTime?: number;
104
104
  /**
105
- * 修改时间
105
+ * 修改时间
106
106
  注意:此字段可能返回 null,表示取不到有效值。
107
- */
107
+ */
108
108
  UpdateTime?: number;
109
109
  /**
110
- * 创建用户Appid
110
+ * 创建用户Appid
111
111
  注意:此字段可能返回 null,表示取不到有效值。
112
- */
112
+ */
113
113
  Appid?: number;
114
114
  /**
115
- * 计算引擎名称
115
+ * 计算引擎名称
116
116
  注意:此字段可能返回 null,表示取不到有效值。
117
- */
117
+ */
118
118
  HouseName?: string;
119
119
  /**
120
- * 网络配置名称
120
+ * 网络配置名称
121
121
  注意:此字段可能返回 null,表示取不到有效值。
122
- */
122
+ */
123
123
  DatasourceConnectionName?: string;
124
124
  /**
125
- * 网络配置类型
125
+ * 网络配置类型
126
126
  注意:此字段可能返回 null,表示取不到有效值。
127
- */
127
+ */
128
128
  NetworkConnectionType?: number;
129
129
  /**
130
- * 创建用户uin
130
+ * 创建用户uin
131
131
  注意:此字段可能返回 null,表示取不到有效值。
132
- */
132
+ */
133
133
  Uin?: string;
134
134
  /**
135
- * 创建用户SubAccountUin
135
+ * 创建用户SubAccountUin
136
136
  注意:此字段可能返回 null,表示取不到有效值。
137
- */
137
+ */
138
138
  SubAccountUin?: string;
139
139
  /**
140
- * 网络配置描述
140
+ * 网络配置描述
141
141
  注意:此字段可能返回 null,表示取不到有效值。
142
- */
142
+ */
143
143
  NetworkConnectionDesc?: string;
144
144
  /**
145
- * 数据源vpcid
145
+ * 数据源vpcid
146
146
  注意:此字段可能返回 null,表示取不到有效值。
147
- */
147
+ */
148
148
  DatasourceConnectionVpcId?: string;
149
149
  /**
150
- * 数据源SubnetId
150
+ * 数据源SubnetId
151
151
  注意:此字段可能返回 null,表示取不到有效值。
152
- */
152
+ */
153
153
  DatasourceConnectionSubnetId?: string;
154
154
  /**
155
- * 数据源SubnetId
155
+ * 数据源SubnetId
156
156
  注意:此字段可能返回 null,表示取不到有效值。
157
- */
157
+ */
158
158
  DatasourceConnectionCidrBlock?: string;
159
159
  /**
160
- * 数据源SubnetCidrBlock
160
+ * 数据源SubnetCidrBlock
161
161
  注意:此字段可能返回 null,表示取不到有效值。
162
- */
162
+ */
163
163
  DatasourceConnectionSubnetCidrBlock?: string;
164
164
  }
165
165
  /**
@@ -217,9 +217,9 @@ export interface WorkGroupMessage {
217
217
  */
218
218
  WorkGroupName: string;
219
219
  /**
220
- * 工作组描述
220
+ * 工作组描述
221
221
  注意:此字段可能返回 null,表示取不到有效值。
222
- */
222
+ */
223
223
  WorkGroupDescription: string;
224
224
  /**
225
225
  * 创建者
@@ -244,24 +244,24 @@ export interface DeleteUserRequest {
244
244
  */
245
245
  export interface ListTaskJobLogDetailResponse {
246
246
  /**
247
- * 下一次分页参数
247
+ * 下一次分页参数
248
248
  注意:此字段可能返回 null,表示取不到有效值。
249
- */
249
+ */
250
250
  Context?: string;
251
251
  /**
252
- * 是否获取完结
252
+ * 是否获取完结
253
253
  注意:此字段可能返回 null,表示取不到有效值。
254
- */
254
+ */
255
255
  ListOver?: boolean;
256
256
  /**
257
- * 日志详情
257
+ * 日志详情
258
258
  注意:此字段可能返回 null,表示取不到有效值。
259
- */
259
+ */
260
260
  Results?: Array<JobLogResult>;
261
261
  /**
262
- * 日志url
262
+ * 日志url
263
263
  注意:此字段可能返回 null,表示取不到有效值。
264
- */
264
+ */
265
265
  LogUrl?: string;
266
266
  /**
267
267
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -273,24 +273,24 @@ export interface ListTaskJobLogDetailResponse {
273
273
  */
274
274
  export interface Asset {
275
275
  /**
276
- * 主键
276
+ * 主键
277
277
  注意:此字段可能返回 null,表示取不到有效值。
278
- */
278
+ */
279
279
  Id?: number;
280
280
  /**
281
- * 名称
281
+ * 名称
282
282
  注意:此字段可能返回 null,表示取不到有效值。
283
- */
283
+ */
284
284
  Name?: string;
285
285
  /**
286
- * 对象GUID值
286
+ * 对象GUID值
287
287
  注意:此字段可能返回 null,表示取不到有效值。
288
- */
288
+ */
289
289
  Guid?: string;
290
290
  /**
291
- * 数据目录
291
+ * 数据目录
292
292
  注意:此字段可能返回 null,表示取不到有效值。
293
- */
293
+ */
294
294
  Catalog?: string;
295
295
  /**
296
296
  * 描述信息
@@ -338,19 +338,19 @@ export interface Asset {
338
338
  */
339
339
  export interface SparkSessionBatchLogOperate {
340
340
  /**
341
- * 操作提示
341
+ * 操作提示
342
342
  注意:此字段可能返回 null,表示取不到有效值。
343
- */
343
+ */
344
344
  Text?: string;
345
345
  /**
346
- * 操作类型:COPY、LOG、UI、RESULT、List、TAB
346
+ * 操作类型:COPY、LOG、UI、RESULT、List、TAB
347
347
  注意:此字段可能返回 null,表示取不到有效值。
348
- */
348
+ */
349
349
  Operate?: string;
350
350
  /**
351
- * 补充信息:如:taskid、sessionid、sparkui等
351
+ * 补充信息:如:taskid、sessionid、sparkui等
352
352
  注意:此字段可能返回 null,表示取不到有效值。
353
- */
353
+ */
354
354
  Supplement?: Array<KVPair>;
355
355
  }
356
356
  /**
@@ -371,14 +371,14 @@ export interface TaskResultInfo {
371
371
  */
372
372
  TaskId: string;
373
373
  /**
374
- * 数据源名称,当前任务执行时候选中的默认数据源
374
+ * 数据源名称,当前任务执行时候选中的默认数据源
375
375
  注意:此字段可能返回 null,表示取不到有效值。
376
- */
376
+ */
377
377
  DatasourceConnectionName: string;
378
378
  /**
379
- * 数据库名称,当前任务执行时候选中的默认数据库
379
+ * 数据库名称,当前任务执行时候选中的默认数据库
380
380
  注意:此字段可能返回 null,表示取不到有效值。
381
- */
381
+ */
382
382
  DatabaseName: string;
383
383
  /**
384
384
  * 当前执行的SQL,一个任务包含一个SQL
@@ -417,14 +417,14 @@ export interface TaskResultInfo {
417
417
  */
418
418
  RowAffectInfo: string;
419
419
  /**
420
- * 结果的schema信息
420
+ * 结果的schema信息
421
421
  注意:此字段可能返回 null,表示取不到有效值。
422
- */
422
+ */
423
423
  ResultSchema: Array<Column>;
424
424
  /**
425
- * 结果信息,反转义后,外层数组的每个元素为一行数据
425
+ * 结果信息,反转义后,外层数组的每个元素为一行数据
426
426
  注意:此字段可能返回 null,表示取不到有效值。
427
- */
427
+ */
428
428
  ResultSet: string;
429
429
  /**
430
430
  * 分页信息,如果没有更多结果数据,nextToken为空
@@ -534,24 +534,24 @@ export interface DescribeNotebookSessionResponse {
534
534
  */
535
535
  export interface DescribeDMSDatabaseResponse {
536
536
  /**
537
- * 数据库名称
537
+ * 数据库名称
538
538
  注意:此字段可能返回 null,表示取不到有效值。
539
- */
539
+ */
540
540
  Name: string;
541
541
  /**
542
- * schema名称
542
+ * schema名称
543
543
  注意:此字段可能返回 null,表示取不到有效值。
544
- */
544
+ */
545
545
  SchemaName: string;
546
546
  /**
547
- * 存储地址
547
+ * 存储地址
548
548
  注意:此字段可能返回 null,表示取不到有效值。
549
- */
549
+ */
550
550
  Location: string;
551
551
  /**
552
- * 数据对象
552
+ * 数据对象
553
553
  注意:此字段可能返回 null,表示取不到有效值。
554
- */
554
+ */
555
555
  Asset: Asset;
556
556
  /**
557
557
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -728,84 +728,84 @@ export interface SparkJobInfo {
728
728
  */
729
729
  JobStatus: number;
730
730
  /**
731
- * spark流作业统计
731
+ * spark流作业统计
732
732
  注意:此字段可能返回 null,表示取不到有效值。
733
- */
733
+ */
734
734
  StreamingStat: StreamingStatistics;
735
735
  /**
736
- * 数据源名
736
+ * 数据源名
737
737
  注意:此字段可能返回 null,表示取不到有效值。
738
- */
738
+ */
739
739
  DataSource: string;
740
740
  /**
741
- * pyspark:依赖上传方式,1、cos;2、lakefs(控制台使用,该方式不支持直接接口调用)
741
+ * pyspark:依赖上传方式,1、cos;2、lakefs(控制台使用,该方式不支持直接接口调用)
742
742
  注意:此字段可能返回 null,表示取不到有效值。
743
- */
743
+ */
744
744
  IsLocalPythonFiles: string;
745
745
  /**
746
- * 注:该返回值已废弃
746
+ * 注:该返回值已废弃
747
747
  注意:此字段可能返回 null,表示取不到有效值。
748
- */
748
+ */
749
749
  AppPythonFiles: string;
750
750
  /**
751
- * archives:依赖上传方式,1、cos;2、lakefs(控制台使用,该方式不支持直接接口调用)
751
+ * archives:依赖上传方式,1、cos;2、lakefs(控制台使用,该方式不支持直接接口调用)
752
752
  注意:此字段可能返回 null,表示取不到有效值。
753
- */
753
+ */
754
754
  IsLocalArchives: string;
755
755
  /**
756
- * archives:依赖资源
756
+ * archives:依赖资源
757
757
  注意:此字段可能返回 null,表示取不到有效值。
758
- */
758
+ */
759
759
  JobArchives: string;
760
760
  /**
761
- * Spark Image 版本
761
+ * Spark Image 版本
762
762
  注意:此字段可能返回 null,表示取不到有效值。
763
- */
763
+ */
764
764
  SparkImage: string;
765
765
  /**
766
- * pyspark:python依赖, 除py文件外,还支持zip/egg等归档格式,多文件以逗号分隔
766
+ * pyspark:python依赖, 除py文件外,还支持zip/egg等归档格式,多文件以逗号分隔
767
767
  注意:此字段可能返回 null,表示取不到有效值。
768
- */
768
+ */
769
769
  JobPythonFiles: string;
770
770
  /**
771
- * 当前job正在运行或准备运行的任务个数
771
+ * 当前job正在运行或准备运行的任务个数
772
772
  注意:此字段可能返回 null,表示取不到有效值。
773
- */
773
+ */
774
774
  TaskNum: number;
775
775
  /**
776
- * 引擎状态:-100(默认:未知状态),-2~11:引擎正常状态;
776
+ * 引擎状态:-100(默认:未知状态),-2~11:引擎正常状态;
777
777
  注意:此字段可能返回 null,表示取不到有效值。
778
- */
778
+ */
779
779
  DataEngineStatus: number;
780
780
  /**
781
- * 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于JobExecutorNums
781
+ * 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于JobExecutorNums
782
782
  注意:此字段可能返回 null,表示取不到有效值。
783
- */
783
+ */
784
784
  JobExecutorMaxNumbers?: number;
785
785
  /**
786
- * 镜像版本
786
+ * 镜像版本
787
787
  注意:此字段可能返回 null,表示取不到有效值。
788
- */
788
+ */
789
789
  SparkImageVersion?: string;
790
790
  /**
791
- * 查询脚本关联id
791
+ * 查询脚本关联id
792
792
  注意:此字段可能返回 null,表示取不到有效值。
793
- */
793
+ */
794
794
  SessionId?: string;
795
795
  /**
796
- * spark_emr_livy
796
+ * spark_emr_livy
797
797
  注意:此字段可能返回 null,表示取不到有效值。
798
- */
798
+ */
799
799
  DataEngineClusterType?: string;
800
800
  /**
801
- * Spark 3.2-EMR
801
+ * Spark 3.2-EMR
802
802
  注意:此字段可能返回 null,表示取不到有效值。
803
- */
803
+ */
804
804
  DataEngineImageVersion?: string;
805
805
  /**
806
- * 任务资源配置是否继承集群模板,0(默认)不继承,1:继承
806
+ * 任务资源配置是否继承集群模板,0(默认)不继承,1:继承
807
807
  注意:此字段可能返回 null,表示取不到有效值。
808
- */
808
+ */
809
809
  IsInherit?: number;
810
810
  }
811
811
  /**
@@ -921,19 +921,19 @@ export interface DetachUserPolicyRequest {
921
921
  */
922
922
  export interface CrontabResumeSuspendStrategy {
923
923
  /**
924
- * 定时拉起时间:如:周一8点
924
+ * 定时拉起时间:如:周一8点
925
925
  注意:此字段可能返回 null,表示取不到有效值。
926
- */
926
+ */
927
927
  ResumeTime?: string;
928
928
  /**
929
- * 定时挂起时间:如:周一20点
929
+ * 定时挂起时间:如:周一20点
930
930
  注意:此字段可能返回 null,表示取不到有效值。
931
- */
931
+ */
932
932
  SuspendTime?: string;
933
933
  /**
934
- * 挂起配置:0(默认):等待任务结束后挂起、1:强制挂起
934
+ * 挂起配置:0(默认):等待任务结束后挂起、1:强制挂起
935
935
  注意:此字段可能返回 null,表示取不到有效值。
936
- */
936
+ */
937
937
  SuspendStrategy?: number;
938
938
  }
939
939
  /**
@@ -959,94 +959,94 @@ export interface DescribeEngineUsageInfoRequest {
959
959
  */
960
960
  export interface DescribeDMSTableResponse {
961
961
  /**
962
- * 基础对象
962
+ * 基础对象
963
963
  注意:此字段可能返回 null,表示取不到有效值。
964
- */
964
+ */
965
965
  Asset: Asset;
966
966
  /**
967
- * 视图文本
967
+ * 视图文本
968
968
  注意:此字段可能返回 null,表示取不到有效值。
969
- */
969
+ */
970
970
  ViewOriginalText: string;
971
971
  /**
972
- * 视图文本
972
+ * 视图文本
973
973
  注意:此字段可能返回 null,表示取不到有效值。
974
- */
974
+ */
975
975
  ViewExpandedText: string;
976
976
  /**
977
- * hive维护版本
977
+ * hive维护版本
978
978
  注意:此字段可能返回 null,表示取不到有效值。
979
- */
979
+ */
980
980
  Retention: number;
981
981
  /**
982
- * 存储对象
982
+ * 存储对象
983
983
  注意:此字段可能返回 null,表示取不到有效值。
984
- */
984
+ */
985
985
  Sds: DMSSds;
986
986
  /**
987
- * 分区列
987
+ * 分区列
988
988
  注意:此字段可能返回 null,表示取不到有效值。
989
- */
989
+ */
990
990
  PartitionKeys: Array<DMSColumn>;
991
991
  /**
992
- * 分区
992
+ * 分区
993
993
  注意:此字段可能返回 null,表示取不到有效值。
994
- */
994
+ */
995
995
  Partitions: Array<DMSPartition>;
996
996
  /**
997
- * 表类型
997
+ * 表类型
998
998
  注意:此字段可能返回 null,表示取不到有效值。
999
- */
999
+ */
1000
1000
  Type: string;
1001
1001
  /**
1002
- * 数据库名称
1002
+ * 数据库名称
1003
1003
  注意:此字段可能返回 null,表示取不到有效值。
1004
- */
1004
+ */
1005
1005
  DbName: string;
1006
1006
  /**
1007
- * Schame名称
1007
+ * Schame名称
1008
1008
  注意:此字段可能返回 null,表示取不到有效值。
1009
- */
1009
+ */
1010
1010
  SchemaName: string;
1011
1011
  /**
1012
- * 存储大小
1012
+ * 存储大小
1013
1013
  注意:此字段可能返回 null,表示取不到有效值。
1014
- */
1014
+ */
1015
1015
  StorageSize: number;
1016
1016
  /**
1017
- * 记录数量
1017
+ * 记录数量
1018
1018
  注意:此字段可能返回 null,表示取不到有效值。
1019
- */
1019
+ */
1020
1020
  RecordCount: number;
1021
1021
  /**
1022
- * 生命周期
1022
+ * 生命周期
1023
1023
  注意:此字段可能返回 null,表示取不到有效值。
1024
- */
1024
+ */
1025
1025
  LifeTime: number;
1026
1026
  /**
1027
- * 最后访问时间
1027
+ * 最后访问时间
1028
1028
  注意:此字段可能返回 null,表示取不到有效值。
1029
- */
1029
+ */
1030
1030
  LastAccessTime: string;
1031
1031
  /**
1032
- * 数据更新时间
1032
+ * 数据更新时间
1033
1033
  注意:此字段可能返回 null,表示取不到有效值。
1034
- */
1034
+ */
1035
1035
  DataUpdateTime: string;
1036
1036
  /**
1037
- * 结构更新时间
1037
+ * 结构更新时间
1038
1038
  注意:此字段可能返回 null,表示取不到有效值。
1039
- */
1039
+ */
1040
1040
  StructUpdateTime: string;
1041
1041
  /**
1042
- * 列
1042
+ * 列
1043
1043
  注意:此字段可能返回 null,表示取不到有效值。
1044
- */
1044
+ */
1045
1045
  Columns: Array<DMSColumn>;
1046
1046
  /**
1047
- * 表名称
1047
+ * 表名称
1048
1048
  注意:此字段可能返回 null,表示取不到有效值。
1049
- */
1049
+ */
1050
1050
  Name: string;
1051
1051
  /**
1052
1052
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1095,18 +1095,18 @@ export interface NotebookSessions {
1095
1095
  */
1096
1096
  SessionId: string;
1097
1097
  /**
1098
- * 代理用户,默认为root
1098
+ * 代理用户,默认为root
1099
1099
  注意:此字段可能返回 null,表示取不到有效值。
1100
- */
1100
+ */
1101
1101
  ProxyUser: string;
1102
1102
  /**
1103
1103
  * Session状态,包含:not_started(未启动)、starting(已启动)、idle(等待输入)、busy(正在运行statement)、shutting_down(停止)、error(异常)、dead(已退出)、killed(被杀死)、success(正常停止)
1104
1104
  */
1105
1105
  State: string;
1106
1106
  /**
1107
- * Spark任务返回的AppId
1107
+ * Spark任务返回的AppId
1108
1108
  注意:此字段可能返回 null,表示取不到有效值。
1109
- */
1109
+ */
1110
1110
  SparkAppId: string;
1111
1111
  /**
1112
1112
  * Session名称
@@ -1121,18 +1121,18 @@ export interface NotebookSessions {
1121
1121
  */
1122
1122
  DataEngineName: string;
1123
1123
  /**
1124
- * 最新的运行时间
1124
+ * 最新的运行时间
1125
1125
  注意:此字段可能返回 null,表示取不到有效值。
1126
- */
1126
+ */
1127
1127
  LastRunningTime: string;
1128
1128
  /**
1129
1129
  * 创建者
1130
1130
  */
1131
1131
  Creator: string;
1132
1132
  /**
1133
- * spark ui地址
1133
+ * spark ui地址
1134
1134
  注意:此字段可能返回 null,表示取不到有效值。
1135
- */
1135
+ */
1136
1136
  SparkUiUrl: string;
1137
1137
  }
1138
1138
  /**
@@ -1208,9 +1208,9 @@ export interface DescribeSparkSessionBatchSqlLogResponse {
1208
1208
  */
1209
1209
  State?: number;
1210
1210
  /**
1211
- * 日志信息列表
1211
+ * 日志信息列表
1212
1212
  注意:此字段可能返回 null,表示取不到有效值。
1213
- */
1213
+ */
1214
1214
  LogSet?: Array<SparkSessionBatchLog>;
1215
1215
  /**
1216
1216
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1473,14 +1473,14 @@ export interface GenerateCreateMangedTableSqlResponse {
1473
1473
  */
1474
1474
  export interface DescribeDMSTablesResponse {
1475
1475
  /**
1476
- * DMS元数据列表信息
1476
+ * DMS元数据列表信息
1477
1477
  注意:此字段可能返回 null,表示取不到有效值。
1478
- */
1478
+ */
1479
1479
  TableList: Array<DMSTableInfo>;
1480
1480
  /**
1481
- * 统计值
1481
+ * 统计值
1482
1482
  注意:此字段可能返回 null,表示取不到有效值。
1483
- */
1483
+ */
1484
1484
  TotalCount: number;
1485
1485
  /**
1486
1486
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1602,13 +1602,13 @@ export interface DescribeTasksRequest {
1602
1602
  */
1603
1603
  Offset?: number;
1604
1604
  /**
1605
- * 过滤条件,如下支持的过滤类型,传参Name应为以下其中一个,其中task-id支持最大50个过滤个数,其他过滤参数支持的总数不超过5个。
1605
+ * 过滤条件,如下支持的过滤类型,传参Name应为以下其中一个,其中task-id支持最大50个过滤个数,其他过滤参数支持的总数不超过5个。
1606
1606
  task-id - String - (任务ID准确过滤)task-id取值形如:e386471f-139a-4e59-877f-50ece8135b99。
1607
1607
  task-state - String - (任务状态过滤)取值范围 0(初始化), 1(运行中), 2(成功), -1(失败)。
1608
1608
  task-sql-keyword - String - (SQL语句关键字模糊过滤)取值形如:DROP TABLE。
1609
1609
  task-operator- string (子uin过滤)
1610
1610
  task-kind - string (任务类型过滤)
1611
- */
1611
+ */
1612
1612
  Filters?: Array<Filter>;
1613
1613
  /**
1614
1614
  * 排序字段,支持如下字段类型,create-time(创建时间,默认)、update-time(更新时间)
@@ -1667,14 +1667,14 @@ export interface CancelNotebookSessionStatementBatchResponse {
1667
1667
  */
1668
1668
  export interface KVPair {
1669
1669
  /**
1670
- * 配置的key值
1670
+ * 配置的key值
1671
1671
  注意:此字段可能返回 null,表示取不到有效值。
1672
- */
1672
+ */
1673
1673
  Key: string;
1674
1674
  /**
1675
- * 配置的value值
1675
+ * 配置的value值
1676
1676
  注意:此字段可能返回 null,表示取不到有效值。
1677
- */
1677
+ */
1678
1678
  Value: string;
1679
1679
  }
1680
1680
  /**
@@ -1690,44 +1690,44 @@ export interface TableBaseInfo {
1690
1690
  */
1691
1691
  TableName: string;
1692
1692
  /**
1693
- * 该数据表所属数据源名字
1693
+ * 该数据表所属数据源名字
1694
1694
  注意:此字段可能返回 null,表示取不到有效值。
1695
- */
1695
+ */
1696
1696
  DatasourceConnectionName?: string;
1697
1697
  /**
1698
- * 该数据表备注
1698
+ * 该数据表备注
1699
1699
  注意:此字段可能返回 null,表示取不到有效值。
1700
- */
1700
+ */
1701
1701
  TableComment?: string;
1702
1702
  /**
1703
- * 具体类型,表or视图
1703
+ * 具体类型,表or视图
1704
1704
  注意:此字段可能返回 null,表示取不到有效值。
1705
- */
1705
+ */
1706
1706
  Type?: string;
1707
1707
  /**
1708
- * 数据格式类型,hive,iceberg等
1708
+ * 数据格式类型,hive,iceberg等
1709
1709
  注意:此字段可能返回 null,表示取不到有效值。
1710
- */
1710
+ */
1711
1711
  TableFormat?: string;
1712
1712
  /**
1713
- * 建表用户昵称
1713
+ * 建表用户昵称
1714
1714
  注意:此字段可能返回 null,表示取不到有效值。
1715
- */
1715
+ */
1716
1716
  UserAlias?: string;
1717
1717
  /**
1718
- * 建表用户ID
1718
+ * 建表用户ID
1719
1719
  注意:此字段可能返回 null,表示取不到有效值。
1720
- */
1720
+ */
1721
1721
  UserSubUin?: string;
1722
1722
  /**
1723
- * 数据治理配置项
1723
+ * 数据治理配置项
1724
1724
  注意:此字段可能返回 null,表示取不到有效值。
1725
- */
1725
+ */
1726
1726
  GovernPolicy?: DataGovernPolicy;
1727
1727
  /**
1728
- * 库数据治理是否关闭,关闭:true,开启:false
1728
+ * 库数据治理是否关闭,关闭:true,开启:false
1729
1729
  注意:此字段可能返回 null,表示取不到有效值。
1730
- */
1730
+ */
1731
1731
  DbGovernPolicyIsDisable?: string;
1732
1732
  }
1733
1733
  /**
@@ -1857,39 +1857,39 @@ export interface AttachWorkGroupPolicyRequest {
1857
1857
  */
1858
1858
  export interface StatementOutput {
1859
1859
  /**
1860
- * 执行总数
1860
+ * 执行总数
1861
1861
  注意:此字段可能返回 null,表示取不到有效值。
1862
- */
1862
+ */
1863
1863
  ExecutionCount: number;
1864
1864
  /**
1865
- * Statement数据
1865
+ * Statement数据
1866
1866
  注意:此字段可能返回 null,表示取不到有效值。
1867
- */
1867
+ */
1868
1868
  Data: Array<KVPair>;
1869
1869
  /**
1870
- * Statement状态:ok,error
1870
+ * Statement状态:ok,error
1871
1871
  注意:此字段可能返回 null,表示取不到有效值。
1872
- */
1872
+ */
1873
1873
  Status: string;
1874
1874
  /**
1875
- * 错误名称
1875
+ * 错误名称
1876
1876
  注意:此字段可能返回 null,表示取不到有效值。
1877
- */
1877
+ */
1878
1878
  ErrorName: string;
1879
1879
  /**
1880
- * 错误类型
1880
+ * 错误类型
1881
1881
  注意:此字段可能返回 null,表示取不到有效值。
1882
- */
1882
+ */
1883
1883
  ErrorValue: string;
1884
1884
  /**
1885
- * 错误堆栈信息
1885
+ * 错误堆栈信息
1886
1886
  注意:此字段可能返回 null,表示取不到有效值。
1887
- */
1887
+ */
1888
1888
  ErrorMessage: Array<string>;
1889
1889
  /**
1890
- * SQL类型任务结果返回
1890
+ * SQL类型任务结果返回
1891
1891
  注意:此字段可能返回 null,表示取不到有效值。
1892
- */
1892
+ */
1893
1893
  SQLResult?: string;
1894
1894
  }
1895
1895
  /**
@@ -1897,14 +1897,14 @@ export interface StatementOutput {
1897
1897
  */
1898
1898
  export interface TagInfo {
1899
1899
  /**
1900
- * 标签键
1900
+ * 标签键
1901
1901
  注意:此字段可能返回 null,表示取不到有效值。
1902
- */
1902
+ */
1903
1903
  TagKey?: string;
1904
1904
  /**
1905
- * 标签值
1905
+ * 标签值
1906
1906
  注意:此字段可能返回 null,表示取不到有效值。
1907
- */
1907
+ */
1908
1908
  TagValue?: string;
1909
1909
  }
1910
1910
  /**
@@ -1934,24 +1934,24 @@ export interface DescribeNotebookSessionStatementsRequest {
1934
1934
  */
1935
1935
  export interface SparkSessionBatchLog {
1936
1936
  /**
1937
- * 日志步骤:BEG/CS/DS/DSS/DSF/FINF/RTO/CANCEL/CT/DT/DTS/DTF/FINT/EXCE
1937
+ * 日志步骤:BEG/CS/DS/DSS/DSF/FINF/RTO/CANCEL/CT/DT/DTS/DTF/FINT/EXCE
1938
1938
  注意:此字段可能返回 null,表示取不到有效值。
1939
- */
1939
+ */
1940
1940
  Step?: string;
1941
1941
  /**
1942
- * 时间
1942
+ * 时间
1943
1943
  注意:此字段可能返回 null,表示取不到有效值。
1944
- */
1944
+ */
1945
1945
  Time?: string;
1946
1946
  /**
1947
- * 日志提示
1947
+ * 日志提示
1948
1948
  注意:此字段可能返回 null,表示取不到有效值。
1949
- */
1949
+ */
1950
1950
  Message?: string;
1951
1951
  /**
1952
- * 日志操作
1952
+ * 日志操作
1953
1953
  注意:此字段可能返回 null,表示取不到有效值。
1954
- */
1954
+ */
1955
1955
  Operate?: Array<SparkSessionBatchLogOperate>;
1956
1956
  }
1957
1957
  /**
@@ -2295,19 +2295,19 @@ export interface Partition {
2295
2295
  */
2296
2296
  Comment: string;
2297
2297
  /**
2298
- * 隐式分区转换策略
2298
+ * 隐式分区转换策略
2299
2299
  注意:此字段可能返回 null,表示取不到有效值。
2300
- */
2300
+ */
2301
2301
  Transform: string;
2302
2302
  /**
2303
- * 转换策略参数
2303
+ * 转换策略参数
2304
2304
  注意:此字段可能返回 null,表示取不到有效值。
2305
- */
2305
+ */
2306
2306
  TransformArgs: Array<string>;
2307
2307
  /**
2308
- * 创建时间
2308
+ * 创建时间
2309
2309
  注意:此字段可能返回 null,表示取不到有效值。
2310
- */
2310
+ */
2311
2311
  CreateTime: number;
2312
2312
  }
2313
2313
  /**
@@ -2524,19 +2524,19 @@ export interface CSV {
2524
2524
  */
2525
2525
  export interface NotebookSessionStatementInfo {
2526
2526
  /**
2527
- * 完成时间戳
2527
+ * 完成时间戳
2528
2528
  注意:此字段可能返回 null,表示取不到有效值。
2529
- */
2529
+ */
2530
2530
  Completed: number;
2531
2531
  /**
2532
- * 开始时间戳
2532
+ * 开始时间戳
2533
2533
  注意:此字段可能返回 null,表示取不到有效值。
2534
- */
2534
+ */
2535
2535
  Started: number;
2536
2536
  /**
2537
- * 完成进度,百分制
2537
+ * 完成进度,百分制
2538
2538
  注意:此字段可能返回 null,表示取不到有效值。
2539
- */
2539
+ */
2540
2540
  Progress: number;
2541
2541
  /**
2542
2542
  * Session Statement唯一标识
@@ -2547,24 +2547,24 @@ export interface NotebookSessionStatementInfo {
2547
2547
  */
2548
2548
  State: string;
2549
2549
  /**
2550
- * Statement输出信息
2550
+ * Statement输出信息
2551
2551
  注意:此字段可能返回 null,表示取不到有效值。
2552
- */
2552
+ */
2553
2553
  OutPut: StatementOutput;
2554
2554
  /**
2555
- * 批任务id
2555
+ * 批任务id
2556
2556
  注意:此字段可能返回 null,表示取不到有效值。
2557
- */
2557
+ */
2558
2558
  BatchId?: string;
2559
2559
  /**
2560
- * 运行语句
2560
+ * 运行语句
2561
2561
  注意:此字段可能返回 null,表示取不到有效值。
2562
- */
2562
+ */
2563
2563
  Code?: string;
2564
2564
  /**
2565
- * 任务ID
2565
+ * 任务ID
2566
2566
  注意:此字段可能返回 null,表示取不到有效值。
2567
- */
2567
+ */
2568
2568
  TaskId?: string;
2569
2569
  }
2570
2570
  /**
@@ -2661,10 +2661,10 @@ export interface DescribeScriptsRequest {
2661
2661
  */
2662
2662
  Sorting?: string;
2663
2663
  /**
2664
- * 过滤条件,如下支持的过滤类型,传参Name应为其一
2664
+ * 过滤条件,如下支持的过滤类型,传参Name应为其一
2665
2665
  script-id - String - (过滤条件)script-id取值形如:157de0d1-26b4-4df2-a2d0-b64afc406c25。
2666
2666
  script-name-keyword - String - (过滤条件)数据表名称,形如:script-test。
2667
- */
2667
+ */
2668
2668
  Filters?: Array<Filter>;
2669
2669
  }
2670
2670
  /**
@@ -2672,9 +2672,9 @@ export interface DescribeScriptsRequest {
2672
2672
  */
2673
2673
  export interface DescribeSparkAppJobResponse {
2674
2674
  /**
2675
- * spark作业详情
2675
+ * spark作业详情
2676
2676
  注意:此字段可能返回 null,表示取不到有效值。
2677
- */
2677
+ */
2678
2678
  Job?: SparkJobInfo;
2679
2679
  /**
2680
2680
  * 查询的spark作业是否存在
@@ -2746,14 +2746,14 @@ export interface UserInfo {
2746
2746
  */
2747
2747
  UserId: string;
2748
2748
  /**
2749
- * 用户描述信息,方便区分不同用户
2749
+ * 用户描述信息,方便区分不同用户
2750
2750
  注意:此字段可能返回 null,表示取不到有效值。
2751
- */
2751
+ */
2752
2752
  UserDescription: string;
2753
2753
  /**
2754
- * 单独给用户绑定的权限集合
2754
+ * 单独给用户绑定的权限集合
2755
2755
  注意:此字段可能返回 null,表示取不到有效值。
2756
- */
2756
+ */
2757
2757
  PolicySet: Array<Policy>;
2758
2758
  /**
2759
2759
  * 当前用户的创建者
@@ -2764,24 +2764,24 @@ export interface UserInfo {
2764
2764
  */
2765
2765
  CreateTime: string;
2766
2766
  /**
2767
- * 关联的工作组集合
2767
+ * 关联的工作组集合
2768
2768
  注意:此字段可能返回 null,表示取不到有效值。
2769
- */
2769
+ */
2770
2770
  WorkGroupSet: Array<WorkGroupMessage>;
2771
2771
  /**
2772
- * 是否是主账号
2772
+ * 是否是主账号
2773
2773
  注意:此字段可能返回 null,表示取不到有效值。
2774
- */
2774
+ */
2775
2775
  IsOwner: boolean;
2776
2776
  /**
2777
- * 用户类型。ADMIN:管理员 COMMON:普通用户。
2777
+ * 用户类型。ADMIN:管理员 COMMON:普通用户。
2778
2778
  注意:此字段可能返回 null,表示取不到有效值。
2779
- */
2779
+ */
2780
2780
  UserType: string;
2781
2781
  /**
2782
- * 用户别名
2782
+ * 用户别名
2783
2783
  注意:此字段可能返回 null,表示取不到有效值。
2784
- */
2784
+ */
2785
2785
  UserAlias: string;
2786
2786
  }
2787
2787
  /**
@@ -2931,89 +2931,89 @@ export interface CancelNotebookSessionStatementResponse {
2931
2931
  */
2932
2932
  export interface DMSTable {
2933
2933
  /**
2934
- * 视图文本
2934
+ * 视图文本
2935
2935
  注意:此字段可能返回 null,表示取不到有效值。
2936
- */
2936
+ */
2937
2937
  ViewOriginalText?: string;
2938
2938
  /**
2939
- * 视图文本
2939
+ * 视图文本
2940
2940
  注意:此字段可能返回 null,表示取不到有效值。
2941
- */
2941
+ */
2942
2942
  ViewExpandedText?: string;
2943
2943
  /**
2944
- * hive维护版本
2944
+ * hive维护版本
2945
2945
  注意:此字段可能返回 null,表示取不到有效值。
2946
- */
2946
+ */
2947
2947
  Retention?: number;
2948
2948
  /**
2949
- * 存储对象
2949
+ * 存储对象
2950
2950
  注意:此字段可能返回 null,表示取不到有效值。
2951
- */
2951
+ */
2952
2952
  Sds?: DMSSds;
2953
2953
  /**
2954
- * 分区列
2954
+ * 分区列
2955
2955
  注意:此字段可能返回 null,表示取不到有效值。
2956
- */
2956
+ */
2957
2957
  PartitionKeys?: Array<DMSColumn>;
2958
2958
  /**
2959
- * 分区
2959
+ * 分区
2960
2960
  注意:此字段可能返回 null,表示取不到有效值。
2961
- */
2961
+ */
2962
2962
  Partitions?: Array<DMSPartition>;
2963
2963
  /**
2964
- * 表类型
2964
+ * 表类型
2965
2965
  注意:此字段可能返回 null,表示取不到有效值。
2966
- */
2966
+ */
2967
2967
  Type?: string;
2968
2968
  /**
2969
- * 数据库名称
2969
+ * 数据库名称
2970
2970
  注意:此字段可能返回 null,表示取不到有效值。
2971
- */
2971
+ */
2972
2972
  DbName?: string;
2973
2973
  /**
2974
- * Schema名称
2974
+ * Schema名称
2975
2975
  注意:此字段可能返回 null,表示取不到有效值。
2976
- */
2976
+ */
2977
2977
  SchemaName?: string;
2978
2978
  /**
2979
- * 存储大小
2979
+ * 存储大小
2980
2980
  注意:此字段可能返回 null,表示取不到有效值。
2981
- */
2981
+ */
2982
2982
  StorageSize?: number;
2983
2983
  /**
2984
- * 记录数量
2984
+ * 记录数量
2985
2985
  注意:此字段可能返回 null,表示取不到有效值。
2986
- */
2986
+ */
2987
2987
  RecordCount?: number;
2988
2988
  /**
2989
- * 生命周期
2989
+ * 生命周期
2990
2990
  注意:此字段可能返回 null,表示取不到有效值。
2991
- */
2991
+ */
2992
2992
  LifeTime?: number;
2993
2993
  /**
2994
- * 最后访问时间
2994
+ * 最后访问时间
2995
2995
  注意:此字段可能返回 null,表示取不到有效值。
2996
- */
2996
+ */
2997
2997
  LastAccessTime?: string;
2998
2998
  /**
2999
- * 数据更新时间
2999
+ * 数据更新时间
3000
3000
  注意:此字段可能返回 null,表示取不到有效值。
3001
- */
3001
+ */
3002
3002
  DataUpdateTime?: string;
3003
3003
  /**
3004
- * 结构更新时间
3004
+ * 结构更新时间
3005
3005
  注意:此字段可能返回 null,表示取不到有效值。
3006
- */
3006
+ */
3007
3007
  StructUpdateTime?: string;
3008
3008
  /**
3009
- * 列
3009
+ * 列
3010
3010
  注意:此字段可能返回 null,表示取不到有效值。
3011
- */
3011
+ */
3012
3012
  Columns?: Array<DMSColumn>;
3013
3013
  /**
3014
- * 表名
3014
+ * 表名
3015
3015
  注意:此字段可能返回 null,表示取不到有效值。
3016
- */
3016
+ */
3017
3017
  Name?: string;
3018
3018
  }
3019
3019
  /**
@@ -3109,74 +3109,74 @@ export interface ModifyUserRequest {
3109
3109
  */
3110
3110
  export interface DMSSds {
3111
3111
  /**
3112
- * 存储地址
3112
+ * 存储地址
3113
3113
  注意:此字段可能返回 null,表示取不到有效值。
3114
- */
3114
+ */
3115
3115
  Location?: string;
3116
3116
  /**
3117
- * 输入格式
3117
+ * 输入格式
3118
3118
  注意:此字段可能返回 null,表示取不到有效值。
3119
- */
3119
+ */
3120
3120
  InputFormat?: string;
3121
3121
  /**
3122
- * 输出格式
3122
+ * 输出格式
3123
3123
  注意:此字段可能返回 null,表示取不到有效值。
3124
- */
3124
+ */
3125
3125
  OutputFormat?: string;
3126
3126
  /**
3127
- * bucket数量
3127
+ * bucket数量
3128
3128
  注意:此字段可能返回 null,表示取不到有效值。
3129
- */
3129
+ */
3130
3130
  NumBuckets?: number;
3131
3131
  /**
3132
- * 是是否压缩
3132
+ * 是是否压缩
3133
3133
  注意:此字段可能返回 null,表示取不到有效值。
3134
- */
3134
+ */
3135
3135
  Compressed?: boolean;
3136
3136
  /**
3137
- * 是否有子目录
3137
+ * 是否有子目录
3138
3138
  注意:此字段可能返回 null,表示取不到有效值。
3139
- */
3139
+ */
3140
3140
  StoredAsSubDirectories?: boolean;
3141
3141
  /**
3142
- * 序列化lib
3142
+ * 序列化lib
3143
3143
  注意:此字段可能返回 null,表示取不到有效值。
3144
- */
3144
+ */
3145
3145
  SerdeLib?: string;
3146
3146
  /**
3147
- * 序列化名称
3147
+ * 序列化名称
3148
3148
  注意:此字段可能返回 null,表示取不到有效值。
3149
- */
3149
+ */
3150
3150
  SerdeName?: string;
3151
3151
  /**
3152
- * 桶名称
3152
+ * 桶名称
3153
3153
  注意:此字段可能返回 null,表示取不到有效值。
3154
- */
3154
+ */
3155
3155
  BucketCols?: Array<string>;
3156
3156
  /**
3157
- * 序列化参数
3157
+ * 序列化参数
3158
3158
  注意:此字段可能返回 null,表示取不到有效值。
3159
- */
3159
+ */
3160
3160
  SerdeParams?: Array<KVPair>;
3161
3161
  /**
3162
- * 附加参数
3162
+ * 附加参数
3163
3163
  注意:此字段可能返回 null,表示取不到有效值。
3164
- */
3164
+ */
3165
3165
  Params?: Array<KVPair>;
3166
3166
  /**
3167
- * 列排序(Expired)
3167
+ * 列排序(Expired)
3168
3168
  注意:此字段可能返回 null,表示取不到有效值。
3169
- */
3169
+ */
3170
3170
  SortCols?: DMSColumnOrder;
3171
3171
  /**
3172
- * 列
3172
+ * 列
3173
3173
  注意:此字段可能返回 null,表示取不到有效值。
3174
- */
3174
+ */
3175
3175
  Cols?: Array<DMSColumn>;
3176
3176
  /**
3177
- * 列排序字段
3177
+ * 列排序字段
3178
3178
  注意:此字段可能返回 null,表示取不到有效值。
3179
- */
3179
+ */
3180
3180
  SortColumns?: Array<DMSColumnOrder>;
3181
3181
  }
3182
3182
  /**
@@ -3254,9 +3254,9 @@ export interface TaskResponseInfo {
3254
3254
  */
3255
3255
  RowAffectInfo: string;
3256
3256
  /**
3257
- * 任务结果数据表。
3257
+ * 任务结果数据表。
3258
3258
  注意:此字段可能返回 null,表示取不到有效值。
3259
- */
3259
+ */
3260
3260
  DataSet: string;
3261
3261
  /**
3262
3262
  * 失败信息, 例如:errorMessage。该字段已废弃。
@@ -3275,109 +3275,109 @@ export interface TaskResponseInfo {
3275
3275
  */
3276
3276
  TaskType: string;
3277
3277
  /**
3278
- * 任务进度明细
3278
+ * 任务进度明细
3279
3279
  注意:此字段可能返回 null,表示取不到有效值。
3280
- */
3280
+ */
3281
3281
  ProgressDetail: string;
3282
3282
  /**
3283
- * 任务结束时间
3283
+ * 任务结束时间
3284
3284
  注意:此字段可能返回 null,表示取不到有效值。
3285
- */
3285
+ */
3286
3286
  UpdateTime: string;
3287
3287
  /**
3288
- * 计算资源id
3288
+ * 计算资源id
3289
3289
  注意:此字段可能返回 null,表示取不到有效值。
3290
- */
3290
+ */
3291
3291
  DataEngineId: string;
3292
3292
  /**
3293
- * 执行sql的子uin
3293
+ * 执行sql的子uin
3294
3294
  注意:此字段可能返回 null,表示取不到有效值。
3295
- */
3295
+ */
3296
3296
  OperateUin: string;
3297
3297
  /**
3298
- * 计算资源名字
3298
+ * 计算资源名字
3299
3299
  注意:此字段可能返回 null,表示取不到有效值。
3300
- */
3300
+ */
3301
3301
  DataEngineName: string;
3302
3302
  /**
3303
- * 导入类型是本地导入还是cos
3303
+ * 导入类型是本地导入还是cos
3304
3304
  注意:此字段可能返回 null,表示取不到有效值。
3305
- */
3305
+ */
3306
3306
  InputType: string;
3307
3307
  /**
3308
- * 导入配置
3308
+ * 导入配置
3309
3309
  注意:此字段可能返回 null,表示取不到有效值。
3310
- */
3310
+ */
3311
3311
  InputConf: string;
3312
3312
  /**
3313
- * 数据条数
3313
+ * 数据条数
3314
3314
  注意:此字段可能返回 null,表示取不到有效值。
3315
- */
3315
+ */
3316
3316
  DataNumber: number;
3317
3317
  /**
3318
- * 查询数据能不能下载
3318
+ * 查询数据能不能下载
3319
3319
  注意:此字段可能返回 null,表示取不到有效值。
3320
- */
3320
+ */
3321
3321
  CanDownload: boolean;
3322
3322
  /**
3323
- * 用户别名
3323
+ * 用户别名
3324
3324
  注意:此字段可能返回 null,表示取不到有效值。
3325
- */
3325
+ */
3326
3326
  UserAlias: string;
3327
3327
  /**
3328
- * spark应用作业名
3328
+ * spark应用作业名
3329
3329
  注意:此字段可能返回 null,表示取不到有效值。
3330
- */
3330
+ */
3331
3331
  SparkJobName: string;
3332
3332
  /**
3333
- * spark应用作业Id
3333
+ * spark应用作业Id
3334
3334
  注意:此字段可能返回 null,表示取不到有效值。
3335
- */
3335
+ */
3336
3336
  SparkJobId: string;
3337
3337
  /**
3338
- * spark应用入口jar文件
3338
+ * spark应用入口jar文件
3339
3339
  注意:此字段可能返回 null,表示取不到有效值。
3340
- */
3340
+ */
3341
3341
  SparkJobFile: string;
3342
3342
  /**
3343
- * spark ui url
3343
+ * spark ui url
3344
3344
  注意:此字段可能返回 null,表示取不到有效值。
3345
- */
3345
+ */
3346
3346
  UiUrl: string;
3347
3347
  /**
3348
- * 任务耗时,单位: ms
3348
+ * 任务耗时,单位: ms
3349
3349
  注意:此字段可能返回 null,表示取不到有效值。
3350
- */
3350
+ */
3351
3351
  TotalTime: number;
3352
3352
  /**
3353
- * spark app job执行task的程序入口参数
3353
+ * spark app job执行task的程序入口参数
3354
3354
  注意:此字段可能返回 null,表示取不到有效值。
3355
- */
3355
+ */
3356
3356
  CmdArgs: string;
3357
3357
  /**
3358
- * 集群镜像大版本名称
3358
+ * 集群镜像大版本名称
3359
3359
  注意:此字段可能返回 null,表示取不到有效值。
3360
- */
3360
+ */
3361
3361
  ImageVersion: string;
3362
3362
  /**
3363
- * driver规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
3363
+ * driver规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
3364
3364
  注意:此字段可能返回 null,表示取不到有效值。
3365
- */
3365
+ */
3366
3366
  DriverSize?: string;
3367
3367
  /**
3368
- * executor规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
3368
+ * executor规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
3369
3369
  注意:此字段可能返回 null,表示取不到有效值。
3370
- */
3370
+ */
3371
3371
  ExecutorSize?: string;
3372
3372
  /**
3373
- * 指定executor数量,最小值为1,最大值小于集群规格
3373
+ * 指定executor数量,最小值为1,最大值小于集群规格
3374
3374
  注意:此字段可能返回 null,表示取不到有效值。
3375
- */
3375
+ */
3376
3376
  ExecutorNums?: number;
3377
3377
  /**
3378
- * 指定executor max数量(动态配置场景下),最小值为1,最大值小于集群规格(当ExecutorMaxNumbers小于ExecutorNums时,改值设定为ExecutorNums)
3378
+ * 指定executor max数量(动态配置场景下),最小值为1,最大值小于集群规格(当ExecutorMaxNumbers小于ExecutorNums时,改值设定为ExecutorNums)
3379
3379
  注意:此字段可能返回 null,表示取不到有效值。
3380
- */
3380
+ */
3381
3381
  ExecutorMaxNumbers?: number;
3382
3382
  }
3383
3383
  /**
@@ -3389,9 +3389,9 @@ export interface TextFile {
3389
3389
  */
3390
3390
  Format: string;
3391
3391
  /**
3392
- * 处理文本用的正则表达式。
3392
+ * 处理文本用的正则表达式。
3393
3393
  注意:此字段可能返回 null,表示取不到有效值。
3394
- */
3394
+ */
3395
3395
  Regex: string;
3396
3396
  }
3397
3397
  /**
@@ -3421,9 +3421,9 @@ export interface CreateNotebookSessionStatementResponse {
3421
3421
  */
3422
3422
  export interface DescribeStoreLocationResponse {
3423
3423
  /**
3424
- * 返回用户设置的结果存储位置路径,如果未设置则返回空字符串:""
3424
+ * 返回用户设置的结果存储位置路径,如果未设置则返回空字符串:""
3425
3425
  注意:此字段可能返回 null,表示取不到有效值。
3426
- */
3426
+ */
3427
3427
  StoreLocation: string;
3428
3428
  /**
3429
3429
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3453,34 +3453,34 @@ export interface AddDMSPartitionsRequest {
3453
3453
  */
3454
3454
  export interface Script {
3455
3455
  /**
3456
- * 脚本Id,长度36字节。
3456
+ * 脚本Id,长度36字节。
3457
3457
  注意:此字段可能返回 null,表示取不到有效值。
3458
- */
3458
+ */
3459
3459
  ScriptId: string;
3460
3460
  /**
3461
- * 脚本名称,长度0-25。
3461
+ * 脚本名称,长度0-25。
3462
3462
  注意:此字段可能返回 null,表示取不到有效值。
3463
- */
3463
+ */
3464
3464
  ScriptName: string;
3465
3465
  /**
3466
- * 脚本描述,长度0-50。
3466
+ * 脚本描述,长度0-50。
3467
3467
  注意:此字段可能返回 null,表示取不到有效值。
3468
- */
3468
+ */
3469
3469
  ScriptDesc: string;
3470
3470
  /**
3471
- * 默认关联数据库。
3471
+ * 默认关联数据库。
3472
3472
  注意:此字段可能返回 null,表示取不到有效值。
3473
- */
3473
+ */
3474
3474
  DatabaseName: string;
3475
3475
  /**
3476
- * SQL描述,长度0-10000。
3476
+ * SQL描述,长度0-10000。
3477
3477
  注意:此字段可能返回 null,表示取不到有效值。
3478
- */
3478
+ */
3479
3479
  SQLStatement: string;
3480
3480
  /**
3481
- * 更新时间戳, 单位:ms。
3481
+ * 更新时间戳, 单位:ms。
3482
3482
  注意:此字段可能返回 null,表示取不到有效值。
3483
- */
3483
+ */
3484
3484
  UpdateTime: number;
3485
3485
  }
3486
3486
  /**
@@ -3488,24 +3488,24 @@ export interface Script {
3488
3488
  */
3489
3489
  export interface NotebookSessionStatementBatchInformation {
3490
3490
  /**
3491
- * 任务详情列表
3491
+ * 任务详情列表
3492
3492
  注意:此字段可能返回 null,表示取不到有效值。
3493
- */
3493
+ */
3494
3494
  NotebookSessionStatementBatch?: Array<NotebookSessionStatementInfo>;
3495
3495
  /**
3496
- * 当前批任务是否运行完成
3496
+ * 当前批任务是否运行完成
3497
3497
  注意:此字段可能返回 null,表示取不到有效值。
3498
- */
3498
+ */
3499
3499
  IsAvailable?: boolean;
3500
3500
  /**
3501
- * Session唯一标识
3501
+ * Session唯一标识
3502
3502
  注意:此字段可能返回 null,表示取不到有效值。
3503
- */
3503
+ */
3504
3504
  SessionId?: string;
3505
3505
  /**
3506
- * Batch唯一标识
3506
+ * Batch唯一标识
3507
3507
  注意:此字段可能返回 null,表示取不到有效值。
3508
- */
3508
+ */
3509
3509
  BatchId?: string;
3510
3510
  }
3511
3511
  /**
@@ -3641,59 +3641,59 @@ export interface NotebookSessionInfo {
3641
3641
  */
3642
3642
  DataEngineName: string;
3643
3643
  /**
3644
- * Session相关配置,当前支持:eni、roleArn以及用户指定的配置
3644
+ * Session相关配置,当前支持:eni、roleArn以及用户指定的配置
3645
3645
  注意:此字段可能返回 null,表示取不到有效值。
3646
- */
3646
+ */
3647
3647
  Arguments: Array<KVPair>;
3648
3648
  /**
3649
- * 运行程序地址,当前支持:cosn://和lakefs://两种路径
3649
+ * 运行程序地址,当前支持:cosn://和lakefs://两种路径
3650
3650
  注意:此字段可能返回 null,表示取不到有效值。
3651
- */
3651
+ */
3652
3652
  ProgramDependentFiles: Array<string>;
3653
3653
  /**
3654
- * 依赖的jar程序地址,当前支持:cosn://和lakefs://两种路径
3654
+ * 依赖的jar程序地址,当前支持:cosn://和lakefs://两种路径
3655
3655
  注意:此字段可能返回 null,表示取不到有效值。
3656
- */
3656
+ */
3657
3657
  ProgramDependentJars: Array<string>;
3658
3658
  /**
3659
- * 依赖的python程序地址,当前支持:cosn://和lakefs://两种路径
3659
+ * 依赖的python程序地址,当前支持:cosn://和lakefs://两种路径
3660
3660
  注意:此字段可能返回 null,表示取不到有效值。
3661
- */
3661
+ */
3662
3662
  ProgramDependentPython: Array<string>;
3663
3663
  /**
3664
- * 依赖的pyspark虚拟环境地址,当前支持:cosn://和lakefs://两种路径
3664
+ * 依赖的pyspark虚拟环境地址,当前支持:cosn://和lakefs://两种路径
3665
3665
  注意:此字段可能返回 null,表示取不到有效值。
3666
- */
3666
+ */
3667
3667
  ProgramArchives: Array<string>;
3668
3668
  /**
3669
- * 指定的Driver规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
3669
+ * 指定的Driver规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
3670
3670
  注意:此字段可能返回 null,表示取不到有效值。
3671
- */
3671
+ */
3672
3672
  DriverSize: string;
3673
3673
  /**
3674
- * 指定的Executor规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
3674
+ * 指定的Executor规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
3675
3675
  注意:此字段可能返回 null,表示取不到有效值。
3676
- */
3676
+ */
3677
3677
  ExecutorSize: string;
3678
3678
  /**
3679
- * 指定的Executor数量,默认为1
3679
+ * 指定的Executor数量,默认为1
3680
3680
  注意:此字段可能返回 null,表示取不到有效值。
3681
- */
3681
+ */
3682
3682
  ExecutorNumbers: number;
3683
3683
  /**
3684
- * 代理用户,默认为root
3684
+ * 代理用户,默认为root
3685
3685
  注意:此字段可能返回 null,表示取不到有效值。
3686
- */
3686
+ */
3687
3687
  ProxyUser: string;
3688
3688
  /**
3689
- * 指定的Session超时时间,单位秒,默认3600秒
3689
+ * 指定的Session超时时间,单位秒,默认3600秒
3690
3690
  注意:此字段可能返回 null,表示取不到有效值。
3691
- */
3691
+ */
3692
3692
  TimeoutInSecond: number;
3693
3693
  /**
3694
- * Spark任务返回的AppId
3694
+ * Spark任务返回的AppId
3695
3695
  注意:此字段可能返回 null,表示取不到有效值。
3696
- */
3696
+ */
3697
3697
  SparkAppId: string;
3698
3698
  /**
3699
3699
  * Session唯一标识
@@ -3708,19 +3708,19 @@ export interface NotebookSessionInfo {
3708
3708
  */
3709
3709
  CreateTime: string;
3710
3710
  /**
3711
- * 其它信息
3711
+ * 其它信息
3712
3712
  注意:此字段可能返回 null,表示取不到有效值。
3713
- */
3713
+ */
3714
3714
  AppInfo: Array<KVPair>;
3715
3715
  /**
3716
- * Spark ui地址
3716
+ * Spark ui地址
3717
3717
  注意:此字段可能返回 null,表示取不到有效值。
3718
- */
3718
+ */
3719
3719
  SparkUiUrl: string;
3720
3720
  /**
3721
- * 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
3721
+ * 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
3722
3722
  注意:此字段可能返回 null,表示取不到有效值。
3723
- */
3723
+ */
3724
3724
  ExecutorMaxNumbers?: number;
3725
3725
  }
3726
3726
  /**
@@ -3758,23 +3758,23 @@ export interface WorkGroupInfo {
3758
3758
  */
3759
3759
  WorkGroupName: string;
3760
3760
  /**
3761
- * 工作组描述
3761
+ * 工作组描述
3762
3762
  注意:此字段可能返回 null,表示取不到有效值。
3763
- */
3763
+ */
3764
3764
  WorkGroupDescription: string;
3765
3765
  /**
3766
3766
  * 工作组关联的用户数量
3767
3767
  */
3768
3768
  UserNum: number;
3769
3769
  /**
3770
- * 工作组关联的用户集合
3770
+ * 工作组关联的用户集合
3771
3771
  注意:此字段可能返回 null,表示取不到有效值。
3772
- */
3772
+ */
3773
3773
  UserSet: Array<UserMessage>;
3774
3774
  /**
3775
- * 工作组绑定的权限集合
3775
+ * 工作组绑定的权限集合
3776
3776
  注意:此字段可能返回 null,表示取不到有效值。
3777
- */
3777
+ */
3778
3778
  PolicySet: Array<Policy>;
3779
3779
  /**
3780
3780
  * 工作组的创建人
@@ -3837,49 +3837,49 @@ export interface Column {
3837
3837
  */
3838
3838
  Name: string;
3839
3839
  /**
3840
- * 列类型,支持如下类型定义:
3840
+ * 列类型,支持如下类型定义:
3841
3841
  string|tinyint|smallint|int|bigint|boolean|float|double|decimal|timestamp|date|binary|array<data_type>|map<primitive_type, data_type>|struct<col_name : data_type [COMMENT col_comment], ...>|uniontype<data_type, data_type, ...>。
3842
- */
3842
+ */
3843
3843
  Type: string;
3844
3844
  /**
3845
- * 对该类的注释。
3845
+ * 对该类的注释。
3846
3846
  注意:此字段可能返回 null,表示取不到有效值。
3847
- */
3847
+ */
3848
3848
  Comment?: string;
3849
3849
  /**
3850
- * 表示整个 numeric 的长度
3850
+ * 表示整个 numeric 的长度
3851
3851
  注意:此字段可能返回 null,表示取不到有效值。
3852
- */
3852
+ */
3853
3853
  Precision?: number;
3854
3854
  /**
3855
- * 表示小数部分的长度
3855
+ * 表示小数部分的长度
3856
3856
  注意:此字段可能返回 null,表示取不到有效值。
3857
- */
3857
+ */
3858
3858
  Scale?: number;
3859
3859
  /**
3860
- * 是否为null
3860
+ * 是否为null
3861
3861
  注意:此字段可能返回 null,表示取不到有效值。
3862
- */
3862
+ */
3863
3863
  Nullable?: string;
3864
3864
  /**
3865
- * 字段位置,小的在前
3865
+ * 字段位置,小的在前
3866
3866
  注意:此字段可能返回 null,表示取不到有效值。
3867
- */
3867
+ */
3868
3868
  Position?: number;
3869
3869
  /**
3870
- * 字段创建时间
3870
+ * 字段创建时间
3871
3871
  注意:此字段可能返回 null,表示取不到有效值。
3872
- */
3872
+ */
3873
3873
  CreateTime?: string;
3874
3874
  /**
3875
- * 字段修改时间
3875
+ * 字段修改时间
3876
3876
  注意:此字段可能返回 null,表示取不到有效值。
3877
- */
3877
+ */
3878
3878
  ModifiedTime?: string;
3879
3879
  /**
3880
- * 是否为分区字段
3880
+ * 是否为分区字段
3881
3881
  注意:此字段可能返回 null,表示取不到有效值。
3882
- */
3882
+ */
3883
3883
  IsPartition?: boolean;
3884
3884
  }
3885
3885
  /**
@@ -3935,34 +3935,34 @@ export interface DescribeLakeFsDirSummaryResponse {
3935
3935
  */
3936
3936
  export interface DataFormat {
3937
3937
  /**
3938
- * 文本格式,TextFile。
3938
+ * 文本格式,TextFile。
3939
3939
  注意:此字段可能返回 null,表示取不到有效值。
3940
- */
3940
+ */
3941
3941
  TextFile: TextFile;
3942
3942
  /**
3943
- * 文本格式,CSV。
3943
+ * 文本格式,CSV。
3944
3944
  注意:此字段可能返回 null,表示取不到有效值。
3945
- */
3945
+ */
3946
3946
  CSV: CSV;
3947
3947
  /**
3948
- * 文本格式,Json。
3948
+ * 文本格式,Json。
3949
3949
  注意:此字段可能返回 null,表示取不到有效值。
3950
- */
3950
+ */
3951
3951
  Json: Other;
3952
3952
  /**
3953
- * Parquet格式
3953
+ * Parquet格式
3954
3954
  注意:此字段可能返回 null,表示取不到有效值。
3955
- */
3955
+ */
3956
3956
  Parquet: Other;
3957
3957
  /**
3958
- * ORC格式
3958
+ * ORC格式
3959
3959
  注意:此字段可能返回 null,表示取不到有效值。
3960
- */
3960
+ */
3961
3961
  ORC: Other;
3962
3962
  /**
3963
- * AVRO格式
3963
+ * AVRO格式
3964
3964
  注意:此字段可能返回 null,表示取不到有效值。
3965
- */
3965
+ */
3966
3966
  AVRO: Other;
3967
3967
  }
3968
3968
  /**
@@ -3995,14 +3995,14 @@ export interface ViewResponseInfo {
3995
3995
  */
3996
3996
  ViewBaseInfo: ViewBaseInfo;
3997
3997
  /**
3998
- * 视图列信息。
3998
+ * 视图列信息。
3999
3999
  注意:此字段可能返回 null,表示取不到有效值。
4000
- */
4000
+ */
4001
4001
  Columns: Array<Column>;
4002
4002
  /**
4003
- * 视图属性信息。
4003
+ * 视图属性信息。
4004
4004
  注意:此字段可能返回 null,表示取不到有效值。
4005
- */
4005
+ */
4006
4006
  Properties: Array<Property>;
4007
4007
  /**
4008
4008
  * 视图创建时间。
@@ -4078,14 +4078,14 @@ export interface CancelTaskResponse {
4078
4078
  */
4079
4079
  export interface DataGovernPolicy {
4080
4080
  /**
4081
- * 治理规则类型,Customize: 自定义;Intelligence: 智能治理
4081
+ * 治理规则类型,Customize: 自定义;Intelligence: 智能治理
4082
4082
  注意:此字段可能返回 null,表示取不到有效值。
4083
- */
4083
+ */
4084
4084
  RuleType?: string;
4085
4085
  /**
4086
- * 治理引擎
4086
+ * 治理引擎
4087
4087
  注意:此字段可能返回 null,表示取不到有效值。
4088
- */
4088
+ */
4089
4089
  GovernEngine?: string;
4090
4090
  }
4091
4091
  /**
@@ -4137,24 +4137,24 @@ export interface DescribeTableRequest {
4137
4137
  */
4138
4138
  export interface SessionResourceTemplate {
4139
4139
  /**
4140
- * driver规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
4140
+ * driver规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
4141
4141
  注意:此字段可能返回 null,表示取不到有效值。
4142
- */
4142
+ */
4143
4143
  DriverSize?: string;
4144
4144
  /**
4145
- * executor规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
4145
+ * executor规格:small,medium,large,xlarge;内存型(引擎类型):m.small,m.medium,m.large,m.xlarge
4146
4146
  注意:此字段可能返回 null,表示取不到有效值。
4147
- */
4147
+ */
4148
4148
  ExecutorSize?: string;
4149
4149
  /**
4150
- * 指定executor数量,最小值为1,最大值小于集群规格
4150
+ * 指定executor数量,最小值为1,最大值小于集群规格
4151
4151
  注意:此字段可能返回 null,表示取不到有效值。
4152
- */
4152
+ */
4153
4153
  ExecutorNums?: number;
4154
4154
  /**
4155
- * 指定executor max数量(动态配置场景下),最小值为1,最大值小于集群规格(当ExecutorMaxNumbers小于ExecutorNums时,改值设定为ExecutorNums)
4155
+ * 指定executor max数量(动态配置场景下),最小值为1,最大值小于集群规格(当ExecutorMaxNumbers小于ExecutorNums时,改值设定为ExecutorNums)
4156
4156
  注意:此字段可能返回 null,表示取不到有效值。
4157
- */
4157
+ */
4158
4158
  ExecutorMaxNumbers?: number;
4159
4159
  }
4160
4160
  /**
@@ -4208,10 +4208,10 @@ export interface DescribeTablesRequest {
4208
4208
  */
4209
4209
  Offset?: number;
4210
4210
  /**
4211
- * 过滤条件,如下支持的过滤类型,传参Name应为其一
4211
+ * 过滤条件,如下支持的过滤类型,传参Name应为其一
4212
4212
  table-name - String - (过滤条件)数据表名称,形如:table-001。
4213
4213
  table-id - String - (过滤条件)table id形如:12342。
4214
- */
4214
+ */
4215
4215
  Filters?: Array<Filter>;
4216
4216
  /**
4217
4217
  * 指定查询的数据源名称,默认为DataLakeCatalog
@@ -4265,14 +4265,14 @@ export interface CreateStoreLocationRequest {
4265
4265
  */
4266
4266
  export interface DMSTableInfo {
4267
4267
  /**
4268
- * DMS表信息
4268
+ * DMS表信息
4269
4269
  注意:此字段可能返回 null,表示取不到有效值。
4270
- */
4270
+ */
4271
4271
  Table: DMSTable;
4272
4272
  /**
4273
- * 基础对象信息
4273
+ * 基础对象信息
4274
4274
  注意:此字段可能返回 null,表示取不到有效值。
4275
- */
4275
+ */
4276
4276
  Asset: Asset;
4277
4277
  }
4278
4278
  /**
@@ -4353,14 +4353,14 @@ export interface DescribeNotebookSessionStatementSqlResultResponse {
4353
4353
  */
4354
4354
  ResultSchema?: Array<Column>;
4355
4355
  /**
4356
- * 分页信息
4356
+ * 分页信息
4357
4357
  注意:此字段可能返回 null,表示取不到有效值。
4358
- */
4358
+ */
4359
4359
  NextToken?: string;
4360
4360
  /**
4361
- * 存储结果地址
4361
+ * 存储结果地址
4362
4362
  注意:此字段可能返回 null,表示取不到有效值。
4363
- */
4363
+ */
4364
4364
  OutputPath?: string;
4365
4365
  /**
4366
4366
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4433,19 +4433,19 @@ export interface DatabaseInfo {
4433
4433
  */
4434
4434
  DatabaseName: string;
4435
4435
  /**
4436
- * 数据库描述信息,长度 0~500。
4436
+ * 数据库描述信息,长度 0~500。
4437
4437
  注意:此字段可能返回 null,表示取不到有效值。
4438
- */
4438
+ */
4439
4439
  Comment?: string;
4440
4440
  /**
4441
- * 数据库属性列表。
4441
+ * 数据库属性列表。
4442
4442
  注意:此字段可能返回 null,表示取不到有效值。
4443
- */
4443
+ */
4444
4444
  Properties?: Array<Property>;
4445
4445
  /**
4446
- * 数据库cos路径
4446
+ * 数据库cos路径
4447
4447
  注意:此字段可能返回 null,表示取不到有效值。
4448
- */
4448
+ */
4449
4449
  Location?: string;
4450
4450
  }
4451
4451
  /**
@@ -4533,64 +4533,64 @@ export interface Policy {
4533
4533
  */
4534
4534
  PolicyType?: string;
4535
4535
  /**
4536
- * 需要授权的函数名,填*代表当前Catalog下所有函数。当授权类型为管理员级别时,只允许填“*”,当授权类型为数据连接级别时只允许填空,其他类型下可以任意指定函数。
4536
+ * 需要授权的函数名,填*代表当前Catalog下所有函数。当授权类型为管理员级别时,只允许填“*”,当授权类型为数据连接级别时只允许填空,其他类型下可以任意指定函数。
4537
4537
  注意:此字段可能返回 null,表示取不到有效值。
4538
- */
4538
+ */
4539
4539
  Function?: string;
4540
4540
  /**
4541
- * 需要授权的视图,填*代表当前Database下所有视图。当授权类型为管理员级别时,只允许填“*”,当授权类型为数据连接级别、数据库级别时只允许填空,其他类型下可以任意指定视图。
4541
+ * 需要授权的视图,填*代表当前Database下所有视图。当授权类型为管理员级别时,只允许填“*”,当授权类型为数据连接级别、数据库级别时只允许填空,其他类型下可以任意指定视图。
4542
4542
  注意:此字段可能返回 null,表示取不到有效值。
4543
- */
4543
+ */
4544
4544
  View?: string;
4545
4545
  /**
4546
- * 需要授权的列,填*代表当前所有列。当授权类型为管理员级别时,只允许填“*”
4546
+ * 需要授权的列,填*代表当前所有列。当授权类型为管理员级别时,只允许填“*”
4547
4547
  注意:此字段可能返回 null,表示取不到有效值。
4548
- */
4548
+ */
4549
4549
  Column?: string;
4550
4550
  /**
4551
- * 需要授权的数据引擎,填*代表当前所有引擎。当授权类型为管理员级别时,只允许填“*”
4551
+ * 需要授权的数据引擎,填*代表当前所有引擎。当授权类型为管理员级别时,只允许填“*”
4552
4552
  注意:此字段可能返回 null,表示取不到有效值。
4553
- */
4553
+ */
4554
4554
  DataEngine?: string;
4555
4555
  /**
4556
- * 用户是否可以进行二次授权。当为true的时候,被授权的用户可以将本次获取的权限再次授权给其他子用户。默认为false
4556
+ * 用户是否可以进行二次授权。当为true的时候,被授权的用户可以将本次获取的权限再次授权给其他子用户。默认为false
4557
4557
  注意:此字段可能返回 null,表示取不到有效值。
4558
- */
4558
+ */
4559
4559
  ReAuth?: boolean;
4560
4560
  /**
4561
- * 权限来源,入参不填。USER:权限来自用户本身;WORKGROUP:权限来自绑定的工作组
4561
+ * 权限来源,入参不填。USER:权限来自用户本身;WORKGROUP:权限来自绑定的工作组
4562
4562
  注意:此字段可能返回 null,表示取不到有效值。
4563
- */
4563
+ */
4564
4564
  Source?: string;
4565
4565
  /**
4566
- * 授权模式,入参不填。COMMON:普通模式;SENIOR:高级模式。
4566
+ * 授权模式,入参不填。COMMON:普通模式;SENIOR:高级模式。
4567
4567
  注意:此字段可能返回 null,表示取不到有效值。
4568
- */
4568
+ */
4569
4569
  Mode?: string;
4570
4570
  /**
4571
- * 操作者,入参不填。
4571
+ * 操作者,入参不填。
4572
4572
  注意:此字段可能返回 null,表示取不到有效值。
4573
- */
4573
+ */
4574
4574
  Operator?: string;
4575
4575
  /**
4576
- * 权限创建的时间,入参不填
4576
+ * 权限创建的时间,入参不填
4577
4577
  注意:此字段可能返回 null,表示取不到有效值。
4578
- */
4578
+ */
4579
4579
  CreateTime?: string;
4580
4580
  /**
4581
- * 权限所属工作组的ID,只有当该权限的来源为工作组时才会有值。即仅当Source字段的值为WORKGROUP时该字段才有值。
4581
+ * 权限所属工作组的ID,只有当该权限的来源为工作组时才会有值。即仅当Source字段的值为WORKGROUP时该字段才有值。
4582
4582
  注意:此字段可能返回 null,表示取不到有效值。
4583
- */
4583
+ */
4584
4584
  SourceId?: number;
4585
4585
  /**
4586
- * 权限所属工作组的名称,只有当该权限的来源为工作组时才会有值。即仅当Source字段的值为WORKGROUP时该字段才有值。
4586
+ * 权限所属工作组的名称,只有当该权限的来源为工作组时才会有值。即仅当Source字段的值为WORKGROUP时该字段才有值。
4587
4587
  注意:此字段可能返回 null,表示取不到有效值。
4588
- */
4588
+ */
4589
4589
  SourceName?: string;
4590
4590
  /**
4591
- * 策略ID
4591
+ * 策略ID
4592
4592
  注意:此字段可能返回 null,表示取不到有效值。
4593
- */
4593
+ */
4594
4594
  Id?: number;
4595
4595
  }
4596
4596
  /**
@@ -4598,29 +4598,29 @@ export interface Policy {
4598
4598
  */
4599
4599
  export interface JobLogResult {
4600
4600
  /**
4601
- * 日志时间戳,毫秒
4601
+ * 日志时间戳,毫秒
4602
4602
  注意:此字段可能返回 null,表示取不到有效值。
4603
- */
4603
+ */
4604
4604
  Time: number;
4605
4605
  /**
4606
- * 日志topic id
4606
+ * 日志topic id
4607
4607
  注意:此字段可能返回 null,表示取不到有效值。
4608
- */
4608
+ */
4609
4609
  TopicId: string;
4610
4610
  /**
4611
- * 日志topic name
4611
+ * 日志topic name
4612
4612
  注意:此字段可能返回 null,表示取不到有效值。
4613
- */
4613
+ */
4614
4614
  TopicName: string;
4615
4615
  /**
4616
- * 日志内容,json字符串
4616
+ * 日志内容,json字符串
4617
4617
  注意:此字段可能返回 null,表示取不到有效值。
4618
- */
4618
+ */
4619
4619
  LogJson: string;
4620
4620
  /**
4621
- * 日志ID
4621
+ * 日志ID
4622
4622
  注意:此字段可能返回 null,表示取不到有效值。
4623
- */
4623
+ */
4624
4624
  PkgLogId?: string;
4625
4625
  }
4626
4626
  /**
@@ -4684,14 +4684,14 @@ export interface DeleteUsersFromWorkGroupRequest {
4684
4684
  */
4685
4685
  export interface DMSColumnOrder {
4686
4686
  /**
4687
- * 列名
4687
+ * 列名
4688
4688
  注意:此字段可能返回 null,表示取不到有效值。
4689
- */
4689
+ */
4690
4690
  Col?: string;
4691
4691
  /**
4692
- * 排序
4692
+ * 排序
4693
4693
  注意:此字段可能返回 null,表示取不到有效值。
4694
- */
4694
+ */
4695
4695
  Order?: number;
4696
4696
  }
4697
4697
  /**
@@ -4699,9 +4699,9 @@ export interface DMSColumnOrder {
4699
4699
  */
4700
4700
  export interface CreateSparkAppResponse {
4701
4701
  /**
4702
- * App唯一标识
4702
+ * App唯一标识
4703
4703
  注意:此字段可能返回 null,表示取不到有效值。
4704
- */
4704
+ */
4705
4705
  SparkAppId?: string;
4706
4706
  /**
4707
4707
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4713,9 +4713,9 @@ export interface CreateSparkAppResponse {
4713
4713
  */
4714
4714
  export interface CreateTaskResponse {
4715
4715
  /**
4716
- * 任务ID
4716
+ * 任务ID
4717
4717
  注意:此字段可能返回 null,表示取不到有效值。
4718
- */
4718
+ */
4719
4719
  TaskId: string;
4720
4720
  /**
4721
4721
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4809,18 +4809,18 @@ export interface DescribeSparkAppJobsResponse {
4809
4809
  */
4810
4810
  export interface DescribeSparkAppTasksResponse {
4811
4811
  /**
4812
- * 任务结果(该字段已废弃)
4812
+ * 任务结果(该字段已废弃)
4813
4813
  注意:此字段可能返回 null,表示取不到有效值。
4814
- */
4814
+ */
4815
4815
  Tasks: TaskResponseInfo;
4816
4816
  /**
4817
4817
  * 任务总数
4818
4818
  */
4819
4819
  TotalCount: number;
4820
4820
  /**
4821
- * 任务结果列表
4821
+ * 任务结果列表
4822
4822
  注意:此字段可能返回 null,表示取不到有效值。
4823
- */
4823
+ */
4824
4824
  SparkAppTasks: Array<TaskResponseInfo>;
4825
4825
  /**
4826
4826
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4836,54 +4836,54 @@ export interface TableResponseInfo {
4836
4836
  */
4837
4837
  TableBaseInfo: TableBaseInfo;
4838
4838
  /**
4839
- * 数据表列信息。
4839
+ * 数据表列信息。
4840
4840
  注意:此字段可能返回 null,表示取不到有效值。
4841
- */
4841
+ */
4842
4842
  Columns: Array<Column>;
4843
4843
  /**
4844
- * 数据表分块信息。
4844
+ * 数据表分块信息。
4845
4845
  注意:此字段可能返回 null,表示取不到有效值。
4846
- */
4846
+ */
4847
4847
  Partitions: Array<Partition>;
4848
4848
  /**
4849
- * 数据存储路径。
4849
+ * 数据存储路径。
4850
4850
  注意:此字段可能返回 null,表示取不到有效值。
4851
- */
4851
+ */
4852
4852
  Location: string;
4853
4853
  /**
4854
- * 数据表属性信息。
4854
+ * 数据表属性信息。
4855
4855
  注意:此字段可能返回 null,表示取不到有效值。
4856
- */
4856
+ */
4857
4857
  Properties: Array<Property>;
4858
4858
  /**
4859
- * 数据表更新时间, 单位: ms。
4859
+ * 数据表更新时间, 单位: ms。
4860
4860
  注意:此字段可能返回 null,表示取不到有效值。
4861
- */
4861
+ */
4862
4862
  ModifiedTime: string;
4863
4863
  /**
4864
- * 数据表创建时间,单位: ms。
4864
+ * 数据表创建时间,单位: ms。
4865
4865
  注意:此字段可能返回 null,表示取不到有效值。
4866
- */
4866
+ */
4867
4867
  CreateTime: string;
4868
4868
  /**
4869
- * 数据格式。
4869
+ * 数据格式。
4870
4870
  注意:此字段可能返回 null,表示取不到有效值。
4871
- */
4871
+ */
4872
4872
  InputFormat: string;
4873
4873
  /**
4874
- * 数据表存储大小(单位:Byte)
4874
+ * 数据表存储大小(单位:Byte)
4875
4875
  注意:此字段可能返回 null,表示取不到有效值。
4876
- */
4876
+ */
4877
4877
  StorageSize: number;
4878
4878
  /**
4879
- * 数据表行数
4879
+ * 数据表行数
4880
4880
  注意:此字段可能返回 null,表示取不到有效值。
4881
- */
4881
+ */
4882
4882
  RecordCount: number;
4883
4883
  /**
4884
- * xxxx
4884
+ * xxxx
4885
4885
  注意:此字段可能返回 null,表示取不到有效值。
4886
- */
4886
+ */
4887
4887
  MapMaterializedViewName?: string;
4888
4888
  }
4889
4889
  /**
@@ -4903,10 +4903,10 @@ export interface DescribeViewsRequest {
4903
4903
  */
4904
4904
  Offset?: number;
4905
4905
  /**
4906
- * 过滤条件,如下支持的过滤类型,传参Name应为其一
4906
+ * 过滤条件,如下支持的过滤类型,传参Name应为其一
4907
4907
  view-name - String - (过滤条件)数据表名称,形如:view-001。
4908
4908
  view-id - String - (过滤条件)view id形如:12342。
4909
- */
4909
+ */
4910
4910
  Filters?: Array<Filter>;
4911
4911
  /**
4912
4912
  * 数据库所属的数据源名称
@@ -5057,9 +5057,9 @@ export interface CreateNotebookSessionResponse {
5057
5057
  */
5058
5058
  SessionId?: string;
5059
5059
  /**
5060
- * Spark任务返回的AppId
5060
+ * Spark任务返回的AppId
5061
5061
  注意:此字段可能返回 null,表示取不到有效值。
5062
- */
5062
+ */
5063
5063
  SparkAppId?: string;
5064
5064
  /**
5065
5065
  * Session状态,包含:not_started(未启动)、starting(已启动)、idle(等待输入)、busy(正在运行statement)、shutting_down(停止)、error(异常)、dead(已退出)、killed(被杀死)、success(正常停止)
@@ -5100,9 +5100,9 @@ export interface DescribeTasksResponse {
5100
5100
  */
5101
5101
  TotalCount: number;
5102
5102
  /**
5103
- * 任务概览信息
5103
+ * 任务概览信息
5104
5104
  注意:此字段可能返回 null,表示取不到有效值。
5105
- */
5105
+ */
5106
5106
  TasksOverview: TasksOverview;
5107
5107
  /**
5108
5108
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -5280,14 +5280,14 @@ export interface DescribeDataEnginesRequest {
5280
5280
  */
5281
5281
  Offset?: number;
5282
5282
  /**
5283
- * 滤类型,传参Name应为以下其中一个,
5283
+ * 滤类型,传参Name应为以下其中一个,
5284
5284
  data-engine-name - String
5285
5285
  engine-type - String
5286
5286
  state - String
5287
5287
  mode - String
5288
5288
  create-time - String
5289
5289
  message - String
5290
- */
5290
+ */
5291
5291
  Filters?: Array<Filter>;
5292
5292
  /**
5293
5293
  * 排序字段,支持如下字段类型,create-time
@@ -5415,48 +5415,48 @@ export interface DataEngineInfo {
5415
5415
  */
5416
5416
  UpdateTime?: number;
5417
5417
  /**
5418
- * 集群规格
5418
+ * 集群规格
5419
5419
  注意:此字段可能返回 null,表示取不到有效值。
5420
- */
5420
+ */
5421
5421
  Size?: number;
5422
5422
  /**
5423
5423
  * 计费模式 0共享模式 1按量计费 2包年包月
5424
5424
  */
5425
5425
  Mode?: number;
5426
5426
  /**
5427
- * 最小集群数
5427
+ * 最小集群数
5428
5428
  注意:此字段可能返回 null,表示取不到有效值。
5429
- */
5429
+ */
5430
5430
  MinClusters?: number;
5431
5431
  /**
5432
- * 最大集群数
5432
+ * 最大集群数
5433
5433
  注意:此字段可能返回 null,表示取不到有效值。
5434
- */
5434
+ */
5435
5435
  MaxClusters?: number;
5436
5436
  /**
5437
- * 是否自动恢复
5437
+ * 是否自动恢复
5438
5438
  注意:此字段可能返回 null,表示取不到有效值。
5439
- */
5439
+ */
5440
5440
  AutoResume?: boolean;
5441
5441
  /**
5442
- * 自动恢复时间
5442
+ * 自动恢复时间
5443
5443
  注意:此字段可能返回 null,表示取不到有效值。
5444
- */
5444
+ */
5445
5445
  SpendAfter?: number;
5446
5446
  /**
5447
- * 集群网段
5447
+ * 集群网段
5448
5448
  注意:此字段可能返回 null,表示取不到有效值。
5449
- */
5449
+ */
5450
5450
  CidrBlock?: string;
5451
5451
  /**
5452
- * 是否为默认引擎
5452
+ * 是否为默认引擎
5453
5453
  注意:此字段可能返回 null,表示取不到有效值。
5454
- */
5454
+ */
5455
5455
  DefaultDataEngine?: boolean;
5456
5456
  /**
5457
- * 返回信息
5457
+ * 返回信息
5458
5458
  注意:此字段可能返回 null,表示取不到有效值。
5459
- */
5459
+ */
5460
5460
  Message?: string;
5461
5461
  /**
5462
5462
  * 引擎id
@@ -5479,124 +5479,124 @@ export interface DataEngineInfo {
5479
5479
  */
5480
5480
  ReversalTime?: string;
5481
5481
  /**
5482
- * 用户名称
5482
+ * 用户名称
5483
5483
  注意:此字段可能返回 null,表示取不到有效值。
5484
- */
5484
+ */
5485
5485
  UserAlias?: string;
5486
5486
  /**
5487
- * 标签对集合
5487
+ * 标签对集合
5488
5488
  注意:此字段可能返回 null,表示取不到有效值。
5489
- */
5489
+ */
5490
5490
  TagList?: Array<TagInfo>;
5491
5491
  /**
5492
- * 引擎拥有的权限
5492
+ * 引擎拥有的权限
5493
5493
  注意:此字段可能返回 null,表示取不到有效值。
5494
- */
5494
+ */
5495
5495
  Permissions?: Array<string>;
5496
5496
  /**
5497
- * 是否自定挂起集群:false(默认):不自动挂起、true:自动挂起
5497
+ * 是否自定挂起集群:false(默认):不自动挂起、true:自动挂起
5498
5498
  注意:此字段可能返回 null,表示取不到有效值。
5499
- */
5499
+ */
5500
5500
  AutoSuspend?: boolean;
5501
5501
  /**
5502
- * 定时启停集群策略:0(默认):关闭定时策略、1:开启定时策略(注:定时启停策略与自动挂起策略互斥)
5502
+ * 定时启停集群策略:0(默认):关闭定时策略、1:开启定时策略(注:定时启停策略与自动挂起策略互斥)
5503
5503
  注意:此字段可能返回 null,表示取不到有效值。
5504
- */
5504
+ */
5505
5505
  CrontabResumeSuspend?: number;
5506
5506
  /**
5507
- * 定时启停策略,复杂类型:包含启停时间、挂起集群策略
5507
+ * 定时启停策略,复杂类型:包含启停时间、挂起集群策略
5508
5508
  注意:此字段可能返回 null,表示取不到有效值。
5509
- */
5509
+ */
5510
5510
  CrontabResumeSuspendStrategy?: CrontabResumeSuspendStrategy;
5511
5511
  /**
5512
- * 引擎执行任务类型,有效值:SQL/BATCH
5512
+ * 引擎执行任务类型,有效值:SQL/BATCH
5513
5513
  注意:此字段可能返回 null,表示取不到有效值。
5514
- */
5514
+ */
5515
5515
  EngineExecType?: string;
5516
5516
  /**
5517
- * 自动续费标志,0,初始状态,默认不自动续费,若用户有预付费不停服特权,自动续费。1:自动续费。2:明确不自动续费
5517
+ * 自动续费标志,0,初始状态,默认不自动续费,若用户有预付费不停服特权,自动续费。1:自动续费。2:明确不自动续费
5518
5518
  注意:此字段可能返回 null,表示取不到有效值。
5519
- */
5519
+ */
5520
5520
  RenewFlag?: number;
5521
5521
  /**
5522
- * 集群自动挂起时间
5522
+ * 集群自动挂起时间
5523
5523
  注意:此字段可能返回 null,表示取不到有效值。
5524
- */
5524
+ */
5525
5525
  AutoSuspendTime?: number;
5526
5526
  /**
5527
- * 网络连接配置
5527
+ * 网络连接配置
5528
5528
  注意:此字段可能返回 null,表示取不到有效值。
5529
- */
5529
+ */
5530
5530
  NetworkConnectionSet?: Array<NetworkConnection>;
5531
5531
  /**
5532
- * ui的跳转地址
5532
+ * ui的跳转地址
5533
5533
  注意:此字段可能返回 null,表示取不到有效值。
5534
- */
5534
+ */
5535
5535
  UiURL?: string;
5536
5536
  /**
5537
- * 引擎的资源类型
5537
+ * 引擎的资源类型
5538
5538
  注意:此字段可能返回 null,表示取不到有效值。
5539
- */
5539
+ */
5540
5540
  ResourceType?: string;
5541
5541
  /**
5542
- * 集群镜像版本ID
5542
+ * 集群镜像版本ID
5543
5543
  注意:此字段可能返回 null,表示取不到有效值。
5544
- */
5544
+ */
5545
5545
  ImageVersionId?: string;
5546
5546
  /**
5547
- * 集群镜像小版本ID
5547
+ * 集群镜像小版本ID
5548
5548
  注意:此字段可能返回 null,表示取不到有效值。
5549
- */
5549
+ */
5550
5550
  ChildImageVersionId?: string;
5551
5551
  /**
5552
- * 集群镜像版本名字
5552
+ * 集群镜像版本名字
5553
5553
  注意:此字段可能返回 null,表示取不到有效值。
5554
- */
5554
+ */
5555
5555
  ImageVersionName?: string;
5556
5556
  /**
5557
- * 是否开启备集群
5557
+ * 是否开启备集群
5558
5558
  注意:此字段可能返回 null,表示取不到有效值。
5559
- */
5559
+ */
5560
5560
  StartStandbyCluster?: boolean;
5561
5561
  /**
5562
- * spark jar 包年包月集群是否开启弹性
5562
+ * spark jar 包年包月集群是否开启弹性
5563
5563
  注意:此字段可能返回 null,表示取不到有效值。
5564
- */
5564
+ */
5565
5565
  ElasticSwitch?: boolean;
5566
5566
  /**
5567
- * spark jar 包年包月集群弹性上限
5567
+ * spark jar 包年包月集群弹性上限
5568
5568
  注意:此字段可能返回 null,表示取不到有效值。
5569
- */
5569
+ */
5570
5570
  ElasticLimit?: number;
5571
5571
  /**
5572
- * 是否为默认引擎
5572
+ * 是否为默认引擎
5573
5573
  注意:此字段可能返回 null,表示取不到有效值。
5574
- */
5574
+ */
5575
5575
  DefaultHouse?: boolean;
5576
5576
  /**
5577
- * 单个集群任务最大并发数
5577
+ * 单个集群任务最大并发数
5578
5578
  注意:此字段可能返回 null,表示取不到有效值。
5579
- */
5579
+ */
5580
5580
  MaxConcurrency?: number;
5581
5581
  /**
5582
- * 任务排队上限时间
5582
+ * 任务排队上限时间
5583
5583
  注意:此字段可能返回 null,表示取不到有效值。
5584
- */
5584
+ */
5585
5585
  TolerableQueueTime?: number;
5586
5586
  /**
5587
- * 用户appid
5587
+ * 用户appid
5588
5588
  注意:此字段可能返回 null,表示取不到有效值。
5589
- */
5589
+ */
5590
5590
  UserAppId?: number;
5591
5591
  /**
5592
- * 用户uin
5592
+ * 用户uin
5593
5593
  注意:此字段可能返回 null,表示取不到有效值。
5594
- */
5594
+ */
5595
5595
  UserUin?: string;
5596
5596
  /**
5597
- * SessionResourceTemplate
5597
+ * SessionResourceTemplate
5598
5598
  注意:此字段可能返回 null,表示取不到有效值。
5599
- */
5599
+ */
5600
5600
  SessionResourceTemplate?: SessionResourceTemplate;
5601
5601
  }
5602
5602
  /**
@@ -5709,9 +5709,9 @@ export interface UserMessage {
5709
5709
  */
5710
5710
  UserId: string;
5711
5711
  /**
5712
- * 用户描述
5712
+ * 用户描述
5713
5713
  注意:此字段可能返回 null,表示取不到有效值。
5714
- */
5714
+ */
5715
5715
  UserDescription: string;
5716
5716
  /**
5717
5717
  * 当前用户的创建者
@@ -5862,14 +5862,14 @@ export interface CancelNotebookSessionStatementBatchRequest {
5862
5862
  */
5863
5863
  export interface DescribeDataEnginesResponse {
5864
5864
  /**
5865
- * 数据引擎列表
5865
+ * 数据引擎列表
5866
5866
  注意:此字段可能返回 null,表示取不到有效值。
5867
- */
5867
+ */
5868
5868
  DataEngines?: Array<DataEngineInfo>;
5869
5869
  /**
5870
- * 总条数
5870
+ * 总条数
5871
5871
  注意:此字段可能返回 null,表示取不到有效值。
5872
- */
5872
+ */
5873
5873
  TotalCount?: number;
5874
5874
  /**
5875
5875
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -5881,9 +5881,9 @@ export interface DescribeDataEnginesResponse {
5881
5881
  */
5882
5882
  export interface DescribeScriptsResponse {
5883
5883
  /**
5884
- * Script列表
5884
+ * Script列表
5885
5885
  注意:此字段可能返回 null,表示取不到有效值。
5886
- */
5886
+ */
5887
5887
  Scripts: Array<Script>;
5888
5888
  /**
5889
5889
  * 实例总数
@@ -5903,49 +5903,49 @@ export interface DatabaseResponseInfo {
5903
5903
  */
5904
5904
  DatabaseName: string;
5905
5905
  /**
5906
- * 数据库描述信息,长度 0~256。
5906
+ * 数据库描述信息,长度 0~256。
5907
5907
  注意:此字段可能返回 null,表示取不到有效值。
5908
- */
5908
+ */
5909
5909
  Comment?: string;
5910
5910
  /**
5911
- * 允许针对数据库的属性元数据信息进行指定。
5911
+ * 允许针对数据库的属性元数据信息进行指定。
5912
5912
  注意:此字段可能返回 null,表示取不到有效值。
5913
- */
5913
+ */
5914
5914
  Properties?: Array<Property>;
5915
5915
  /**
5916
- * 数据库创建时间戳,单位:s。
5916
+ * 数据库创建时间戳,单位:s。
5917
5917
  注意:此字段可能返回 null,表示取不到有效值。
5918
- */
5918
+ */
5919
5919
  CreateTime?: string;
5920
5920
  /**
5921
- * 数据库更新时间戳,单位:s。
5921
+ * 数据库更新时间戳,单位:s。
5922
5922
  注意:此字段可能返回 null,表示取不到有效值。
5923
- */
5923
+ */
5924
5924
  ModifiedTime?: string;
5925
5925
  /**
5926
- * cos存储路径
5926
+ * cos存储路径
5927
5927
  注意:此字段可能返回 null,表示取不到有效值。
5928
- */
5928
+ */
5929
5929
  Location: string;
5930
5930
  /**
5931
- * 建库用户昵称
5931
+ * 建库用户昵称
5932
5932
  注意:此字段可能返回 null,表示取不到有效值。
5933
- */
5933
+ */
5934
5934
  UserAlias: string;
5935
5935
  /**
5936
- * 建库用户ID
5936
+ * 建库用户ID
5937
5937
  注意:此字段可能返回 null,表示取不到有效值。
5938
- */
5938
+ */
5939
5939
  UserSubUin: string;
5940
5940
  /**
5941
- * 数据治理配置项
5941
+ * 数据治理配置项
5942
5942
  注意:此字段可能返回 null,表示取不到有效值。
5943
- */
5943
+ */
5944
5944
  GovernPolicy: DataGovernPolicy;
5945
5945
  /**
5946
- * 数据库ID(无效字段)
5946
+ * 数据库ID(无效字段)
5947
5947
  注意:此字段可能返回 null,表示取不到有效值。
5948
- */
5948
+ */
5949
5949
  DatabaseId: string;
5950
5950
  }
5951
5951
  /**
@@ -5953,39 +5953,39 @@ export interface DatabaseResponseInfo {
5953
5953
  */
5954
5954
  export interface DMSColumn {
5955
5955
  /**
5956
- * 名称
5956
+ * 名称
5957
5957
  注意:此字段可能返回 null,表示取不到有效值。
5958
- */
5958
+ */
5959
5959
  Name?: string;
5960
5960
  /**
5961
- * 描述
5961
+ * 描述
5962
5962
  注意:此字段可能返回 null,表示取不到有效值。
5963
- */
5963
+ */
5964
5964
  Description?: string;
5965
5965
  /**
5966
- * 类型
5966
+ * 类型
5967
5967
  注意:此字段可能返回 null,表示取不到有效值。
5968
- */
5968
+ */
5969
5969
  Type?: string;
5970
5970
  /**
5971
- * 排序
5971
+ * 排序
5972
5972
  注意:此字段可能返回 null,表示取不到有效值。
5973
- */
5973
+ */
5974
5974
  Position?: number;
5975
5975
  /**
5976
- * 附加参数
5976
+ * 附加参数
5977
5977
  注意:此字段可能返回 null,表示取不到有效值。
5978
- */
5978
+ */
5979
5979
  Params?: Array<KVPair>;
5980
5980
  /**
5981
- * 业务参数
5981
+ * 业务参数
5982
5982
  注意:此字段可能返回 null,表示取不到有效值。
5983
- */
5983
+ */
5984
5984
  BizParams?: Array<KVPair>;
5985
5985
  /**
5986
- * 是否分区
5986
+ * 是否分区
5987
5987
  注意:此字段可能返回 null,表示取不到有效值。
5988
- */
5988
+ */
5989
5989
  IsPartition?: boolean;
5990
5990
  }
5991
5991
  /**