oci-datalabelingservice 2.10.0 → 2.12.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/index.d.ts +3 -3
- package/index.js +3 -3
- package/lib/client.d.ts +19 -19
- package/lib/client.js +19 -19
- package/lib/datalabelingmanagement-waiter.d.ts +3 -3
- package/lib/datalabelingmanagement-waiter.js +3 -3
- package/lib/model/action-type.d.ts +3 -3
- package/lib/model/action-type.js +3 -3
- package/lib/model/add-dataset-labels-details.d.ts +3 -3
- package/lib/model/add-dataset-labels-details.js +3 -3
- package/lib/model/annotation-format-collection.d.ts +3 -3
- package/lib/model/annotation-format-collection.js +3 -3
- package/lib/model/annotation-format-summary.d.ts +3 -3
- package/lib/model/annotation-format-summary.js +3 -3
- package/lib/model/annotation-format.d.ts +3 -3
- package/lib/model/annotation-format.js +3 -3
- package/lib/model/change-dataset-compartment-details.d.ts +3 -3
- package/lib/model/change-dataset-compartment-details.js +3 -3
- package/lib/model/create-dataset-details.d.ts +11 -7
- package/lib/model/create-dataset-details.js +3 -3
- package/lib/model/create-dataset-details.js.map +1 -1
- package/lib/model/dataset-collection.d.ts +3 -3
- package/lib/model/dataset-collection.js +3 -3
- package/lib/model/dataset-format-details.d.ts +4 -4
- package/lib/model/dataset-format-details.js +3 -3
- package/lib/model/dataset-source-details.d.ts +3 -3
- package/lib/model/dataset-source-details.js +3 -3
- package/lib/model/dataset-summary.d.ts +9 -9
- package/lib/model/dataset-summary.js +3 -3
- package/lib/model/dataset.d.ts +13 -9
- package/lib/model/dataset.js +3 -3
- package/lib/model/dataset.js.map +1 -1
- package/lib/model/document-dataset-format-details.d.ts +3 -3
- package/lib/model/document-dataset-format-details.js +3 -3
- package/lib/model/export-format.d.ts +42 -0
- package/lib/model/export-format.js +44 -0
- package/lib/model/export-format.js.map +1 -0
- package/lib/model/generate-dataset-records-details.d.ts +3 -3
- package/lib/model/generate-dataset-records-details.js +3 -3
- package/lib/model/image-dataset-format-details.d.ts +3 -3
- package/lib/model/image-dataset-format-details.js +3 -3
- package/lib/model/index.d.ts +5 -3
- package/lib/model/index.js +6 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/initial-record-generation-configuration.d.ts +3 -3
- package/lib/model/initial-record-generation-configuration.js +3 -3
- package/lib/model/label-set.d.ts +3 -3
- package/lib/model/label-set.js +3 -3
- package/lib/model/label.d.ts +3 -3
- package/lib/model/label.js +3 -3
- package/lib/model/object-storage-snapshot-export-details.d.ts +3 -3
- package/lib/model/object-storage-snapshot-export-details.js +3 -3
- package/lib/model/object-storage-source-details.d.ts +4 -4
- package/lib/model/object-storage-source-details.js +3 -3
- package/lib/model/operation-status.d.ts +3 -3
- package/lib/model/operation-status.js +3 -3
- package/lib/model/operation-type.d.ts +3 -3
- package/lib/model/operation-type.js +3 -3
- package/lib/model/remove-dataset-labels-details.d.ts +3 -3
- package/lib/model/remove-dataset-labels-details.js +3 -3
- package/lib/model/rename-dataset-labels-details.d.ts +3 -3
- package/lib/model/rename-dataset-labels-details.js +3 -3
- package/lib/model/snapshot-dataset-details.d.ts +4 -3
- package/lib/model/snapshot-dataset-details.js +9 -3
- package/lib/model/snapshot-dataset-details.js.map +1 -1
- package/lib/model/snapshot-export-details.d.ts +3 -3
- package/lib/model/snapshot-export-details.js +3 -3
- package/lib/model/sort-order.d.ts +3 -3
- package/lib/model/sort-order.js +3 -3
- package/lib/model/text-dataset-format-details.d.ts +3 -3
- package/lib/model/text-dataset-format-details.js +3 -3
- package/lib/model/update-dataset-details.d.ts +11 -7
- package/lib/model/update-dataset-details.js +3 -3
- package/lib/model/update-dataset-details.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +3 -3
- package/lib/model/work-request-error-collection.js +3 -3
- package/lib/model/work-request-error.d.ts +3 -3
- package/lib/model/work-request-error.js +3 -3
- package/lib/model/work-request-log-entry-collection.d.ts +3 -3
- package/lib/model/work-request-log-entry-collection.js +3 -3
- package/lib/model/work-request-log-entry.d.ts +3 -3
- package/lib/model/work-request-log-entry.js +3 -3
- package/lib/model/work-request-resource-metadata-key.d.ts +3 -3
- package/lib/model/work-request-resource-metadata-key.js +3 -3
- package/lib/model/work-request-resource.d.ts +3 -3
- package/lib/model/work-request-resource.js +3 -3
- package/lib/model/work-request-summary-collection.d.ts +3 -3
- package/lib/model/work-request-summary-collection.js +3 -3
- package/lib/model/work-request-summary.d.ts +3 -3
- package/lib/model/work-request-summary.js +3 -3
- package/lib/model/work-request.d.ts +3 -3
- package/lib/model/work-request.js +3 -3
- package/lib/request/add-dataset-labels-request.d.ts +2 -2
- package/lib/request/add-dataset-labels-request.js +1 -1
- package/lib/request/change-dataset-compartment-request.d.ts +2 -2
- package/lib/request/change-dataset-compartment-request.js +1 -1
- package/lib/request/create-dataset-request.d.ts +2 -2
- package/lib/request/create-dataset-request.js +1 -1
- package/lib/request/delete-dataset-request.d.ts +2 -2
- package/lib/request/delete-dataset-request.js +1 -1
- package/lib/request/generate-dataset-records-request.d.ts +2 -2
- package/lib/request/generate-dataset-records-request.js +1 -1
- package/lib/request/get-dataset-request.d.ts +2 -2
- package/lib/request/get-dataset-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +3 -3
- package/lib/request/index.js +3 -3
- package/lib/request/list-annotation-formats-request.d.ts +2 -2
- package/lib/request/list-annotation-formats-request.js +1 -1
- package/lib/request/list-datasets-request.d.ts +2 -2
- package/lib/request/list-datasets-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/remove-dataset-labels-request.d.ts +2 -2
- package/lib/request/remove-dataset-labels-request.js +1 -1
- package/lib/request/rename-dataset-labels-request.d.ts +2 -2
- package/lib/request/rename-dataset-labels-request.js +1 -1
- package/lib/request/snapshot-dataset-request.d.ts +2 -2
- package/lib/request/snapshot-dataset-request.js +1 -1
- package/lib/request/update-dataset-request.d.ts +2 -2
- package/lib/request/update-dataset-request.js +1 -1
- package/lib/response/add-dataset-labels-response.d.ts +3 -3
- package/lib/response/add-dataset-labels-response.js +1 -1
- package/lib/response/change-dataset-compartment-response.d.ts +3 -3
- package/lib/response/change-dataset-compartment-response.js +1 -1
- package/lib/response/create-dataset-response.d.ts +3 -3
- package/lib/response/create-dataset-response.js +1 -1
- package/lib/response/delete-dataset-response.d.ts +3 -3
- package/lib/response/delete-dataset-response.js +1 -1
- package/lib/response/generate-dataset-records-response.d.ts +3 -3
- package/lib/response/generate-dataset-records-response.js +1 -1
- package/lib/response/get-dataset-response.d.ts +2 -2
- package/lib/response/get-dataset-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +2 -2
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +3 -3
- package/lib/response/index.js +3 -3
- package/lib/response/list-annotation-formats-response.d.ts +3 -3
- package/lib/response/list-annotation-formats-response.js +1 -1
- package/lib/response/list-datasets-response.d.ts +3 -3
- package/lib/response/list-datasets-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +3 -3
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +3 -3
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +3 -3
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/remove-dataset-labels-response.d.ts +3 -3
- package/lib/response/remove-dataset-labels-response.js +1 -1
- package/lib/response/rename-dataset-labels-response.d.ts +3 -3
- package/lib/response/rename-dataset-labels-response.js +1 -1
- package/lib/response/snapshot-dataset-response.d.ts +3 -3
- package/lib/response/snapshot-dataset-response.js +1 -1
- package/lib/response/update-dataset-response.d.ts +2 -2
- package/lib/response/update-dataset-response.js +1 -1
- package/package.json +3 -3
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/model/label-set.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
package/lib/model/label-set.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/label.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
package/lib/model/label.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -25,7 +25,7 @@ export interface ObjectStorageSourceDetails extends model.DatasetSourceDetails {
|
|
|
25
25
|
*/
|
|
26
26
|
"bucket": string;
|
|
27
27
|
/**
|
|
28
|
-
* A common path prefix shared by the objects that make up the dataset.
|
|
28
|
+
* A common path prefix shared by the objects that make up the dataset. Records will not be generated for objects whose name match exactly with prefix.
|
|
29
29
|
*/
|
|
30
30
|
"prefix"?: string;
|
|
31
31
|
"sourceType": string;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -24,6 +24,7 @@ export interface SnapshotDatasetDetails {
|
|
|
24
24
|
*/
|
|
25
25
|
"areUnannotatedRecordsIncluded": boolean;
|
|
26
26
|
"exportDetails": model.ObjectStorageSnapshotExportDetails;
|
|
27
|
+
"exportFormat"?: model.ExportFormat;
|
|
27
28
|
}
|
|
28
29
|
export declare namespace SnapshotDatasetDetails {
|
|
29
30
|
function getJsonObj(obj: SnapshotDatasetDetails): object;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -39,6 +39,9 @@ var SnapshotDatasetDetails;
|
|
|
39
39
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
40
|
"exportDetails": obj.exportDetails
|
|
41
41
|
? model.ObjectStorageSnapshotExportDetails.getJsonObj(obj.exportDetails)
|
|
42
|
+
: undefined,
|
|
43
|
+
"exportFormat": obj.exportFormat
|
|
44
|
+
? model.ExportFormat.getJsonObj(obj.exportFormat)
|
|
42
45
|
: undefined
|
|
43
46
|
});
|
|
44
47
|
return jsonObj;
|
|
@@ -48,6 +51,9 @@ var SnapshotDatasetDetails;
|
|
|
48
51
|
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
52
|
"exportDetails": obj.exportDetails
|
|
50
53
|
? model.ObjectStorageSnapshotExportDetails.getDeserializedJsonObj(obj.exportDetails)
|
|
54
|
+
: undefined,
|
|
55
|
+
"exportFormat": obj.exportFormat
|
|
56
|
+
? model.ExportFormat.getDeserializedJsonObj(obj.exportFormat)
|
|
51
57
|
: undefined
|
|
52
58
|
});
|
|
53
59
|
return jsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshot-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/snapshot-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"snapshot-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/snapshot-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,sBAAsB,CA+BtC;AA/BD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACxE,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iCAAU,aAczB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACpF,CAAC,CAAC,SAAS;YACb,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC7D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,6CAAsB,yBAcrC,CAAA;AACH,CAAC,EA/BgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA+BtC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
package/lib/model/sort-order.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -24,16 +24,20 @@ export interface UpdateDatasetDetails {
|
|
|
24
24
|
*/
|
|
25
25
|
"description"?: string;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
28
|
-
|
|
27
|
+
* The labeling instructions for human labelers in rich text format
|
|
28
|
+
*/
|
|
29
|
+
"labelingInstructions"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
|
|
32
|
+
* For example: `{\"bar-key\": \"value\"}`
|
|
29
33
|
*
|
|
30
34
|
*/
|
|
31
35
|
"freeformTags"?: {
|
|
32
36
|
[key: string]: string;
|
|
33
37
|
};
|
|
34
38
|
/**
|
|
35
|
-
*
|
|
36
|
-
*
|
|
39
|
+
* The defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
40
|
+
* For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
37
41
|
*
|
|
38
42
|
*/
|
|
39
43
|
"definedTags"?: {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
*
|
|
3
|
+
* Data Labeling Management API
|
|
4
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
5
5
|
* OpenAPI spec version: 20211001
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/update-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"update-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/update-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoCH,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"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Data Labeling Management API
|
|
3
|
+
* Use Data Labeling Management API to create, list, edit & delete datasets.
|
|
4
4
|
* OpenAPI spec version: 20211001
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|