oci-datalabelingservice 2.9.1 → 2.12.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/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
|
@@ -7,12 +7,12 @@
|
|
|
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 common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,12 +7,12 @@
|
|
|
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 common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,12 +7,12 @@
|
|
|
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 common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
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";
|
|
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.12.0/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabelsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveDatasetLabelsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
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";
|
|
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.12.0/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabelsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RenameDatasetLabelsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
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";
|
|
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.12.0/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDatasetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SnapshotDatasetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
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";
|
|
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.12.0/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDatasetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDatasetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,17 +7,17 @@
|
|
|
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
|
export interface AddDatasetLabelsResponse {
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* A unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
"opcWorkRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
21
|
* Oracle about a particular request, please provide the request ID.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,17 +7,17 @@
|
|
|
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
|
export interface ChangeDatasetCompartmentResponse {
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* A unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
"opcWorkRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
21
|
* Oracle about a particular request, please provide the request ID.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,7 +7,7 @@
|
|
|
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";
|
|
@@ -28,12 +28,12 @@ export interface CreateDatasetResponse {
|
|
|
28
28
|
*/
|
|
29
29
|
"contentLocation": string;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* A unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"opcWorkRequestId": string;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
37
37
|
* Oracle about a particular request, please provide the request ID.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,17 +7,17 @@
|
|
|
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
|
export interface DeleteDatasetResponse {
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* A unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
"opcWorkRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
21
|
* Oracle about a particular request, please provide the request ID.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,17 +7,17 @@
|
|
|
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
|
export interface GenerateDatasetRecordsResponse {
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* A unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
18
|
"opcWorkRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
21
|
* Oracle about a particular request, please provide the request ID.
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,7 +7,7 @@
|
|
|
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";
|
|
@@ -18,7 +18,7 @@ export interface GetDatasetResponse {
|
|
|
18
18
|
*/
|
|
19
19
|
"etag": string;
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
22
|
* Oracle about a particular request, please provide the request ID.
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
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";
|
|
14
14
|
export interface GetWorkRequestResponse {
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
17
|
* Oracle about a particular request, please provide the request ID.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
@@ -8,7 +8,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/response/index.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 AddDatasetLabelsResponse from "./add-dataset-labels-response";
|
package/lib/response/index.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 });
|
|
@@ -7,19 +7,19 @@
|
|
|
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";
|
|
14
14
|
export interface ListAnnotationFormatsResponse {
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
17
|
* Oracle about a particular request, please provide the request ID.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
22
|
+
* For the pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
23
|
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,19 +7,19 @@
|
|
|
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";
|
|
14
14
|
export interface ListDatasetsResponse {
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
17
|
* Oracle about a particular request, please provide the request ID.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
22
|
+
* For the pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
23
|
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,20 +7,20 @@
|
|
|
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";
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
16
|
+
* For the pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
17
|
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
24
24
|
* Oracle about a particular request, please provide the request ID.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -8,7 +8,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 });
|
|
@@ -7,20 +7,20 @@
|
|
|
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";
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
16
|
+
* For the pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
17
|
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* A unique Oracle-assigned identifier for the request. If you need to contact
|
|
24
24
|
* Oracle about a particular request, please provide the request ID.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -8,7 +8,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 });
|