oci-datacatalog 2.76.1 → 2.77.1
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 +154 -148
- package/lib/client.js +156 -147
- package/lib/client.js.map +1 -1
- package/lib/model/attribute-summary.d.ts +2 -2
- package/lib/model/attribute-tag-summary.d.ts +1 -1
- package/lib/model/attribute-tag.d.ts +1 -1
- package/lib/model/attribute.d.ts +2 -2
- package/lib/model/base-tag-summary.d.ts +1 -1
- package/lib/model/base-tag.d.ts +1 -1
- package/lib/model/catalog-private-endpoint-summary.d.ts +3 -3
- package/lib/model/catalog-private-endpoint.d.ts +3 -3
- package/lib/model/catalog-summary.d.ts +3 -3
- package/lib/model/catalog.d.ts +3 -3
- package/lib/model/connection-summary.d.ts +1 -1
- package/lib/model/connection.d.ts +2 -2
- package/lib/model/create-attribute-details.d.ts +1 -1
- package/lib/model/create-catalog-details.d.ts +2 -2
- package/lib/model/create-catalog-private-endpoint-details.d.ts +2 -2
- package/lib/model/create-connection-details.d.ts +2 -2
- package/lib/model/create-custom-property-details.d.ts +1 -1
- package/lib/model/create-data-asset-details.d.ts +1 -1
- package/lib/model/create-entity-details.d.ts +1 -1
- package/lib/model/create-folder-details.d.ts +1 -1
- package/lib/model/create-job-definition-details.d.ts +1 -1
- package/lib/model/create-job-execution-details.d.ts +1 -1
- package/lib/model/create-metastore-details.d.ts +2 -2
- package/lib/model/create-pattern-details.d.ts +1 -1
- package/lib/model/custom-property-summary.d.ts +1 -1
- package/lib/model/custom-property.d.ts +2 -2
- package/lib/model/data-asset-summary.d.ts +1 -1
- package/lib/model/data-asset-tag-summary.d.ts +1 -1
- package/lib/model/data-asset-tag.d.ts +1 -1
- package/lib/model/data-asset.d.ts +2 -2
- package/lib/model/entity-lineage.d.ts +1 -1
- package/lib/model/entity-summary.d.ts +2 -2
- package/lib/model/entity-tag-summary.d.ts +1 -1
- package/lib/model/entity-tag.d.ts +1 -1
- package/lib/model/entity.d.ts +2 -2
- package/lib/model/event-config.d.ts +1 -1
- package/lib/model/folder-summary.d.ts +1 -1
- package/lib/model/folder-tag-summary.d.ts +1 -1
- package/lib/model/folder-tag.d.ts +1 -1
- package/lib/model/folder.d.ts +2 -2
- package/lib/model/glossary-summary.d.ts +1 -1
- package/lib/model/glossary-tree-element.d.ts +1 -1
- package/lib/model/glossary.d.ts +1 -1
- package/lib/model/job-definition-summary.d.ts +1 -1
- package/lib/model/job-definition.d.ts +2 -2
- package/lib/model/job-execution-summary.d.ts +1 -1
- package/lib/model/job-execution.d.ts +2 -2
- package/lib/model/job-log-summary.d.ts +1 -1
- package/lib/model/job-log.d.ts +1 -1
- package/lib/model/job-metric-summary.d.ts +1 -1
- package/lib/model/job-metric.d.ts +1 -1
- package/lib/model/job-summary.d.ts +2 -2
- package/lib/model/job.d.ts +2 -2
- package/lib/model/lineage-object.d.ts +1 -1
- package/lib/model/metastore-summary.d.ts +3 -3
- package/lib/model/metastore.d.ts +3 -3
- package/lib/model/namespace-summary.d.ts +1 -1
- package/lib/model/namespace.d.ts +1 -1
- package/lib/model/object-lineage.d.ts +1 -1
- package/lib/model/object-relationship.d.ts +1 -1
- package/lib/model/pattern-summary.d.ts +1 -1
- package/lib/model/pattern.d.ts +2 -2
- package/lib/model/process-recommendation-details.d.ts +2 -2
- package/lib/model/recommendation-details.d.ts +2 -2
- package/lib/model/rule-summary.d.ts +1 -1
- package/lib/model/search-result.d.ts +3 -3
- package/lib/model/term-relationship-summary.d.ts +1 -1
- package/lib/model/term-relationship.d.ts +1 -1
- package/lib/model/term-summary.d.ts +1 -1
- package/lib/model/term.d.ts +1 -1
- package/lib/model/type.d.ts +2 -2
- package/lib/model/update-attribute-details.d.ts +1 -1
- package/lib/model/update-catalog-details.d.ts +2 -2
- package/lib/model/update-catalog-private-endpoint-details.d.ts +2 -2
- package/lib/model/update-connection-details.d.ts +2 -2
- package/lib/model/update-custom-property-details.d.ts +1 -1
- package/lib/model/update-data-asset-details.d.ts +1 -1
- package/lib/model/update-entity-details.d.ts +1 -1
- package/lib/model/update-folder-details.d.ts +1 -1
- package/lib/model/update-job-definition-details.d.ts +1 -1
- package/lib/model/update-metastore-details.d.ts +2 -2
- package/lib/model/update-pattern-details.d.ts +1 -1
- package/lib/request/add-catalog-lock-request.d.ts +2 -2
- package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +2 -2
- package/lib/request/add-data-selector-patterns-request.d.ts +2 -2
- package/lib/request/add-metastore-lock-request.d.ts +2 -2
- package/lib/request/associate-custom-property-request.d.ts +2 -2
- package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
- package/lib/request/attach-catalog-private-endpoint-request.d.ts +2 -2
- package/lib/request/change-catalog-compartment-request.d.ts +2 -2
- package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-metastore-compartment-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/delete-attribute-tag-request.d.ts +2 -2
- package/lib/request/delete-catalog-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-catalog-request.d.ts +2 -2
- package/lib/request/delete-connection-request.d.ts +2 -2
- package/lib/request/delete-custom-property-request.d.ts +2 -2
- package/lib/request/delete-data-asset-request.d.ts +2 -2
- package/lib/request/delete-data-asset-tag-request.d.ts +2 -2
- package/lib/request/delete-entity-request.d.ts +2 -2
- package/lib/request/delete-entity-tag-request.d.ts +2 -2
- package/lib/request/delete-folder-request.d.ts +2 -2
- package/lib/request/delete-folder-tag-request.d.ts +2 -2
- package/lib/request/delete-glossary-request.d.ts +2 -2
- package/lib/request/delete-job-definition-request.d.ts +2 -2
- package/lib/request/delete-job-request.d.ts +2 -2
- package/lib/request/delete-metastore-request.d.ts +2 -2
- package/lib/request/delete-namespace-request.d.ts +2 -2
- package/lib/request/delete-pattern-request.d.ts +2 -2
- package/lib/request/delete-term-relationship-request.d.ts +2 -2
- package/lib/request/delete-term-request.d.ts +2 -2
- package/lib/request/detach-catalog-private-endpoint-request.d.ts +2 -2
- package/lib/request/disassociate-custom-property-request.d.ts +2 -2
- 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/fetch-entity-lineage-request.d.ts +2 -2
- package/lib/request/get-attribute-request.d.ts +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 +2 -2
- 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 +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +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 +1 -1
- package/lib/request/list-custom-properties-request.d.ts +1 -1
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +1 -1
- package/lib/request/list-derived-logical-entities-request.d.ts +2 -2
- package/lib/request/list-entities-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/list-glossaries-request.d.ts +1 -1
- package/lib/request/list-job-definitions-request.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/request/list-patterns-request.d.ts +1 -1
- package/lib/request/list-rules-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-term-relationships-request.d.ts +1 -1
- package/lib/request/list-terms-request.d.ts +1 -1
- 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 +2 -2
- package/lib/request/recommendations-request.d.ts +1 -1
- package/lib/request/remove-catalog-lock-request.d.ts +2 -2
- package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +2 -2
- package/lib/request/remove-data-selector-patterns-request.d.ts +2 -2
- package/lib/request/remove-metastore-lock-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/update-catalog-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-catalog-request.d.ts +2 -2
- package/lib/request/update-connection-request.d.ts +2 -2
- package/lib/request/update-custom-property-request.d.ts +2 -2
- package/lib/request/update-data-asset-request.d.ts +2 -2
- package/lib/request/update-entity-request.d.ts +2 -2
- package/lib/request/update-folder-request.d.ts +2 -2
- package/lib/request/update-glossary-request.d.ts +2 -2
- package/lib/request/update-job-definition-request.d.ts +2 -2
- package/lib/request/update-job-request.d.ts +2 -2
- package/lib/request/update-metastore-request.d.ts +2 -2
- package/lib/request/update-namespace-request.d.ts +2 -2
- package/lib/request/update-pattern-request.d.ts +2 -2
- package/lib/request/update-term-relationship-request.d.ts +2 -2
- package/lib/request/update-term-request.d.ts +2 -2
- package/lib/request/upload-credentials-request.d.ts +2 -2
- 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
|
@@ -79,7 +79,7 @@ export interface AttributeSummary {
|
|
|
79
79
|
"lifecycleDetails"?: string;
|
|
80
80
|
/**
|
|
81
81
|
* The date and time the attribute was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"timeCreated"?: Date;
|
|
@@ -144,7 +144,7 @@ export interface AttributeSummary {
|
|
|
144
144
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
145
145
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
146
146
|
* attributes have required properties within the \"default\" category.
|
|
147
|
-
* Example:
|
|
147
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
148
148
|
*
|
|
149
149
|
*/
|
|
150
150
|
"properties"?: {
|
|
@@ -27,7 +27,7 @@ export interface AttributeTagSummary {
|
|
|
27
27
|
"key": string;
|
|
28
28
|
/**
|
|
29
29
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"timeCreated"?: Date;
|
|
@@ -47,7 +47,7 @@ export interface AttributeTag {
|
|
|
47
47
|
"lifecycleState"?: model.LifecycleState;
|
|
48
48
|
/**
|
|
49
49
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"timeCreated"?: Date;
|
package/lib/model/attribute.d.ts
CHANGED
|
@@ -53,7 +53,7 @@ export interface Attribute {
|
|
|
53
53
|
"lifecycleDetails"?: string;
|
|
54
54
|
/**
|
|
55
55
|
* The date and time the attribute was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"timeCreated"?: Date;
|
|
@@ -170,7 +170,7 @@ export interface Attribute {
|
|
|
170
170
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
171
171
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
172
172
|
* attributes have required properties within the \"default\" category.
|
|
173
|
-
* Example:
|
|
173
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
174
174
|
*
|
|
175
175
|
*/
|
|
176
176
|
"properties"?: {
|
|
@@ -23,7 +23,7 @@ export interface BaseTagSummary {
|
|
|
23
23
|
"key": string;
|
|
24
24
|
/**
|
|
25
25
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
26
|
-
* Example:
|
|
26
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"timeCreated"?: Date;
|
package/lib/model/base-tag.d.ts
CHANGED
|
@@ -43,7 +43,7 @@ export interface BaseTag {
|
|
|
43
43
|
"lifecycleState"?: model.LifecycleState;
|
|
44
44
|
/**
|
|
45
45
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"timeCreated"?: Date;
|
|
@@ -53,7 +53,7 @@ export interface CatalogPrivateEndpointSummary {
|
|
|
53
53
|
"lifecycleDetails"?: string;
|
|
54
54
|
/**
|
|
55
55
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"freeformTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface CatalogPrivateEndpointSummary {
|
|
|
64
64
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
65
65
|
* System tags can be viewed by users, but can only be created by the system.
|
|
66
66
|
* <p>
|
|
67
|
-
Example:
|
|
67
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"systemTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface CatalogPrivateEndpointSummary {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"definedTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface CatalogPrivateEndpoint {
|
|
|
49
49
|
"timeUpdated"?: Date;
|
|
50
50
|
/**
|
|
51
51
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -60,7 +60,7 @@ export interface CatalogPrivateEndpoint {
|
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
61
|
* System tags can be viewed by users, but can only be created by the system.
|
|
62
62
|
* <p>
|
|
63
|
-
Example:
|
|
63
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"systemTags"?: {
|
|
@@ -70,7 +70,7 @@ export interface CatalogPrivateEndpoint {
|
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
72
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -51,7 +51,7 @@ export interface CatalogSummary {
|
|
|
51
51
|
"lifecycleDetails"?: string;
|
|
52
52
|
/**
|
|
53
53
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
54
|
-
* Example:
|
|
54
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"freeformTags"?: {
|
|
@@ -62,7 +62,7 @@ export interface CatalogSummary {
|
|
|
62
62
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
63
63
|
* System tags can be viewed by users, but can only be created by the system.
|
|
64
64
|
* <p>
|
|
65
|
-
Example:
|
|
65
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"systemTags"?: {
|
|
@@ -72,7 +72,7 @@ export interface CatalogSummary {
|
|
|
72
72
|
};
|
|
73
73
|
/**
|
|
74
74
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
75
|
-
* Example:
|
|
75
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"definedTags"?: {
|
package/lib/model/catalog.d.ts
CHANGED
|
@@ -63,7 +63,7 @@ export interface Catalog {
|
|
|
63
63
|
"lifecycleDetails"?: string;
|
|
64
64
|
/**
|
|
65
65
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
66
|
-
* Example:
|
|
66
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"freeformTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface Catalog {
|
|
|
74
74
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
75
75
|
* System tags can be viewed by users, but can only be created by the system.
|
|
76
76
|
* <p>
|
|
77
|
-
Example:
|
|
77
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"systemTags"?: {
|
|
@@ -84,7 +84,7 @@ export interface Catalog {
|
|
|
84
84
|
};
|
|
85
85
|
/**
|
|
86
86
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"definedTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface ConnectionSummary {
|
|
|
57
57
|
"isDefault"?: boolean;
|
|
58
58
|
/**
|
|
59
59
|
* The date and time the connection was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"timeCreated"?: Date;
|
|
@@ -33,7 +33,7 @@ export interface Connection {
|
|
|
33
33
|
"displayName"?: string;
|
|
34
34
|
/**
|
|
35
35
|
* The date and time the connection was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"timeCreated"?: Date;
|
|
@@ -59,7 +59,7 @@ export interface Connection {
|
|
|
59
59
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
60
60
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
61
61
|
* connections have required properties within the \"default\" category.
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"properties\": { \"default\": { \"username\": \"user1\"}}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"properties"?: {
|
|
@@ -98,7 +98,7 @@ export interface CreateAttributeDetails {
|
|
|
98
98
|
* optional properties for an attribute type, a query can be done on '/types?type=attribute' that returns a
|
|
99
99
|
* collection of all attribute types. The appropriate attribute type, which will include definitions of all
|
|
100
100
|
* of it's properties, can be identified from this collection.
|
|
101
|
-
* Example:
|
|
101
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
"properties"?: {
|
|
@@ -26,7 +26,7 @@ export interface CreateCatalogDetails {
|
|
|
26
26
|
"compartmentId": string;
|
|
27
27
|
/**
|
|
28
28
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
29
|
-
* Example:
|
|
29
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"freeformTags"?: {
|
|
@@ -34,7 +34,7 @@ export interface CreateCatalogDetails {
|
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
36
36
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"definedTags"?: {
|
|
@@ -33,7 +33,7 @@ export interface CreateCatalogPrivateEndpointDetails {
|
|
|
33
33
|
"compartmentId": string;
|
|
34
34
|
/**
|
|
35
35
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateCatalogPrivateEndpointDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -43,7 +43,7 @@ export interface CreateConnectionDetails {
|
|
|
43
43
|
* required properties for a connection type, a query can be done on '/types?type=connection' that returns a
|
|
44
44
|
* collection of all connection types. The appropriate connection type, which will include definitions of all
|
|
45
45
|
* of it's properties, can be identified from this collection.
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"properties\": { \"default\": { \"username\": \"user1\"}}}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"properties": {
|
|
@@ -59,7 +59,7 @@ export interface CreateConnectionDetails {
|
|
|
59
59
|
* To determine the set of optional and required properties for a connection type, a query can be done
|
|
60
60
|
* on '/types?type=connection' that returns a collection of all connection types. The appropriate connection
|
|
61
61
|
* type, which will include definitions of all of it's properties, can be identified from this collection.
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"encProperties\": { \"default\": { \"password\": \"example-password\"}}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"encProperties"?: {
|
|
@@ -75,7 +75,7 @@ export interface CreateCustomPropertyDetails {
|
|
|
75
75
|
* required properties for a data asset type, a query can be done on '/types?type=dataAsset' that returns a
|
|
76
76
|
* collection of all data asset types. The appropriate data asset type, which includes definitions of all of
|
|
77
77
|
* it's properties, can be identified from this collection.
|
|
78
|
-
* Example:
|
|
78
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"properties"?: {
|
|
@@ -43,7 +43,7 @@ export interface CreateDataAssetDetails {
|
|
|
43
43
|
* required properties for a data asset type, a query can be done on '/types?type=dataAsset' that returns a
|
|
44
44
|
* collection of all data asset types. The appropriate data asset type, which includes definitions of all of
|
|
45
45
|
* it's properties, can be identified from this collection.
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"properties"?: {
|
|
@@ -83,7 +83,7 @@ export interface CreateEntityDetails {
|
|
|
83
83
|
* optional properties for an entity type, a query can be done on '/types?type=dataEntity' that returns a
|
|
84
84
|
* collection of all entity types. The appropriate entity type, which includes definitions of all of
|
|
85
85
|
* it's properties, can be identified from this collection.
|
|
86
|
-
* Example:
|
|
86
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
87
87
|
*
|
|
88
88
|
*/
|
|
89
89
|
"properties"?: {
|
|
@@ -43,7 +43,7 @@ export interface CreateFolderDetails {
|
|
|
43
43
|
* required properties for a folder type, a query can be done on '/types?type=folder' that returns a
|
|
44
44
|
* collection of all folder types. The appropriate folder type, which includes definitions of all of
|
|
45
45
|
* it's properties, can be identified from this collection.
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"properties"?: {
|
|
@@ -63,7 +63,7 @@ export interface CreateJobDefinitionDetails {
|
|
|
63
63
|
* definition may define it's set of required and optional properties. The map keys are category names and the
|
|
64
64
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
65
65
|
* job definitions have required properties within the \"default\" category.
|
|
66
|
-
* Example:
|
|
66
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"properties"?: {
|
|
@@ -80,7 +80,7 @@ export interface CreateJobExecutionDetails {
|
|
|
80
80
|
* execution may define it's set of required and optional properties. The map keys are category names and the
|
|
81
81
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
82
82
|
* job executions have required properties within the \"default\" category.
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"properties"?: {
|
|
@@ -38,7 +38,7 @@ export interface CreateMetastoreDetails {
|
|
|
38
38
|
"defaultExternalTableLocation": string;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags"?: {
|
|
@@ -46,7 +46,7 @@ export interface CreateMetastoreDetails {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"definedTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface CreatePatternDetails {
|
|
|
64
64
|
/**
|
|
65
65
|
* A map of maps that contains the properties which are specific to the pattern type. Each pattern type
|
|
66
66
|
* definition defines it's set of required and optional properties.
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {\"properties\": { \"default\": { \"tbd\"}}}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"properties"?: {
|
|
@@ -72,7 +72,7 @@ export interface CustomPropertySummary {
|
|
|
72
72
|
"isHiddenInSearch"?: boolean;
|
|
73
73
|
/**
|
|
74
74
|
* The date and time the custom property was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
75
|
-
* Example:
|
|
75
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"timeCreated"?: Date;
|
|
@@ -80,7 +80,7 @@ export interface CustomProperty {
|
|
|
80
80
|
"lifecycleState"?: model.LifecycleState;
|
|
81
81
|
/**
|
|
82
82
|
* The date and time the custom property was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"timeCreated"?: Date;
|
|
@@ -122,7 +122,7 @@ export interface CustomProperty {
|
|
|
122
122
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
123
123
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
124
124
|
* data assets have required properties within the \"default\" category.
|
|
125
|
-
* Example:
|
|
125
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
126
126
|
*
|
|
127
127
|
*/
|
|
128
128
|
"properties"?: {
|
|
@@ -49,7 +49,7 @@ export interface DataAssetSummary {
|
|
|
49
49
|
"uri"?: string;
|
|
50
50
|
/**
|
|
51
51
|
* The date and time the data asset was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"timeCreated"?: Date;
|
|
@@ -27,7 +27,7 @@ export interface DataAssetTagSummary {
|
|
|
27
27
|
"key": string;
|
|
28
28
|
/**
|
|
29
29
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"timeCreated"?: Date;
|
|
@@ -47,7 +47,7 @@ export interface DataAssetTag {
|
|
|
47
47
|
"lifecycleState"?: model.LifecycleState;
|
|
48
48
|
/**
|
|
49
49
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"timeCreated"?: Date;
|
|
@@ -59,7 +59,7 @@ export interface DataAsset {
|
|
|
59
59
|
"lifecycleDetails"?: string;
|
|
60
60
|
/**
|
|
61
61
|
* The date and time the data asset was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"timeCreated"?: Date;
|
|
@@ -98,7 +98,7 @@ export interface DataAsset {
|
|
|
98
98
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
99
99
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
100
100
|
* data assets have required properties within the \"default\" category.
|
|
101
|
-
* Example:
|
|
101
|
+
* Example: {@code {\"properties\": { \"default\": { \"host\": \"host1\", \"port\": \"1521\", \"database\": \"orcl\"}}}}
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
"properties"?: {
|
|
@@ -38,7 +38,7 @@ export interface EntityLineage {
|
|
|
38
38
|
* A map of maps that contains additional information in explanation of the lineage returned. The map keys are
|
|
39
39
|
* categories of information and the values are maps of annotation names to their corresponding values.
|
|
40
40
|
* Every annotation is contained inside a category.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"annotations\": { \"category\": { \"key\": \"value\"}}}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"annotations"?: {
|
|
@@ -82,7 +82,7 @@ export interface EntitySummary {
|
|
|
82
82
|
"path"?: string;
|
|
83
83
|
/**
|
|
84
84
|
* The date and time the data entity was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"timeCreated"?: Date;
|
|
@@ -118,7 +118,7 @@ export interface EntitySummary {
|
|
|
118
118
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
119
119
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
120
120
|
* data entities have required properties within the \"default\" category.
|
|
121
|
-
* Example:
|
|
121
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
122
122
|
*
|
|
123
123
|
*/
|
|
124
124
|
"properties"?: {
|
|
@@ -27,7 +27,7 @@ export interface EntityTagSummary {
|
|
|
27
27
|
"key": string;
|
|
28
28
|
/**
|
|
29
29
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"timeCreated"?: Date;
|
|
@@ -47,7 +47,7 @@ export interface EntityTag {
|
|
|
47
47
|
"lifecycleState"?: model.LifecycleState;
|
|
48
48
|
/**
|
|
49
49
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"timeCreated"?: Date;
|
package/lib/model/entity.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export interface Entity {
|
|
|
40
40
|
"description"?: string;
|
|
41
41
|
/**
|
|
42
42
|
* The date and time the data entity was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"timeCreated"?: Date;
|
|
@@ -151,7 +151,7 @@ export interface Entity {
|
|
|
151
151
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
152
152
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
153
153
|
* data entities have required properties within the \"default\" category.
|
|
154
|
-
* Example:
|
|
154
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
155
155
|
*
|
|
156
156
|
*/
|
|
157
157
|
"properties"?: {
|
|
@@ -39,7 +39,7 @@ export interface EventConfig {
|
|
|
39
39
|
"eventConfigStatus"?: model.EventConfigStatus;
|
|
40
40
|
/**
|
|
41
41
|
* The date and time the event was configured, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"timeCreated"?: Date;
|
|
@@ -66,7 +66,7 @@ export interface FolderSummary {
|
|
|
66
66
|
"timeExternal"?: Date;
|
|
67
67
|
/**
|
|
68
68
|
* The date and time the folder was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"timeCreated"?: Date;
|
|
@@ -27,7 +27,7 @@ export interface FolderTagSummary {
|
|
|
27
27
|
"key": string;
|
|
28
28
|
/**
|
|
29
29
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"timeCreated"?: Date;
|
|
@@ -47,7 +47,7 @@ export interface FolderTag {
|
|
|
47
47
|
"lifecycleState"?: model.LifecycleState;
|
|
48
48
|
/**
|
|
49
49
|
* The date and time the tag was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"timeCreated"?: Date;
|
package/lib/model/folder.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export interface Folder {
|
|
|
73
73
|
* definition defines it's set of required and optional properties. The map keys are category names and the
|
|
74
74
|
* values are maps of property name to property value. Every property is contained inside of a category. Most
|
|
75
75
|
* folders have required properties within the \"default\" category.
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"properties\": { \"default\": { \"key1\": \"value1\"}}}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"properties"?: {
|
|
@@ -87,7 +87,7 @@ export interface Folder {
|
|
|
87
87
|
"externalKey"?: string;
|
|
88
88
|
/**
|
|
89
89
|
* The date and time the folder was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
90
|
-
* Example:
|
|
90
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"timeCreated"?: Date;
|
|
@@ -41,7 +41,7 @@ export interface GlossarySummary {
|
|
|
41
41
|
"catalogId"?: string;
|
|
42
42
|
/**
|
|
43
43
|
* The date and time the glossary was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"timeCreated"?: Date;
|
|
@@ -57,7 +57,7 @@ export interface GlossaryTreeElement {
|
|
|
57
57
|
"path"?: string;
|
|
58
58
|
/**
|
|
59
59
|
* The date and time the term was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"timeCreated"?: Date;
|
package/lib/model/glossary.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface Glossary {
|
|
|
49
49
|
"lifecycleState"?: model.LifecycleState;
|
|
50
50
|
/**
|
|
51
51
|
* The date and time the glossary was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"timeCreated"?: Date;
|
|
@@ -56,7 +56,7 @@ export interface JobDefinitionSummary {
|
|
|
56
56
|
"isSampleDataExtracted"?: boolean;
|
|
57
57
|
/**
|
|
58
58
|
* The date and time the job definition was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code 2019-03-25T21:10:29.600Z}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"timeCreated"?: Date;
|