@alicloud/dataworks-public20240518 7.2.0 → 7.2.2
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 +22 -22
- package/dist/client.js +95 -27
- package/dist/client.js.map +1 -1
- package/dist/models/AddEntityIntoMetaCollectionRequest.d.ts +4 -0
- package/dist/models/AddEntityIntoMetaCollectionRequest.js.map +1 -1
- package/dist/models/CreateDijobRequest.d.ts +0 -81
- package/dist/models/CreateDijobRequest.js.map +1 -1
- package/dist/models/CreateDijobRequestDestinationDataSourceSettings.d.ts +0 -7
- package/dist/models/CreateDijobRequestDestinationDataSourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettings.d.ts +0 -41
- package/dist/models/CreateDijobRequestJobSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsCycleScheduleSettings.d.ts +0 -17
- package/dist/models/CreateDijobRequestJobSettingsCycleScheduleSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsDdlHandlingSettings.d.ts +0 -26
- package/dist/models/CreateDijobRequestJobSettingsDdlHandlingSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsRuntimeSettings.d.ts +0 -23
- package/dist/models/CreateDijobRequestJobSettingsRuntimeSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettings.d.ts +0 -12
- package/dist/models/CreateDijobRequestResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestSourceDataSourceSettings.d.ts +0 -11
- package/dist/models/CreateDijobRequestSourceDataSourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.d.ts +0 -14
- package/dist/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappings.d.ts +0 -8
- package/dist/models/CreateDijobRequestTableMappings.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.d.ts +0 -32
- package/dist/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappingsTransformationRules.d.ts +0 -34
- package/dist/models/CreateDijobRequestTableMappingsTransformationRules.js.map +1 -1
- package/dist/models/CreateDijobRequestTransformationRules.d.ts +0 -83
- package/dist/models/CreateDijobRequestTransformationRules.js.map +1 -1
- package/dist/models/CreateDijobShrinkRequest.d.ts +0 -81
- package/dist/models/CreateDijobShrinkRequest.js.map +1 -1
- package/dist/models/CreateLineageRelationshipRequest.d.ts +4 -0
- package/dist/models/CreateLineageRelationshipRequest.js.map +1 -1
- package/dist/models/CreateLineageRelationshipResponseBody.d.ts +3 -0
- package/dist/models/CreateLineageRelationshipResponseBody.js.map +1 -1
- package/dist/models/CreateLineageRelationshipShrinkRequest.d.ts +4 -0
- package/dist/models/CreateLineageRelationshipShrinkRequest.js.map +1 -1
- package/dist/models/CreateMetaCollectionRequest.d.ts +3 -0
- package/dist/models/CreateMetaCollectionRequest.js.map +1 -1
- package/dist/models/CreateMetaCollectionResponseBody.d.ts +3 -0
- package/dist/models/CreateMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.d.ts +1 -0
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.js +2 -0
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.js.map +1 -1
- package/dist/models/DeleteLineageRelationshipRequest.d.ts +2 -0
- package/dist/models/DeleteLineageRelationshipRequest.js.map +1 -1
- package/dist/models/DeleteMetaCollectionRequest.d.ts +2 -0
- package/dist/models/DeleteMetaCollectionRequest.js.map +1 -1
- package/dist/models/GetCatalogRequest.d.ts +11 -0
- package/dist/models/GetCatalogRequest.js.map +1 -1
- package/dist/models/GetColumnRequest.d.ts +30 -0
- package/dist/models/GetColumnRequest.js.map +1 -1
- package/dist/models/GetDatabaseRequest.d.ts +20 -0
- package/dist/models/GetDatabaseRequest.js.map +1 -1
- package/dist/models/GetLineageRelationshipRequest.d.ts +2 -0
- package/dist/models/GetLineageRelationshipRequest.js.map +1 -1
- package/dist/models/GetMetaCollectionRequest.d.ts +2 -0
- package/dist/models/GetMetaCollectionRequest.js.map +1 -1
- package/dist/models/GetMetaCollectionResponseBody.d.ts +4 -0
- package/dist/models/GetMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/GetMetaCollectionResponseBodyMetaCollection.d.ts +6 -0
- package/dist/models/GetMetaCollectionResponseBodyMetaCollection.js.map +1 -1
- package/dist/models/GetPartitionRequest.d.ts +2 -0
- package/dist/models/GetPartitionRequest.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultRequest.d.ts +2 -0
- package/dist/models/GetRerunWorkflowInstancesResultRequest.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultResponseBody.d.ts +7 -0
- package/dist/models/GetRerunWorkflowInstancesResultResponseBody.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultResponseBodyResult.d.ts +10 -0
- package/dist/models/GetRerunWorkflowInstancesResultResponseBodyResult.js.map +1 -1
- package/dist/models/GetSchemaRequest.d.ts +15 -3
- package/dist/models/GetSchemaRequest.js.map +1 -1
- package/dist/models/GetTableRequest.d.ts +31 -0
- package/dist/models/GetTableRequest.js.map +1 -1
- package/dist/models/GetTaskInstanceResponseBody.d.ts +1 -1
- package/dist/models/GetTaskInstanceResponseBodyTaskInstance.d.ts +8 -0
- package/dist/models/GetTaskInstanceResponseBodyTaskInstance.js.map +1 -1
- package/dist/models/ListCatalogsRequest.d.ts +11 -0
- package/dist/models/ListCatalogsRequest.js.map +1 -1
- package/dist/models/ListCatalogsShrinkRequest.d.ts +11 -0
- package/dist/models/ListCatalogsShrinkRequest.js.map +1 -1
- package/dist/models/ListColumnsRequest.d.ts +2 -0
- package/dist/models/ListColumnsRequest.js.map +1 -1
- package/dist/models/ListDatabasesRequest.d.ts +20 -0
- package/dist/models/ListDatabasesRequest.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionRequest.d.ts +2 -0
- package/dist/models/ListEntitiesInMetaCollectionRequest.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBody.d.ts +4 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.d.ts +4 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.d.ts +6 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.js.map +1 -1
- package/dist/models/ListLineageRelationshipsRequest.d.ts +4 -0
- package/dist/models/ListLineageRelationshipsRequest.js.map +1 -1
- package/dist/models/ListLineagesRequest.d.ts +6 -0
- package/dist/models/ListLineagesRequest.js.map +1 -1
- package/dist/models/ListMetaCollectionsRequest.d.ts +9 -0
- package/dist/models/ListMetaCollectionsRequest.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBody.d.ts +4 -0
- package/dist/models/ListMetaCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBodyData.d.ts +4 -0
- package/dist/models/ListMetaCollectionsResponseBodyData.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBodyDataMetaCollections.d.ts +12 -0
- package/dist/models/ListMetaCollectionsResponseBodyDataMetaCollections.js.map +1 -1
- package/dist/models/ListPartitionsRequest.d.ts +2 -0
- package/dist/models/ListPartitionsRequest.js.map +1 -1
- package/dist/models/ListSchemasRequest.d.ts +36 -0
- package/dist/models/ListSchemasRequest.js.map +1 -1
- package/dist/models/ListSchemasResponseBody.d.ts +10 -0
- package/dist/models/ListSchemasResponseBody.js.map +1 -1
- package/dist/models/ListSchemasResponseBodyPagingInfo.d.ts +7 -0
- package/dist/models/ListSchemasResponseBodyPagingInfo.js.map +1 -1
- package/dist/models/ListSchemasShrinkRequest.d.ts +36 -0
- package/dist/models/ListSchemasShrinkRequest.js.map +1 -1
- package/dist/models/ListTablesRequest.d.ts +33 -0
- package/dist/models/ListTablesRequest.js.map +1 -1
- package/dist/models/ListTablesShrinkRequest.d.ts +33 -0
- package/dist/models/ListTablesShrinkRequest.js.map +1 -1
- package/dist/models/ListTaskInstancesRequest.d.ts +4 -0
- package/dist/models/ListTaskInstancesRequest.js.map +1 -1
- package/dist/models/ListTaskInstancesResponseBody.d.ts +1 -1
- package/dist/models/ListTaskInstancesResponseBodyPagingInfo.d.ts +1 -1
- package/dist/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.d.ts +12 -0
- package/dist/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.js.map +1 -1
- package/dist/models/ListTaskInstancesShrinkRequest.d.ts +4 -0
- package/dist/models/ListTaskInstancesShrinkRequest.js.map +1 -1
- package/dist/models/RemoveEntityFromMetaCollectionRequest.d.ts +6 -0
- package/dist/models/RemoveEntityFromMetaCollectionRequest.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesRequest.d.ts +44 -0
- package/dist/models/RerunWorkflowInstancesRequest.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesRequestFilter.d.ts +18 -0
- package/dist/models/RerunWorkflowInstancesRequestFilter.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesResponseBody.d.ts +6 -0
- package/dist/models/RerunWorkflowInstancesResponseBody.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesShrinkRequest.d.ts +44 -0
- package/dist/models/RerunWorkflowInstancesShrinkRequest.js.map +1 -1
- package/dist/models/UpdateColumnBusinessMetadataRequest.d.ts +2 -0
- package/dist/models/UpdateColumnBusinessMetadataRequest.js.map +1 -1
- package/dist/models/UpdateDijobRequest.d.ts +0 -42
- package/dist/models/UpdateDijobRequest.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettings.d.ts +0 -41
- package/dist/models/UpdateDijobRequestJobSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.d.ts +0 -7
- package/dist/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.d.ts +0 -26
- package/dist/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsRuntimeSettings.d.ts +0 -23
- package/dist/models/UpdateDijobRequestJobSettingsRuntimeSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettings.d.ts +0 -12
- package/dist/models/UpdateDijobRequestResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappings.d.ts +0 -8
- package/dist/models/UpdateDijobRequestTableMappings.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.d.ts +0 -32
- package/dist/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappingsTransformationRules.d.ts +0 -30
- package/dist/models/UpdateDijobRequestTableMappingsTransformationRules.js.map +1 -1
- package/dist/models/UpdateDijobRequestTransformationRules.d.ts +0 -83
- package/dist/models/UpdateDijobRequestTransformationRules.js.map +1 -1
- package/dist/models/UpdateDijobShrinkRequest.d.ts +0 -42
- package/dist/models/UpdateDijobShrinkRequest.js.map +1 -1
- package/dist/models/UpdateMetaCollectionRequest.d.ts +6 -0
- package/dist/models/UpdateMetaCollectionRequest.js.map +1 -1
- package/dist/models/UpdateMetaCollectionShrinkRequest.d.ts +6 -0
- package/dist/models/UpdateMetaCollectionShrinkRequest.js.map +1 -1
- package/dist/models/UpdateTableBusinessMetadataRequest.d.ts +2 -0
- package/dist/models/UpdateTableBusinessMetadataRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +117 -27
- package/src/models/AddEntityIntoMetaCollectionRequest.ts +4 -0
- package/src/models/CreateDijobRequest.ts +0 -81
- package/src/models/CreateDijobRequestDestinationDataSourceSettings.ts +0 -7
- package/src/models/CreateDijobRequestJobSettings.ts +0 -41
- package/src/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.ts +0 -14
- package/src/models/CreateDijobRequestJobSettingsCycleScheduleSettings.ts +0 -17
- package/src/models/CreateDijobRequestJobSettingsDdlHandlingSettings.ts +0 -26
- package/src/models/CreateDijobRequestJobSettingsRuntimeSettings.ts +0 -23
- package/src/models/CreateDijobRequestResourceSettings.ts +0 -12
- package/src/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestSourceDataSourceSettings.ts +0 -11
- package/src/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.ts +0 -14
- package/src/models/CreateDijobRequestTableMappings.ts +0 -8
- package/src/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.ts +0 -32
- package/src/models/CreateDijobRequestTableMappingsTransformationRules.ts +0 -34
- package/src/models/CreateDijobRequestTransformationRules.ts +0 -83
- package/src/models/CreateDijobShrinkRequest.ts +0 -81
- package/src/models/CreateLineageRelationshipRequest.ts +4 -0
- package/src/models/CreateLineageRelationshipResponseBody.ts +3 -0
- package/src/models/CreateLineageRelationshipShrinkRequest.ts +4 -0
- package/src/models/CreateMetaCollectionRequest.ts +3 -0
- package/src/models/CreateMetaCollectionResponseBody.ts +3 -0
- package/src/models/CreateWorkflowInstancesRequestDefaultRunProperties.ts +3 -0
- package/src/models/DeleteLineageRelationshipRequest.ts +2 -0
- package/src/models/DeleteMetaCollectionRequest.ts +2 -0
- package/src/models/GetCatalogRequest.ts +11 -0
- package/src/models/GetColumnRequest.ts +30 -0
- package/src/models/GetDatabaseRequest.ts +20 -0
- package/src/models/GetLineageRelationshipRequest.ts +2 -0
- package/src/models/GetMetaCollectionRequest.ts +2 -0
- package/src/models/GetMetaCollectionResponseBody.ts +4 -0
- package/src/models/GetMetaCollectionResponseBodyMetaCollection.ts +6 -0
- package/src/models/GetPartitionRequest.ts +2 -0
- package/src/models/GetRerunWorkflowInstancesResultRequest.ts +2 -0
- package/src/models/GetRerunWorkflowInstancesResultResponseBody.ts +7 -0
- package/src/models/GetRerunWorkflowInstancesResultResponseBodyResult.ts +10 -0
- package/src/models/GetSchemaRequest.ts +15 -3
- package/src/models/GetTableRequest.ts +31 -0
- package/src/models/GetTaskInstanceResponseBody.ts +1 -1
- package/src/models/GetTaskInstanceResponseBodyTaskInstance.ts +8 -0
- package/src/models/ListCatalogsRequest.ts +11 -0
- package/src/models/ListCatalogsShrinkRequest.ts +11 -0
- package/src/models/ListColumnsRequest.ts +2 -0
- package/src/models/ListDatabasesRequest.ts +20 -0
- package/src/models/ListEntitiesInMetaCollectionRequest.ts +2 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBody.ts +4 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.ts +4 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.ts +6 -0
- package/src/models/ListLineageRelationshipsRequest.ts +4 -0
- package/src/models/ListLineagesRequest.ts +6 -0
- package/src/models/ListMetaCollectionsRequest.ts +9 -0
- package/src/models/ListMetaCollectionsResponseBody.ts +4 -0
- package/src/models/ListMetaCollectionsResponseBodyData.ts +4 -0
- package/src/models/ListMetaCollectionsResponseBodyDataMetaCollections.ts +12 -0
- package/src/models/ListPartitionsRequest.ts +2 -0
- package/src/models/ListSchemasRequest.ts +36 -0
- package/src/models/ListSchemasResponseBody.ts +10 -0
- package/src/models/ListSchemasResponseBodyPagingInfo.ts +7 -0
- package/src/models/ListSchemasShrinkRequest.ts +36 -0
- package/src/models/ListTablesRequest.ts +33 -0
- package/src/models/ListTablesShrinkRequest.ts +33 -0
- package/src/models/ListTaskInstancesRequest.ts +4 -0
- package/src/models/ListTaskInstancesResponseBody.ts +1 -1
- package/src/models/ListTaskInstancesResponseBodyPagingInfo.ts +1 -1
- package/src/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.ts +12 -0
- package/src/models/ListTaskInstancesShrinkRequest.ts +4 -0
- package/src/models/RemoveEntityFromMetaCollectionRequest.ts +6 -0
- package/src/models/RerunWorkflowInstancesRequest.ts +44 -0
- package/src/models/RerunWorkflowInstancesRequestFilter.ts +18 -0
- package/src/models/RerunWorkflowInstancesResponseBody.ts +6 -0
- package/src/models/RerunWorkflowInstancesShrinkRequest.ts +44 -0
- package/src/models/UpdateColumnBusinessMetadataRequest.ts +2 -0
- package/src/models/UpdateDijobRequest.ts +0 -42
- package/src/models/UpdateDijobRequestJobSettings.ts +0 -41
- package/src/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.ts +0 -14
- package/src/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.ts +0 -7
- package/src/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.ts +0 -26
- package/src/models/UpdateDijobRequestJobSettingsRuntimeSettings.ts +0 -23
- package/src/models/UpdateDijobRequestResourceSettings.ts +0 -12
- package/src/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestTableMappings.ts +0 -8
- package/src/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.ts +0 -32
- package/src/models/UpdateDijobRequestTableMappingsTransformationRules.ts +0 -30
- package/src/models/UpdateDijobRequestTransformationRules.ts +0 -83
- package/src/models/UpdateDijobShrinkRequest.ts +0 -42
- package/src/models/UpdateMetaCollectionRequest.ts +6 -0
- package/src/models/UpdateMetaCollectionShrinkRequest.ts +6 -0
- package/src/models/UpdateTableBusinessMetadataRequest.ts +2 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDijobRequestTableMappingsTransformationRules.js","sourceRoot":"","sources":["../../src/models/UpdateDijobRequestTableMappingsTransformationRules.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kDAAmD,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateDijobRequestTableMappingsTransformationRules.js","sourceRoot":"","sources":["../../src/models/UpdateDijobRequestTableMappingsTransformationRules.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kDAAmD,SAAQ,KAAK,CAAC,KAAK;IAIjF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,QAAQ,EAAE,UAAU;YACpB,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;YACxB,QAAQ,EAAE,QAAQ;YAClB,cAAc,EAAE,QAAQ;SACzB,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;AA3BD,gHA2BC"}
|
|
@@ -1,91 +1,8 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class UpdateDIJobRequestTransformationRules extends $dara.Model {
|
|
3
|
-
/**
|
|
4
|
-
* @remarks
|
|
5
|
-
* The action type. Valid values:
|
|
6
|
-
*
|
|
7
|
-
* * DefinePrimaryKey
|
|
8
|
-
* * Rename
|
|
9
|
-
* * AddColumn
|
|
10
|
-
* * HandleDml
|
|
11
|
-
* * DefineIncrementalCondition
|
|
12
|
-
* * DefineCycleScheduleSettings
|
|
13
|
-
* * DefinePartitionKey
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* Rename
|
|
17
|
-
*/
|
|
18
3
|
ruleActionType?: string;
|
|
19
|
-
/**
|
|
20
|
-
* @remarks
|
|
21
|
-
* The expression of the rule. The expression must be a JSON string.
|
|
22
|
-
*
|
|
23
|
-
* 1. Example of a renaming rule
|
|
24
|
-
*
|
|
25
|
-
* * Example: {"expression":"${srcDatasourceName}_${srcDatabaseName}_0922" }
|
|
26
|
-
* * expression: the expression of the renaming rule. You can use the following variables in an expression: ${srcDatasourceName}, ${srcDatabaseName}, and ${srcTableName}. ${srcDatasourceName} specifies the name of the source. ${srcDatabaseName} specifies the name of a source database. ${srcTableName} specifies the name of a source table.
|
|
27
|
-
*
|
|
28
|
-
* 2. Example of a column addition rule
|
|
29
|
-
*
|
|
30
|
-
* * Example: {"columns":[{"columnName":"my_add_column","columnValueType":"Constant","columnValue":"123"}]}
|
|
31
|
-
* * If you do not configure such a rule, no fields are added to the destination and no values are assigned by default.
|
|
32
|
-
* * columnName: the name of the field that is added.
|
|
33
|
-
* * columnValueType: the value type of the field. Valid values: Constant and Variable.
|
|
34
|
-
* * columnValue: the value of the field. If the columnValueType parameter is set to Constant, set the columnValue parameter to a constant of the STRING data type. If the columnValueType parameter is set to Variable, set the columnValue parameter to a built-in variable. The following built-in variables are supported: EXECUTE_TIME (LONG data type), DB_NAME_SRC (STRING data type), DATASOURCE_NAME_SRC (STRING data type), TABLE_NAME_SRC (STRING data type), DB_NAME_DEST (STRING data type), DATASOURCE_NAME_DEST (STRING data type), TABLE_NAME_DEST (STRING data type), and DB_NAME_SRC_TRANSED (STRING data type). EXECUTE_TIME specifies the execution time. DB_NAME_SRC specifies the name of a source database. DATASOURCE_NAME_SRC specifies the name of the source. TABLE_NAME_SRC specifies the name of a source table. DB_NAME_DEST specifies the name of a destination database. DATASOURCE_NAME_DEST specifies the name of the destination. TABLE_NAME_DEST specifies the name of a destination table. DB_NAME_SRC_TRANSED specifies the database name obtained after a transformation.
|
|
35
|
-
*
|
|
36
|
-
* 3. Example of a rule used to specify primary key fields for a destination table
|
|
37
|
-
*
|
|
38
|
-
* * Example: {"columns":["ukcolumn1","ukcolumn2"]}
|
|
39
|
-
* * If you do not configure such a rule, the primary key fields in the mapped source table are used for the destination table by default.
|
|
40
|
-
* * If the destination table is an existing table, Data Integration does not modify the schema of the destination table. If the specified primary key fields do not exist in the destination table, an error is reported when the synchronization task starts to run.
|
|
41
|
-
* * If the destination table is automatically created by the system, Data Integration automatically creates the schema of the destination table. The schema contains the primary key fields that you specify. If the specified primary key fields do not exist in the destination table, an error is reported when the synchronization task starts to run.
|
|
42
|
-
*
|
|
43
|
-
* 4. Example of a rule used to process DML messages
|
|
44
|
-
*
|
|
45
|
-
* * Example: {"dmlPolicies":[{"dmlType":"Delete","dmlAction":"Filter","filterCondition":"id > 1"}]}
|
|
46
|
-
* * If you do not configure such a rule, the default processing policy for messages generated for insert, update, and delete operations is Normal.
|
|
47
|
-
* * dmlType: the DML operation. Valid values: Insert, Update, and Delete.
|
|
48
|
-
* * dmlAction: the processing policy for DML messages. Valid values: Normal, Ignore, Filter, and LogicalDelete. Filter indicates conditional processing. You can set the dmlAction parameter to Filter only when the dmlType parameter is set to Update or Delete.
|
|
49
|
-
* * filterCondition: the condition used to filter DML messages. This parameter is required only when the dmlAction parameter is set to Filter.
|
|
50
|
-
*
|
|
51
|
-
* 5. Example of a rule used to perform incremental synchronization
|
|
52
|
-
*
|
|
53
|
-
* * Example: {"where":"id > 0"}
|
|
54
|
-
* * You can configure such a rule to perform incremental synchronization.
|
|
55
|
-
*
|
|
56
|
-
* 6. Example of a rule used to configure scheduling parameters for an auto triggered task
|
|
57
|
-
*
|
|
58
|
-
* * Example: {"cronExpress":" \\* \\* \\* \\* \\* \\*", "cycleType":"1"}
|
|
59
|
-
* * You can configure such a rule to configure scheduling parameters for an auto triggered task.
|
|
60
|
-
*
|
|
61
|
-
* 7. Example of a rule used to specify a partition key
|
|
62
|
-
*
|
|
63
|
-
* * Example: {"columns":["id"]}
|
|
64
|
-
* * You can configure such a rule to specify a partition key.
|
|
65
|
-
*
|
|
66
|
-
* @example
|
|
67
|
-
* {"expression":"${srcDatasoureName}_${srcDatabaseName}"}
|
|
68
|
-
*/
|
|
69
4
|
ruleExpression?: string;
|
|
70
|
-
/**
|
|
71
|
-
* @remarks
|
|
72
|
-
* The name of the rule. If the values of the RuleActionType parameter and the RuleTargetType parameter are the same for multiple transformation rules, you must make sure that the transformation rule names are unique.
|
|
73
|
-
*
|
|
74
|
-
* @example
|
|
75
|
-
* rename_rule_1
|
|
76
|
-
*/
|
|
77
5
|
ruleName?: string;
|
|
78
|
-
/**
|
|
79
|
-
* @remarks
|
|
80
|
-
* The type of the object on which you want to perform the action. Valid values:
|
|
81
|
-
*
|
|
82
|
-
* * Table
|
|
83
|
-
* * Schema
|
|
84
|
-
* * Database
|
|
85
|
-
*
|
|
86
|
-
* @example
|
|
87
|
-
* Table
|
|
88
|
-
*/
|
|
89
6
|
ruleTargetType?: string;
|
|
90
7
|
static names(): {
|
|
91
8
|
[key: string]: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDijobRequestTransformationRules.js","sourceRoot":"","sources":["../../src/models/UpdateDijobRequestTransformationRules.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateDijobRequestTransformationRules.js","sourceRoot":"","sources":["../../src/models/UpdateDijobRequestTransformationRules.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IAKpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,cAAc,EAAE,gBAAgB;YAChC,QAAQ,EAAE,UAAU;YACpB,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;YACxB,cAAc,EAAE,QAAQ;YACxB,QAAQ,EAAE,QAAQ;YAClB,cAAc,EAAE,QAAQ;SACzB,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;AA9BD,sFA8BC"}
|
|
@@ -1,22 +1,9 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class UpdateDIJobShrinkRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
-
* @remarks
|
|
5
|
-
* This parameter is deprecated. Use the Id parameter instead.
|
|
6
|
-
*
|
|
7
|
-
* @example
|
|
8
|
-
* 11588
|
|
9
|
-
*
|
|
10
4
|
* @deprecated
|
|
11
5
|
*/
|
|
12
6
|
DIJobId?: number;
|
|
13
|
-
/**
|
|
14
|
-
* @remarks
|
|
15
|
-
* The description of the synchronization task.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* The description of the synchronization task.
|
|
19
|
-
*/
|
|
20
7
|
description?: string;
|
|
21
8
|
/**
|
|
22
9
|
* @remarks
|
|
@@ -26,39 +13,10 @@ export declare class UpdateDIJobShrinkRequest extends $dara.Model {
|
|
|
26
13
|
* 11588
|
|
27
14
|
*/
|
|
28
15
|
id?: number;
|
|
29
|
-
/**
|
|
30
|
-
* @remarks
|
|
31
|
-
* The settings for the dimension of the synchronization task. The settings include processing policies for DDL messages, policies for data type mappings between source fields and destination fields, and runtime parameters of the synchronization task.
|
|
32
|
-
*/
|
|
33
16
|
jobSettingsShrink?: string;
|
|
34
|
-
/**
|
|
35
|
-
* @remarks
|
|
36
|
-
* The ID of the DataWorks workspace. You can log on to the [DataWorks console](https://workbench.data.aliyun.com/console) and go to the Workspace page to obtain the workspace ID.
|
|
37
|
-
*
|
|
38
|
-
* You must configure this parameter to specify the DataWorks workspace to which the operation is applied.
|
|
39
|
-
*
|
|
40
|
-
* @example
|
|
41
|
-
* 10000
|
|
42
|
-
*/
|
|
43
17
|
projectId?: number;
|
|
44
|
-
/**
|
|
45
|
-
* @remarks
|
|
46
|
-
* The resource settings.
|
|
47
|
-
*/
|
|
48
18
|
resourceSettingsShrink?: string;
|
|
49
|
-
/**
|
|
50
|
-
* @remarks
|
|
51
|
-
* The list of mappings between rules used to select synchronization objects in the source and transformation rules applied to the selected synchronization objects. Each entry in the list displays a mapping between a rule used to select synchronization objects and a transformation rule applied to the selected synchronization objects.
|
|
52
|
-
*
|
|
53
|
-
* > [ { "SourceObjectSelectionRules":[ { "ObjectType":"Database", "Action":"Include", "ExpressionType":"Exact", "Expression":"biz_db" }, { "ObjectType":"Schema", "Action":"Include", "ExpressionType":"Exact", "Expression":"s1" }, { "ObjectType":"Table", "Action":"Include", "ExpressionType":"Exact", "Expression":"table1" } ], "TransformationRuleNames":[ { "RuleName":"my_database_rename_rule", "RuleActionType":"Rename", "RuleTargetType":"Schema" } ] } ]
|
|
54
|
-
*/
|
|
55
19
|
tableMappingsShrink?: string;
|
|
56
|
-
/**
|
|
57
|
-
* @remarks
|
|
58
|
-
* The list of transformation rules for objects involved in the synchronization task.
|
|
59
|
-
*
|
|
60
|
-
* > [ { "RuleName":"my_database_rename_rule", "RuleActionType":"Rename", "RuleTargetType":"Schema", "RuleExpression":"{"expression":"${srcDatasoureName}_${srcDatabaseName}"}" } ]
|
|
61
|
-
*/
|
|
62
20
|
transformationRulesShrink?: string;
|
|
63
21
|
static names(): {
|
|
64
22
|
[key: string]: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDijobShrinkRequest.js","sourceRoot":"","sources":["../../src/models/UpdateDijobShrinkRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateDijobShrinkRequest.js","sourceRoot":"","sources":["../../src/models/UpdateDijobShrinkRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IAmBvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,WAAW,EAAE,aAAa;YAC1B,EAAE,EAAE,IAAI;YACR,iBAAiB,EAAE,aAAa;YAChC,SAAS,EAAE,WAAW;YACtB,sBAAsB,EAAE,kBAAkB;YAC1C,mBAAmB,EAAE,eAAe;YACpC,yBAAyB,EAAE,qBAAqB;SACjD,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,QAAQ;YACrB,EAAE,EAAE,QAAQ;YACZ,iBAAiB,EAAE,QAAQ;YAC3B,SAAS,EAAE,QAAQ;YACnB,sBAAsB,EAAE,QAAQ;YAChC,mBAAmB,EAAE,QAAQ;YAC7B,yBAAyB,EAAE,QAAQ;SACpC,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;AApDD,4DAoDC"}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class UpdateMetaCollectionRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The collection administrator IDs. This parameter is available only for data albums. The administrator must be an account within the same tenant.
|
|
6
|
+
*/
|
|
3
7
|
administrators?: string[];
|
|
4
8
|
/**
|
|
5
9
|
* @example
|
|
@@ -8,6 +12,8 @@ export declare class UpdateMetaCollectionRequest extends $dara.Model {
|
|
|
8
12
|
description?: string;
|
|
9
13
|
/**
|
|
10
14
|
* @remarks
|
|
15
|
+
* The collection ID.
|
|
16
|
+
*
|
|
11
17
|
* This parameter is required.
|
|
12
18
|
*
|
|
13
19
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateMetaCollectionRequest.js","sourceRoot":"","sources":["../../src/models/UpdateMetaCollectionRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateMetaCollectionRequest.js","sourceRoot":"","sources":["../../src/models/UpdateMetaCollectionRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IA0B1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE,aAAa;YAC1B,EAAE,EAAE,IAAI;YACR,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACzD,WAAW,EAAE,QAAQ;YACrB,EAAE,EAAE,QAAQ;YACZ,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,EAAE,CAAC;YACtC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;QACjD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtDD,kEAsDC"}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class UpdateMetaCollectionShrinkRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The collection administrator IDs. This parameter is available only for data albums. The administrator must be an account within the same tenant.
|
|
6
|
+
*/
|
|
3
7
|
administratorsShrink?: string;
|
|
4
8
|
/**
|
|
5
9
|
* @example
|
|
@@ -8,6 +12,8 @@ export declare class UpdateMetaCollectionShrinkRequest extends $dara.Model {
|
|
|
8
12
|
description?: string;
|
|
9
13
|
/**
|
|
10
14
|
* @remarks
|
|
15
|
+
* The collection ID.
|
|
16
|
+
*
|
|
11
17
|
* This parameter is required.
|
|
12
18
|
*
|
|
13
19
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateMetaCollectionShrinkRequest.js","sourceRoot":"","sources":["../../src/models/UpdateMetaCollectionShrinkRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateMetaCollectionShrinkRequest.js","sourceRoot":"","sources":["../../src/models/UpdateMetaCollectionShrinkRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IA0BhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,gBAAgB;YACtC,WAAW,EAAE,aAAa;YAC1B,EAAE,EAAE,IAAI;YACR,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,WAAW,EAAE,QAAQ;YACrB,EAAE,EAAE,QAAQ;YACZ,IAAI,EAAE,QAAQ;SACf,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;AAnDD,8EAmDC"}
|
|
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class UpdateTableBusinessMetadataRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
+
* The data table ID. You can call the ListTables operation to query the ID.
|
|
6
|
+
*
|
|
5
7
|
* This parameter is required.
|
|
6
8
|
*
|
|
7
9
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateTableBusinessMetadataRequest.js","sourceRoot":"","sources":["../../src/models/UpdateTableBusinessMetadataRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateTableBusinessMetadataRequest.js","sourceRoot":"","sources":["../../src/models/UpdateTableBusinessMetadataRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IAmBjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,EAAE,EAAE,IAAI;YACR,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,EAAE,EAAE,QAAQ;YACZ,MAAM,EAAE,QAAQ;SACjB,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;AAxCD,gFAwCC"}
|
package/package.json
CHANGED
package/src/client.ts
CHANGED
|
@@ -594,16 +594,72 @@ export default class Client extends OpenApi {
|
|
|
594
594
|
request.transformationRulesShrink = OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.transformationRules, "TransformationRules", "json");
|
|
595
595
|
}
|
|
596
596
|
|
|
597
|
-
let
|
|
597
|
+
let body : {[key: string ]: any} = { };
|
|
598
|
+
if (!$dara.isNull(request.description)) {
|
|
599
|
+
body["Description"] = request.description;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
if (!$dara.isNull(request.destinationDataSourceSettingsShrink)) {
|
|
603
|
+
body["DestinationDataSourceSettings"] = request.destinationDataSourceSettingsShrink;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
if (!$dara.isNull(request.destinationDataSourceType)) {
|
|
607
|
+
body["DestinationDataSourceType"] = request.destinationDataSourceType;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
if (!$dara.isNull(request.jobName)) {
|
|
611
|
+
body["JobName"] = request.jobName;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
if (!$dara.isNull(request.jobSettingsShrink)) {
|
|
615
|
+
body["JobSettings"] = request.jobSettingsShrink;
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
if (!$dara.isNull(request.jobType)) {
|
|
619
|
+
body["JobType"] = request.jobType;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
if (!$dara.isNull(request.migrationType)) {
|
|
623
|
+
body["MigrationType"] = request.migrationType;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
if (!$dara.isNull(request.name)) {
|
|
627
|
+
body["Name"] = request.name;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
if (!$dara.isNull(request.projectId)) {
|
|
631
|
+
body["ProjectId"] = request.projectId;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
if (!$dara.isNull(request.resourceSettingsShrink)) {
|
|
635
|
+
body["ResourceSettings"] = request.resourceSettingsShrink;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
if (!$dara.isNull(request.sourceDataSourceSettingsShrink)) {
|
|
639
|
+
body["SourceDataSourceSettings"] = request.sourceDataSourceSettingsShrink;
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
if (!$dara.isNull(request.sourceDataSourceType)) {
|
|
643
|
+
body["SourceDataSourceType"] = request.sourceDataSourceType;
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
if (!$dara.isNull(request.tableMappingsShrink)) {
|
|
647
|
+
body["TableMappings"] = request.tableMappingsShrink;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
if (!$dara.isNull(request.transformationRulesShrink)) {
|
|
651
|
+
body["TransformationRules"] = request.transformationRulesShrink;
|
|
652
|
+
}
|
|
653
|
+
|
|
598
654
|
let req = new $OpenApiUtil.OpenApiRequest({
|
|
599
|
-
|
|
655
|
+
body: OpenApiUtil.parseToMap(body),
|
|
600
656
|
});
|
|
601
657
|
let params = new $OpenApiUtil.Params({
|
|
602
658
|
action: "CreateDIJob",
|
|
603
659
|
version: "2024-05-18",
|
|
604
660
|
protocol: "HTTPS",
|
|
605
661
|
pathname: "/",
|
|
606
|
-
method: "
|
|
662
|
+
method: "POST",
|
|
607
663
|
authType: "AK",
|
|
608
664
|
style: "RPC",
|
|
609
665
|
reqBodyType: "formData",
|
|
@@ -1440,7 +1496,7 @@ export default class Client extends OpenApi {
|
|
|
1440
1496
|
}
|
|
1441
1497
|
|
|
1442
1498
|
/**
|
|
1443
|
-
*
|
|
1499
|
+
* Creates a lineage between a source entity and a destination entity. Either the source or destination entity must be a custom entity.
|
|
1444
1500
|
*
|
|
1445
1501
|
* @param tmpReq - CreateLineageRelationshipRequest
|
|
1446
1502
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1493,7 +1549,7 @@ export default class Client extends OpenApi {
|
|
|
1493
1549
|
}
|
|
1494
1550
|
|
|
1495
1551
|
/**
|
|
1496
|
-
*
|
|
1552
|
+
* Creates a lineage between a source entity and a destination entity. Either the source or destination entity must be a custom entity.
|
|
1497
1553
|
*
|
|
1498
1554
|
* @param request - CreateLineageRelationshipRequest
|
|
1499
1555
|
* @returns CreateLineageRelationshipResponse
|
|
@@ -1504,7 +1560,7 @@ export default class Client extends OpenApi {
|
|
|
1504
1560
|
}
|
|
1505
1561
|
|
|
1506
1562
|
/**
|
|
1507
|
-
*
|
|
1563
|
+
* Creates a collection in Data Map. Collections include categories, subcategories, data albums, and categories that are created in the data albums.
|
|
1508
1564
|
*
|
|
1509
1565
|
* @param request - CreateMetaCollectionRequest
|
|
1510
1566
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1547,7 +1603,7 @@ export default class Client extends OpenApi {
|
|
|
1547
1603
|
}
|
|
1548
1604
|
|
|
1549
1605
|
/**
|
|
1550
|
-
*
|
|
1606
|
+
* Creates a collection in Data Map. Collections include categories, subcategories, data albums, and categories that are created in the data albums.
|
|
1551
1607
|
*
|
|
1552
1608
|
* @param request - CreateMetaCollectionRequest
|
|
1553
1609
|
* @returns CreateMetaCollectionResponse
|
|
@@ -5126,7 +5182,7 @@ export default class Client extends OpenApi {
|
|
|
5126
5182
|
}
|
|
5127
5183
|
|
|
5128
5184
|
/**
|
|
5129
|
-
*
|
|
5185
|
+
* Queries the information about a collection in Data Map. Collections include categories and data albums.
|
|
5130
5186
|
*
|
|
5131
5187
|
* @param request - GetMetaCollectionRequest
|
|
5132
5188
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5153,7 +5209,7 @@ export default class Client extends OpenApi {
|
|
|
5153
5209
|
}
|
|
5154
5210
|
|
|
5155
5211
|
/**
|
|
5156
|
-
*
|
|
5212
|
+
* Queries the information about a collection in Data Map. Collections include categories and data albums.
|
|
5157
5213
|
*
|
|
5158
5214
|
* @param request - GetMetaCollectionRequest
|
|
5159
5215
|
* @returns GetMetaCollectionResponse
|
|
@@ -5470,7 +5526,7 @@ export default class Client extends OpenApi {
|
|
|
5470
5526
|
}
|
|
5471
5527
|
|
|
5472
5528
|
/**
|
|
5473
|
-
*
|
|
5529
|
+
* Query the result of asynchronous workflow instance reruns.
|
|
5474
5530
|
*
|
|
5475
5531
|
* @param request - GetRerunWorkflowInstancesResultRequest
|
|
5476
5532
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5501,7 +5557,7 @@ export default class Client extends OpenApi {
|
|
|
5501
5557
|
}
|
|
5502
5558
|
|
|
5503
5559
|
/**
|
|
5504
|
-
*
|
|
5560
|
+
* Query the result of asynchronous workflow instance reruns.
|
|
5505
5561
|
*
|
|
5506
5562
|
* @param request - GetRerunWorkflowInstancesResultRequest
|
|
5507
5563
|
* @returns GetRerunWorkflowInstancesResultResponse
|
|
@@ -7431,7 +7487,7 @@ export default class Client extends OpenApi {
|
|
|
7431
7487
|
}
|
|
7432
7488
|
|
|
7433
7489
|
/**
|
|
7434
|
-
*
|
|
7490
|
+
* Queries a list of entities in a collection in Data Map. Collections include categories and data albums. Entities can only be tables.
|
|
7435
7491
|
*
|
|
7436
7492
|
* @param request - ListEntitiesInMetaCollectionRequest
|
|
7437
7493
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7458,7 +7514,7 @@ export default class Client extends OpenApi {
|
|
|
7458
7514
|
}
|
|
7459
7515
|
|
|
7460
7516
|
/**
|
|
7461
|
-
*
|
|
7517
|
+
* Queries a list of entities in a collection in Data Map. Collections include categories and data albums. Entities can only be tables.
|
|
7462
7518
|
*
|
|
7463
7519
|
* @param request - ListEntitiesInMetaCollectionRequest
|
|
7464
7520
|
* @returns ListEntitiesInMetaCollectionResponse
|
|
@@ -7751,7 +7807,7 @@ export default class Client extends OpenApi {
|
|
|
7751
7807
|
}
|
|
7752
7808
|
|
|
7753
7809
|
/**
|
|
7754
|
-
*
|
|
7810
|
+
* Queries a list of ancestor and descendant entities of an entity in Data Map. You can specify whether to return the lineage between the entities.
|
|
7755
7811
|
*
|
|
7756
7812
|
* @param request - ListLineagesRequest
|
|
7757
7813
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7778,7 +7834,7 @@ export default class Client extends OpenApi {
|
|
|
7778
7834
|
}
|
|
7779
7835
|
|
|
7780
7836
|
/**
|
|
7781
|
-
*
|
|
7837
|
+
* Queries a list of ancestor and descendant entities of an entity in Data Map. You can specify whether to return the lineage between the entities.
|
|
7782
7838
|
*
|
|
7783
7839
|
* @param request - ListLineagesRequest
|
|
7784
7840
|
* @returns ListLineagesResponse
|
|
@@ -7789,7 +7845,7 @@ export default class Client extends OpenApi {
|
|
|
7789
7845
|
}
|
|
7790
7846
|
|
|
7791
7847
|
/**
|
|
7792
|
-
*
|
|
7848
|
+
* Queries a list of collections in Data Map. Collections include categories and data albums.
|
|
7793
7849
|
*
|
|
7794
7850
|
* @param request - ListMetaCollectionsRequest
|
|
7795
7851
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7816,7 +7872,7 @@ export default class Client extends OpenApi {
|
|
|
7816
7872
|
}
|
|
7817
7873
|
|
|
7818
7874
|
/**
|
|
7819
|
-
*
|
|
7875
|
+
* Queries a list of collections in Data Map. Collections include categories and data albums.
|
|
7820
7876
|
*
|
|
7821
7877
|
* @param request - ListMetaCollectionsRequest
|
|
7822
7878
|
* @returns ListMetaCollectionsResponse
|
|
@@ -8439,7 +8495,7 @@ export default class Client extends OpenApi {
|
|
|
8439
8495
|
}
|
|
8440
8496
|
|
|
8441
8497
|
/**
|
|
8442
|
-
*
|
|
8498
|
+
* Queries a list of schemas in a database or a MaxCompute project in Data Map. Only schemas of the MaxCompute and Hologres metadata crawler types are supported.
|
|
8443
8499
|
*
|
|
8444
8500
|
* @param tmpReq - ListSchemasRequest
|
|
8445
8501
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8472,7 +8528,7 @@ export default class Client extends OpenApi {
|
|
|
8472
8528
|
}
|
|
8473
8529
|
|
|
8474
8530
|
/**
|
|
8475
|
-
*
|
|
8531
|
+
* Queries a list of schemas in a database or a MaxCompute project in Data Map. Only schemas of the MaxCompute and Hologres metadata crawler types are supported.
|
|
8476
8532
|
*
|
|
8477
8533
|
* @param request - ListSchemasRequest
|
|
8478
8534
|
* @returns ListSchemasResponse
|
|
@@ -9713,7 +9769,7 @@ export default class Client extends OpenApi {
|
|
|
9713
9769
|
}
|
|
9714
9770
|
|
|
9715
9771
|
/**
|
|
9716
|
-
*
|
|
9772
|
+
* Reruns workflow instances.
|
|
9717
9773
|
*
|
|
9718
9774
|
* @param tmpReq - RerunWorkflowInstancesRequest
|
|
9719
9775
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9794,7 +9850,7 @@ export default class Client extends OpenApi {
|
|
|
9794
9850
|
}
|
|
9795
9851
|
|
|
9796
9852
|
/**
|
|
9797
|
-
*
|
|
9853
|
+
* Reruns workflow instances.
|
|
9798
9854
|
*
|
|
9799
9855
|
* @param request - RerunWorkflowInstancesRequest
|
|
9800
9856
|
* @returns RerunWorkflowInstancesResponse
|
|
@@ -10888,16 +10944,50 @@ export default class Client extends OpenApi {
|
|
|
10888
10944
|
request.transformationRulesShrink = OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.transformationRules, "TransformationRules", "json");
|
|
10889
10945
|
}
|
|
10890
10946
|
|
|
10891
|
-
let query =
|
|
10947
|
+
let query = { };
|
|
10948
|
+
if (!$dara.isNull(request.id)) {
|
|
10949
|
+
query["Id"] = request.id;
|
|
10950
|
+
}
|
|
10951
|
+
|
|
10952
|
+
let body : {[key: string ]: any} = { };
|
|
10953
|
+
if (!$dara.isNull(request.DIJobId)) {
|
|
10954
|
+
body["DIJobId"] = request.DIJobId;
|
|
10955
|
+
}
|
|
10956
|
+
|
|
10957
|
+
if (!$dara.isNull(request.description)) {
|
|
10958
|
+
body["Description"] = request.description;
|
|
10959
|
+
}
|
|
10960
|
+
|
|
10961
|
+
if (!$dara.isNull(request.jobSettingsShrink)) {
|
|
10962
|
+
body["JobSettings"] = request.jobSettingsShrink;
|
|
10963
|
+
}
|
|
10964
|
+
|
|
10965
|
+
if (!$dara.isNull(request.projectId)) {
|
|
10966
|
+
body["ProjectId"] = request.projectId;
|
|
10967
|
+
}
|
|
10968
|
+
|
|
10969
|
+
if (!$dara.isNull(request.resourceSettingsShrink)) {
|
|
10970
|
+
body["ResourceSettings"] = request.resourceSettingsShrink;
|
|
10971
|
+
}
|
|
10972
|
+
|
|
10973
|
+
if (!$dara.isNull(request.tableMappingsShrink)) {
|
|
10974
|
+
body["TableMappings"] = request.tableMappingsShrink;
|
|
10975
|
+
}
|
|
10976
|
+
|
|
10977
|
+
if (!$dara.isNull(request.transformationRulesShrink)) {
|
|
10978
|
+
body["TransformationRules"] = request.transformationRulesShrink;
|
|
10979
|
+
}
|
|
10980
|
+
|
|
10892
10981
|
let req = new $OpenApiUtil.OpenApiRequest({
|
|
10893
10982
|
query: OpenApiUtil.query(query),
|
|
10983
|
+
body: OpenApiUtil.parseToMap(body),
|
|
10894
10984
|
});
|
|
10895
10985
|
let params = new $OpenApiUtil.Params({
|
|
10896
10986
|
action: "UpdateDIJob",
|
|
10897
10987
|
version: "2024-05-18",
|
|
10898
10988
|
protocol: "HTTPS",
|
|
10899
10989
|
pathname: "/",
|
|
10900
|
-
method: "
|
|
10990
|
+
method: "POST",
|
|
10901
10991
|
authType: "AK",
|
|
10902
10992
|
style: "RPC",
|
|
10903
10993
|
reqBodyType: "formData",
|
|
@@ -11657,7 +11747,7 @@ export default class Client extends OpenApi {
|
|
|
11657
11747
|
}
|
|
11658
11748
|
|
|
11659
11749
|
/**
|
|
11660
|
-
*
|
|
11750
|
+
* Updates the information about a collection in Data Map, including the collection name, description, and administrator. Collections include categories and data albums. If you want to update the information about a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.
|
|
11661
11751
|
*
|
|
11662
11752
|
* @param tmpReq - UpdateMetaCollectionRequest
|
|
11663
11753
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11706,7 +11796,7 @@ export default class Client extends OpenApi {
|
|
|
11706
11796
|
}
|
|
11707
11797
|
|
|
11708
11798
|
/**
|
|
11709
|
-
*
|
|
11799
|
+
* Updates the information about a collection in Data Map, including the collection name, description, and administrator. Collections include categories and data albums. If you want to update the information about a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.
|
|
11710
11800
|
*
|
|
11711
11801
|
* @param request - UpdateMetaCollectionRequest
|
|
11712
11802
|
* @returns UpdateMetaCollectionResponse
|
|
@@ -12074,7 +12164,7 @@ export default class Client extends OpenApi {
|
|
|
12074
12164
|
}
|
|
12075
12165
|
|
|
12076
12166
|
/**
|
|
12077
|
-
*
|
|
12167
|
+
* Updates the business metadata of a table in Data Map. Currently, only the usage notes of a table can be updated.
|
|
12078
12168
|
*
|
|
12079
12169
|
* @param request - UpdateTableBusinessMetadataRequest
|
|
12080
12170
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12109,7 +12199,7 @@ export default class Client extends OpenApi {
|
|
|
12109
12199
|
}
|
|
12110
12200
|
|
|
12111
12201
|
/**
|
|
12112
|
-
*
|
|
12202
|
+
* Updates the business metadata of a table in Data Map. Currently, only the usage notes of a table can be updated.
|
|
12113
12203
|
*
|
|
12114
12204
|
* @param request - UpdateTableBusinessMetadataRequest
|
|
12115
12205
|
* @returns UpdateTableBusinessMetadataResponse
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class AddEntityIntoMetaCollectionRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The entity ID. Currently, entities can only be tables. You can call the ListTables operation to query the ID.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -13,6 +15,8 @@ export class AddEntityIntoMetaCollectionRequest extends $dara.Model {
|
|
|
13
15
|
id?: string;
|
|
14
16
|
/**
|
|
15
17
|
* @remarks
|
|
18
|
+
* The collection ID. You can call the ListMetaCollections operation to query the ID.
|
|
19
|
+
*
|
|
16
20
|
* This parameter is required.
|
|
17
21
|
*
|
|
18
22
|
* @example
|