oci-datacatalog 2.9.1 → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +203 -203
- package/lib/client.js +269 -268
- package/lib/client.js.map +1 -1
- package/lib/model/attribute-summary.d.ts +4 -0
- package/lib/model/attribute-summary.js.map +1 -1
- package/lib/model/attribute.d.ts +4 -0
- package/lib/model/attribute.js.map +1 -1
- package/lib/model/create-entity-details.d.ts +4 -0
- package/lib/model/create-entity-details.js.map +1 -1
- package/lib/model/create-pattern-details.d.ts +13 -4
- package/lib/model/create-pattern-details.js.map +1 -1
- package/lib/model/create-term-details.d.ts +1 -1
- package/lib/model/entity-summary.d.ts +23 -0
- package/lib/model/entity-summary.js.map +1 -1
- package/lib/model/pattern-collection.d.ts +1 -2
- package/lib/model/pattern-collection.js.map +1 -1
- package/lib/model/pattern-summary.d.ts +13 -3
- package/lib/model/pattern-summary.js.map +1 -1
- package/lib/model/pattern.d.ts +15 -6
- package/lib/model/pattern.js.map +1 -1
- package/lib/model/search-result.d.ts +12 -0
- package/lib/model/search-result.js.map +1 -1
- package/lib/model/term-relationship-summary.d.ts +8 -0
- package/lib/model/term-relationship-summary.js.map +1 -1
- package/lib/model/term-relationship.d.ts +8 -0
- package/lib/model/term-relationship.js.map +1 -1
- package/lib/model/update-pattern-details.d.ts +12 -3
- package/lib/model/update-pattern-details.js.map +1 -1
- package/lib/model/update-term-details.d.ts +1 -1
- package/lib/model/validate-pattern-details.d.ts +11 -2
- package/lib/model/validate-pattern-details.js.map +1 -1
- package/lib/model/validate-pattern-result.d.ts +5 -1
- package/lib/model/validate-pattern-result.js.map +1 -1
- package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/associate-custom-property-request.d.ts +1 -1
- package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/change-catalog-compartment-request.d.ts +1 -1
- package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-metastore-compartment-request.d.ts +1 -1
- package/lib/request/create-attribute-request.d.ts +1 -1
- package/lib/request/create-attribute-tag-request.d.ts +1 -1
- package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-catalog-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-custom-property-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-asset-tag-request.d.ts +1 -1
- package/lib/request/create-entity-request.d.ts +1 -1
- package/lib/request/create-entity-tag-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-folder-tag-request.d.ts +1 -1
- package/lib/request/create-glossary-request.d.ts +1 -1
- package/lib/request/create-job-definition-request.d.ts +1 -1
- package/lib/request/create-job-execution-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-metastore-request.d.ts +1 -1
- package/lib/request/create-namespace-request.d.ts +1 -1
- package/lib/request/create-pattern-request.d.ts +1 -1
- package/lib/request/create-term-relationship-request.d.ts +1 -1
- package/lib/request/create-term-request.d.ts +1 -1
- package/lib/request/delete-attribute-request.d.ts +1 -1
- package/lib/request/delete-attribute-tag-request.d.ts +1 -1
- package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-catalog-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-custom-property-request.d.ts +1 -1
- package/lib/request/delete-data-asset-request.d.ts +1 -1
- package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
- package/lib/request/delete-entity-request.d.ts +1 -1
- package/lib/request/delete-entity-tag-request.d.ts +1 -1
- package/lib/request/delete-folder-request.d.ts +1 -1
- package/lib/request/delete-folder-tag-request.d.ts +1 -1
- package/lib/request/delete-glossary-request.d.ts +1 -1
- package/lib/request/delete-job-definition-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-metastore-request.d.ts +1 -1
- package/lib/request/delete-namespace-request.d.ts +1 -1
- package/lib/request/delete-pattern-request.d.ts +1 -1
- package/lib/request/delete-term-relationship-request.d.ts +1 -1
- package/lib/request/delete-term-request.d.ts +1 -1
- package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/disassociate-custom-property-request.d.ts +1 -1
- package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
- package/lib/request/export-glossary-request.d.ts +1 -1
- package/lib/request/get-attribute-request.d.ts +3 -2
- package/lib/request/get-attribute-request.js +1 -0
- package/lib/request/get-attribute-request.js.map +1 -1
- package/lib/request/get-attribute-tag-request.d.ts +1 -1
- package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-catalog-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-custom-property-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-asset-tag-request.d.ts +1 -1
- package/lib/request/get-entity-request.d.ts +1 -1
- package/lib/request/get-entity-tag-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-folder-tag-request.d.ts +1 -1
- package/lib/request/get-glossary-request.d.ts +1 -1
- package/lib/request/get-job-definition-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-log-request.d.ts +1 -1
- package/lib/request/get-job-metrics-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-metastore-request.d.ts +1 -1
- package/lib/request/get-namespace-request.d.ts +1 -1
- package/lib/request/get-pattern-request.d.ts +1 -1
- package/lib/request/get-term-relationship-request.d.ts +1 -1
- package/lib/request/get-term-request.d.ts +1 -1
- package/lib/request/get-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-connection-request.d.ts +1 -1
- package/lib/request/import-data-asset-request.d.ts +1 -1
- package/lib/request/import-glossary-request.d.ts +1 -1
- package/lib/request/list-aggregated-physical-entities-request.d.ts +6 -2
- package/lib/request/list-aggregated-physical-entities-request.js.map +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +5 -4
- package/lib/request/list-attributes-request.js +1 -0
- package/lib/request/list-attributes-request.js.map +1 -1
- package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-catalogs-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +2 -2
- package/lib/request/list-custom-properties-request.d.ts +2 -2
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +2 -2
- package/lib/request/list-derived-logical-entities-request.d.ts +2 -2
- package/lib/request/list-entities-request.d.ts +3 -3
- package/lib/request/list-entity-tags-request.d.ts +1 -1
- package/lib/request/list-folder-tags-request.d.ts +1 -1
- package/lib/request/list-folders-request.d.ts +3 -3
- package/lib/request/list-glossaries-request.d.ts +2 -2
- package/lib/request/list-job-definitions-request.d.ts +2 -2
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-logs-request.d.ts +1 -1
- package/lib/request/list-job-metrics-request.d.ts +2 -2
- package/lib/request/list-jobs-request.d.ts +2 -2
- package/lib/request/list-metastores-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +2 -2
- package/lib/request/list-patterns-request.d.ts +2 -2
- package/lib/request/list-rules-request.d.ts +2 -2
- package/lib/request/list-tags-request.d.ts +2 -2
- package/lib/request/list-term-relationships-request.d.ts +2 -2
- package/lib/request/list-terms-request.d.ts +2 -2
- package/lib/request/list-types-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/object-stats-request.d.ts +1 -1
- package/lib/request/parse-connection-request.d.ts +1 -1
- package/lib/request/process-recommendation-request.d.ts +1 -1
- package/lib/request/recommendations-request.d.ts +1 -1
- package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/search-criteria-request.d.ts +1 -1
- package/lib/request/suggest-matches-request.d.ts +1 -1
- package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
- package/lib/request/test-connection-request.d.ts +1 -1
- package/lib/request/update-attribute-request.d.ts +1 -1
- package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-catalog-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-custom-property-request.d.ts +1 -1
- package/lib/request/update-data-asset-request.d.ts +1 -1
- package/lib/request/update-entity-request.d.ts +1 -1
- package/lib/request/update-folder-request.d.ts +1 -1
- package/lib/request/update-glossary-request.d.ts +1 -1
- package/lib/request/update-job-definition-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-metastore-request.d.ts +1 -1
- package/lib/request/update-namespace-request.d.ts +1 -1
- package/lib/request/update-pattern-request.d.ts +1 -1
- package/lib/request/update-term-relationship-request.d.ts +1 -1
- package/lib/request/update-term-request.d.ts +1 -1
- package/lib/request/upload-credentials-request.d.ts +1 -1
- package/lib/request/users-request.d.ts +1 -1
- package/lib/request/validate-connection-request.d.ts +1 -1
- package/lib/request/validate-pattern-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -81,6 +81,10 @@ export interface AttributeSummary {
|
|
|
81
81
|
* Data type of the attribute as defined in the external source system.
|
|
82
82
|
*/
|
|
83
83
|
"externalDataType"?: string;
|
|
84
|
+
/**
|
|
85
|
+
* The type of the attribute. Type keys can be found via the '/types' endpoint.
|
|
86
|
+
*/
|
|
87
|
+
"typeKey"?: string;
|
|
84
88
|
/**
|
|
85
89
|
* The minimum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
86
90
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/attribute-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"attribute-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/attribute-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsIlC,IAAiB,gBAAgB,CAwChC;AAxCD,WAAiB,gBAAgB;IAC/B,IAAY,mBASX;IATD,WAAY,mBAAmB;QAC7B,gDAAyB,CAAA;QACzB,gDAAyB,CAAA;QACzB,8CAAuB,CAAA;QACvB;;;WAGG;QACH,qDAA8B,CAAA;IAChC,CAAC,EATW,mBAAmB,GAAnB,oCAAmB,KAAnB,oCAAmB,QAS9B;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAsB,yBAarC,CAAA;AACH,CAAC,EAxCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAwChC"}
|
package/lib/model/attribute.d.ts
CHANGED
|
@@ -84,6 +84,10 @@ export interface Attribute {
|
|
|
84
84
|
* Property that identifies if this attribute can be assigned null values.
|
|
85
85
|
*/
|
|
86
86
|
"isNullable"?: boolean;
|
|
87
|
+
/**
|
|
88
|
+
* The type of the attribute. Type keys can be found via the '/types' endpoint.
|
|
89
|
+
*/
|
|
90
|
+
"typeKey"?: string;
|
|
87
91
|
/**
|
|
88
92
|
* The minimum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
89
93
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/attribute.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"attribute.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/attribute.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoKlC,IAAiB,SAAS,CAoDzB;AApDD,WAAiB,SAAS;IACxB,IAAY,mBASX;IATD,WAAY,mBAAmB;QAC7B,gDAAyB,CAAA;QACzB,gDAAyB,CAAA;QACzB,8CAAuB,CAAA;QACvB;;;WAGG;QACH,qDAA8B,CAAA;IAChC,CAAC,EATW,mBAAmB,GAAnB,6BAAmB,KAAnB,6BAAmB,QAS9B;IAED,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,oBAAU,aAmBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,gCAAsB,yBAmBrC,CAAA;AACH,CAAC,EApDgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAoDzB"}
|
|
@@ -27,6 +27,10 @@ export interface CreateEntityDetails {
|
|
|
27
27
|
* Optional user friendly business name of the data entity. If set, this supplements the harvested display name of the object.
|
|
28
28
|
*/
|
|
29
29
|
"businessName"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The type of data entity object. Type key's can be found via the '/types' endpoint.
|
|
32
|
+
*/
|
|
33
|
+
"typeKey"?: string;
|
|
30
34
|
/**
|
|
31
35
|
* Detailed description of a data entity.
|
|
32
36
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-entity-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/create-entity-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-entity-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/create-entity-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ElC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
|
|
@@ -13,7 +13,7 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
|
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
16
|
-
* Properties used in
|
|
16
|
+
* Properties used in pattern create operations.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePatternDetails {
|
|
19
19
|
/**
|
|
@@ -27,12 +27,21 @@ export interface CreatePatternDetails {
|
|
|
27
27
|
*/
|
|
28
28
|
"description"?: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Input string which drives the selection process, allowing for fine-grained control using qualifiers.
|
|
31
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
32
|
+
* a prefix and an expression.
|
|
31
33
|
*
|
|
32
34
|
*/
|
|
33
35
|
"expression"?: string;
|
|
34
36
|
/**
|
|
35
|
-
*
|
|
37
|
+
* Input string which drives the selection process.
|
|
38
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
39
|
+
* a prefix and an expression.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"filePathPrefix"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* List of file paths against which the pattern can be tried, as a check. This documents, for reference
|
|
36
45
|
* purposes, some example objects a pattern is meant to work with. If isEnableCheckFailureLimit is set to true,
|
|
37
46
|
* this will be run as a validation during the request, such that if the check fails the request fails. If
|
|
38
47
|
* isEnableCheckFailureLimit instead is set to (the default) false, a pattern will still be created or updated even
|
|
@@ -41,7 +50,7 @@ export interface CreatePatternDetails {
|
|
|
41
50
|
*/
|
|
42
51
|
"checkFilePathList"?: Array<string>;
|
|
43
52
|
/**
|
|
44
|
-
* Indicates whether the
|
|
53
|
+
* Indicates whether the pattern check, against the checkFilePathList, will fail the request if the count of
|
|
45
54
|
* UNMATCHED files is above the checkFailureLimit.
|
|
46
55
|
*
|
|
47
56
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/create-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/create-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+DH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
|
|
@@ -32,7 +32,7 @@ export interface CreateTermDetails {
|
|
|
32
32
|
*/
|
|
33
33
|
"isAllowedToHaveChildTerms"?: boolean;
|
|
34
34
|
/**
|
|
35
|
-
* The
|
|
35
|
+
* The parent key of the term. In the case of a root-level category only, the term would have no parent and this should be left unset.
|
|
36
36
|
*/
|
|
37
37
|
"parentTermKey"?: string;
|
|
38
38
|
/**
|
|
@@ -38,6 +38,16 @@ export interface EntitySummary {
|
|
|
38
38
|
* Detailed description of a data entity.
|
|
39
39
|
*/
|
|
40
40
|
"description"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Property that identifies if the object is a physical object (materialized) or virtual/logical object
|
|
43
|
+
* defined on other objects.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"isLogical"?: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* Property that identifies if an object is a sub object of a physical or materialized parent object.
|
|
49
|
+
*/
|
|
50
|
+
"isPartition"?: boolean;
|
|
41
51
|
/**
|
|
42
52
|
* Unique key of the parent data asset.
|
|
43
53
|
*/
|
|
@@ -93,6 +103,19 @@ export interface EntitySummary {
|
|
|
93
103
|
* State of the data entity.
|
|
94
104
|
*/
|
|
95
105
|
"lifecycleState"?: model.LifecycleState;
|
|
106
|
+
/**
|
|
107
|
+
* A map of maps that contains the properties which are specific to the entity type. Each entity type
|
|
108
|
+
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
109
|
+
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
110
|
+
* data entities have required properties within the \"default\" category.
|
|
111
|
+
* Example: `{\"properties\": { \"default\": { \"key1\": \"value1\"}}}`
|
|
112
|
+
*
|
|
113
|
+
*/
|
|
114
|
+
"properties"?: {
|
|
115
|
+
[key: string]: {
|
|
116
|
+
[key: string]: string;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
96
119
|
}
|
|
97
120
|
export declare namespace EntitySummary {
|
|
98
121
|
function getJsonObj(obj: EntitySummary): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entity-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/entity-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"entity-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/entity-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA0GH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -14,8 +14,7 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
* Results of a
|
|
18
|
-
* to provide a singular view of an entity across multiple physical data artifacts.
|
|
17
|
+
* Results of a pattern listing. Patterns are used in entity harvesting.
|
|
19
18
|
*
|
|
20
19
|
*/
|
|
21
20
|
export interface PatternCollection {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pattern-collection.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"pattern-collection.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,iBAAiB,CA6BjC;AA7BD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA6BjC"}
|
|
@@ -14,8 +14,8 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
* Summary of a pattern. A
|
|
18
|
-
*
|
|
17
|
+
* Summary of a pattern. A pattern is a data selector or filter which can provide a singular,
|
|
18
|
+
* logical entity view aggregating multiple physical data artifacts for ease of use.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
export interface PatternSummary {
|
|
@@ -44,9 +44,19 @@ export interface PatternSummary {
|
|
|
44
44
|
*/
|
|
45
45
|
"timeCreated"?: Date;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* Input string which drives the selection process, allowing for fine-grained control using qualifiers.
|
|
48
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
49
|
+
* a prefix and an expression.
|
|
50
|
+
*
|
|
48
51
|
*/
|
|
49
52
|
"expression"?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Input string which drives the selection process.
|
|
55
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
56
|
+
* a prefix and an expression.
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
"filePathPrefix"?: string;
|
|
50
60
|
/**
|
|
51
61
|
* State of the pattern.
|
|
52
62
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pattern-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"pattern-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAuDH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
|
package/lib/model/pattern.d.ts
CHANGED
|
@@ -14,8 +14,8 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
17
|
+
* A pattern is a data selector or filter which can provide a singular,
|
|
18
|
+
* logical entity view aggregating multiple physical data artifacts for ease of use.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
export interface Pattern {
|
|
@@ -38,7 +38,7 @@ export interface Pattern {
|
|
|
38
38
|
*/
|
|
39
39
|
"catalogId"?: string;
|
|
40
40
|
/**
|
|
41
|
-
* The current state of the
|
|
41
|
+
* The current state of the pattern.
|
|
42
42
|
*/
|
|
43
43
|
"lifecycleState"?: model.LifecycleState;
|
|
44
44
|
/**
|
|
@@ -61,12 +61,21 @@ export interface Pattern {
|
|
|
61
61
|
*/
|
|
62
62
|
"updatedById"?: string;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* Input string which drives the selection process, allowing for fine-grained control using qualifiers.
|
|
65
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
66
|
+
* a prefix and an expression.
|
|
65
67
|
*
|
|
66
68
|
*/
|
|
67
69
|
"expression"?: string;
|
|
68
70
|
/**
|
|
69
|
-
*
|
|
71
|
+
* Input string which drives the selection process.
|
|
72
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
73
|
+
* a prefix and an expression.
|
|
74
|
+
*
|
|
75
|
+
*/
|
|
76
|
+
"filePathPrefix"?: string;
|
|
77
|
+
/**
|
|
78
|
+
* List of file paths against which the pattern can be tried, as a check. This documents, for reference
|
|
70
79
|
* purposes, some example objects a pattern is meant to work with. If isEnableCheckFailureLimit is set to true,
|
|
71
80
|
* this will be run as a validation during the request, such that if the check fails the request fails. If
|
|
72
81
|
* isEnableCheckFailureLimit instead is set to (the default) false, a pattern will still be created or updated even
|
|
@@ -75,7 +84,7 @@ export interface Pattern {
|
|
|
75
84
|
*/
|
|
76
85
|
"checkFilePathList"?: Array<string>;
|
|
77
86
|
/**
|
|
78
|
-
* Indicates whether the
|
|
87
|
+
* Indicates whether the pattern check, against the checkFilePathList, will fail the request if the count of
|
|
79
88
|
* UNMATCHED files is above the checkFailureLimit.
|
|
80
89
|
*
|
|
81
90
|
*/
|
package/lib/model/pattern.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pattern.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"pattern.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/pattern.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgGH,IAAiB,OAAO,CAWvB;AAXD,WAAiB,OAAO;IACtB,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAWvB"}
|
|
@@ -148,6 +148,18 @@ export interface SearchResult {
|
|
|
148
148
|
* Custom properties defined by users.
|
|
149
149
|
*/
|
|
150
150
|
"customProperties"?: Array<model.FacetedSearchCustomProperty>;
|
|
151
|
+
/**
|
|
152
|
+
* A map of maps that contains the properties which are specific to the element type in the search result.
|
|
153
|
+
* The map keys are category names and the values are maps of property name to property value. Every property
|
|
154
|
+
* is contained inside of a category. Most element types have required properties within the \"default\" category.
|
|
155
|
+
* Example: `{\"properties\": { \"default\": { \"key1\": \"value1\"}}}`
|
|
156
|
+
*
|
|
157
|
+
*/
|
|
158
|
+
"properties"?: {
|
|
159
|
+
[key: string]: {
|
|
160
|
+
[key: string]: string;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
151
163
|
}
|
|
152
164
|
export declare namespace SearchResult {
|
|
153
165
|
function getJsonObj(obj: SearchResult): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-result.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/search-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"search-result.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/search-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoJlC,IAAiB,YAAY,CAmD5B;AAnDD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,2BAA2B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAxBe,uBAAU,aAwBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAxBe,mCAAsB,yBAwBrC,CAAA;AACH,CAAC,EAnDgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAmD5B"}
|
|
@@ -48,6 +48,10 @@ export interface TermRelationshipSummary {
|
|
|
48
48
|
* Full path of the related term.
|
|
49
49
|
*/
|
|
50
50
|
"relatedTermPath"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Glossary key of the related term.
|
|
53
|
+
*/
|
|
54
|
+
"relatedTermGlossaryKey"?: string;
|
|
51
55
|
/**
|
|
52
56
|
* URI to the term relationship instance in the API.
|
|
53
57
|
*/
|
|
@@ -68,6 +72,10 @@ export interface TermRelationshipSummary {
|
|
|
68
72
|
* Full path of the parent term.
|
|
69
73
|
*/
|
|
70
74
|
"parentTermPath"?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Glossary key of the parent term.
|
|
77
|
+
*/
|
|
78
|
+
"parentTermGlossaryKey"?: string;
|
|
71
79
|
/**
|
|
72
80
|
* The date and time the term relationship was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
73
81
|
* Example: `2019-03-25T21:10:29.600Z`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"term-relationship-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/term-relationship-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"term-relationship-summary.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/term-relationship-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgFH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -48,6 +48,10 @@ export interface TermRelationship {
|
|
|
48
48
|
* Full path of the related term.
|
|
49
49
|
*/
|
|
50
50
|
"relatedTermPath"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Glossary key of the related term.
|
|
53
|
+
*/
|
|
54
|
+
"relatedTermGlossaryKey"?: string;
|
|
51
55
|
/**
|
|
52
56
|
* URI to the term relationship instance in the API.
|
|
53
57
|
*/
|
|
@@ -68,6 +72,10 @@ export interface TermRelationship {
|
|
|
68
72
|
* Full path of the parent term.
|
|
69
73
|
*/
|
|
70
74
|
"parentTermPath"?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Glossary key of the parent term.
|
|
77
|
+
*/
|
|
78
|
+
"parentTermGlossaryKey"?: string;
|
|
71
79
|
/**
|
|
72
80
|
* The date and time the term relationship was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
73
81
|
* Example: `2019-03-25T21:10:29.600Z`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"term-relationship.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/term-relationship.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"term-relationship.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/term-relationship.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgFH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -27,12 +27,21 @@ export interface UpdatePatternDetails {
|
|
|
27
27
|
*/
|
|
28
28
|
"description"?: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Input string which drives the selection process, allowing for fine-grained control using qualifiers.
|
|
31
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
32
|
+
* a prefix and an expression.
|
|
31
33
|
*
|
|
32
34
|
*/
|
|
33
35
|
"expression"?: string;
|
|
34
36
|
/**
|
|
35
|
-
*
|
|
37
|
+
* Input string which drives the selection process.
|
|
38
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
39
|
+
* a prefix and an expression.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"filePathPrefix"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* List of file paths against which the pattern can be tried, as a check. This documents, for reference
|
|
36
45
|
* purposes, some example objects a pattern is meant to work with. If isEnableCheckFailureLimit is set to true,
|
|
37
46
|
* this will be run as a validation during the request, such that if the check fails the request fails. If
|
|
38
47
|
* isEnableCheckFailureLimit instead is set to (the default) false, a pattern will still be created or updated even
|
|
@@ -41,7 +50,7 @@ export interface UpdatePatternDetails {
|
|
|
41
50
|
*/
|
|
42
51
|
"checkFilePathList"?: Array<string>;
|
|
43
52
|
/**
|
|
44
|
-
* Indicates whether the
|
|
53
|
+
* Indicates whether the pattern check, against the checkFilePathList, will fail the request if the count of
|
|
45
54
|
* UNMATCHED files is above the checkFailureLimit.
|
|
46
55
|
*
|
|
47
56
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/update-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"update-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/update-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+DH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
|
|
@@ -28,7 +28,7 @@ export interface UpdateTermDetails {
|
|
|
28
28
|
*/
|
|
29
29
|
"description"?: string;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* The parent key of the term. In the case of a root-level category only, the term would have no parent and this should be left unset.
|
|
32
32
|
*/
|
|
33
33
|
"parentTermKey"?: string;
|
|
34
34
|
/**
|
|
@@ -17,12 +17,21 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
|
|
|
17
17
|
*/
|
|
18
18
|
export interface ValidatePatternDetails {
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Input string which drives the selection process, allowing for fine-grained control using qualifiers.
|
|
21
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
22
|
+
* a prefix and an expression.
|
|
21
23
|
*
|
|
22
24
|
*/
|
|
23
25
|
"expression"?: string;
|
|
24
26
|
/**
|
|
25
|
-
|
|
27
|
+
* Input string which drives the selection process.
|
|
28
|
+
* Refer to the user documentation for details of the format and examples. A pattern cannot include both
|
|
29
|
+
* a prefix and an expression.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"filePathPrefix"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* List of file paths against which the pattern can be tried, as a check. This documents, for reference
|
|
26
35
|
* purposes, some example objects a pattern is meant to work with.
|
|
27
36
|
* <p>
|
|
28
37
|
If provided with the request,this overrides the list which already exists as part of the pattern, if any.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/validate-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"validate-pattern-details.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/validate-pattern-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAyCH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
|
|
@@ -30,7 +30,11 @@ export interface ValidatePatternResult {
|
|
|
30
30
|
*/
|
|
31
31
|
"expression"?: string;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* The prefix used in the pattern validation.
|
|
34
|
+
*/
|
|
35
|
+
"filePathPrefix"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Collection of logical entities derived from the pattern, as applied to a list of file paths.
|
|
34
38
|
*/
|
|
35
39
|
"derivedLogicalEntities"?: Array<model.DerivedLogicalEntities>;
|
|
36
40
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-pattern-result.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/validate-pattern-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"validate-pattern-result.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/model/validate-pattern-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,qBAAqB,CA6BrC;AA7BD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,GAAG,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,GAAG,CAAC,sBAAsB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA6BrC"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatternsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDataSelectorPatternsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomPropertyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AssociateCustomPropertyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AttachCatalogPrivateEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeCatalogCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeCatalogPrivateEndpointCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeMetastoreCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttributeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAttributeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTagRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAttributeTagRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCatalogPrivateEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalogRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCatalogRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomPropertyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCustomPropertyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|