oci-datalabelingservice 2.76.0 → 2.77.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.
Files changed (173) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +18 -18
  4. package/lib/client.js +18 -18
  5. package/lib/datalabelingmanagement-waiter.d.ts +1 -1
  6. package/lib/datalabelingmanagement-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/add-dataset-labels-details.d.ts +1 -1
  10. package/lib/model/add-dataset-labels-details.js +1 -1
  11. package/lib/model/annotation-format-collection.d.ts +1 -1
  12. package/lib/model/annotation-format-collection.js +1 -1
  13. package/lib/model/annotation-format-summary.d.ts +1 -1
  14. package/lib/model/annotation-format-summary.js +1 -1
  15. package/lib/model/annotation-format.d.ts +1 -1
  16. package/lib/model/annotation-format.js +1 -1
  17. package/lib/model/change-dataset-compartment-details.d.ts +1 -1
  18. package/lib/model/change-dataset-compartment-details.js +1 -1
  19. package/lib/model/create-dataset-details.d.ts +3 -3
  20. package/lib/model/create-dataset-details.js +1 -1
  21. package/lib/model/dataset-collection.d.ts +1 -1
  22. package/lib/model/dataset-collection.js +1 -1
  23. package/lib/model/dataset-format-details.d.ts +1 -1
  24. package/lib/model/dataset-format-details.js +1 -1
  25. package/lib/model/dataset-source-details.d.ts +1 -1
  26. package/lib/model/dataset-source-details.js +1 -1
  27. package/lib/model/dataset-summary.d.ts +4 -4
  28. package/lib/model/dataset-summary.js +1 -1
  29. package/lib/model/dataset.d.ts +5 -5
  30. package/lib/model/dataset.js +1 -1
  31. package/lib/model/delimited-file-type-metadata.d.ts +1 -1
  32. package/lib/model/delimited-file-type-metadata.js +1 -1
  33. package/lib/model/document-dataset-format-details.d.ts +1 -1
  34. package/lib/model/document-dataset-format-details.js +1 -1
  35. package/lib/model/export-format.d.ts +1 -1
  36. package/lib/model/export-format.js +1 -1
  37. package/lib/model/generate-dataset-records-details.d.ts +1 -1
  38. package/lib/model/generate-dataset-records-details.js +1 -1
  39. package/lib/model/image-dataset-format-details.d.ts +1 -1
  40. package/lib/model/image-dataset-format-details.js +1 -1
  41. package/lib/model/import-format.d.ts +1 -1
  42. package/lib/model/import-format.js +1 -1
  43. package/lib/model/import-metadata-path.d.ts +1 -1
  44. package/lib/model/import-metadata-path.js +1 -1
  45. package/lib/model/import-pre-annotated-data-details.d.ts +1 -1
  46. package/lib/model/import-pre-annotated-data-details.js +1 -1
  47. package/lib/model/index.d.ts +1 -1
  48. package/lib/model/index.js +1 -1
  49. package/lib/model/initial-import-dataset-configuration.d.ts +1 -1
  50. package/lib/model/initial-import-dataset-configuration.js +1 -1
  51. package/lib/model/initial-record-generation-configuration.d.ts +1 -1
  52. package/lib/model/initial-record-generation-configuration.js +1 -1
  53. package/lib/model/label-set.d.ts +1 -1
  54. package/lib/model/label-set.js +1 -1
  55. package/lib/model/label.d.ts +1 -1
  56. package/lib/model/label.js +1 -1
  57. package/lib/model/object-storage-import-metadata-path.d.ts +1 -1
  58. package/lib/model/object-storage-import-metadata-path.js +1 -1
  59. package/lib/model/object-storage-snapshot-export-details.d.ts +1 -1
  60. package/lib/model/object-storage-snapshot-export-details.js +1 -1
  61. package/lib/model/object-storage-source-details.d.ts +1 -1
  62. package/lib/model/object-storage-source-details.js +1 -1
  63. package/lib/model/operation-status.d.ts +1 -1
  64. package/lib/model/operation-status.js +1 -1
  65. package/lib/model/operation-type.d.ts +1 -1
  66. package/lib/model/operation-type.js +1 -1
  67. package/lib/model/remove-dataset-labels-details.d.ts +1 -1
  68. package/lib/model/remove-dataset-labels-details.js +1 -1
  69. package/lib/model/rename-dataset-labels-details.d.ts +1 -1
  70. package/lib/model/rename-dataset-labels-details.js +1 -1
  71. package/lib/model/snapshot-dataset-details.d.ts +1 -1
  72. package/lib/model/snapshot-dataset-details.js +1 -1
  73. package/lib/model/snapshot-export-details.d.ts +1 -1
  74. package/lib/model/snapshot-export-details.js +1 -1
  75. package/lib/model/sort-order.d.ts +1 -1
  76. package/lib/model/sort-order.js +1 -1
  77. package/lib/model/text-dataset-format-details.d.ts +1 -1
  78. package/lib/model/text-dataset-format-details.js +1 -1
  79. package/lib/model/text-file-type-metadata.d.ts +1 -1
  80. package/lib/model/text-file-type-metadata.js +1 -1
  81. package/lib/model/update-dataset-details.d.ts +3 -3
  82. package/lib/model/update-dataset-details.js +1 -1
  83. package/lib/model/work-request-error-collection.d.ts +1 -1
  84. package/lib/model/work-request-error-collection.js +1 -1
  85. package/lib/model/work-request-error.d.ts +1 -1
  86. package/lib/model/work-request-error.js +1 -1
  87. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  88. package/lib/model/work-request-log-entry-collection.js +1 -1
  89. package/lib/model/work-request-log-entry.d.ts +1 -1
  90. package/lib/model/work-request-log-entry.js +1 -1
  91. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  92. package/lib/model/work-request-resource-metadata-key.js +1 -1
  93. package/lib/model/work-request-resource.d.ts +1 -1
  94. package/lib/model/work-request-resource.js +1 -1
  95. package/lib/model/work-request-summary-collection.d.ts +1 -1
  96. package/lib/model/work-request-summary-collection.js +1 -1
  97. package/lib/model/work-request-summary.d.ts +1 -1
  98. package/lib/model/work-request-summary.js +1 -1
  99. package/lib/model/work-request.d.ts +1 -1
  100. package/lib/model/work-request.js +1 -1
  101. package/lib/request/add-dataset-labels-request.d.ts +3 -3
  102. package/lib/request/add-dataset-labels-request.js +1 -1
  103. package/lib/request/change-dataset-compartment-request.d.ts +3 -3
  104. package/lib/request/change-dataset-compartment-request.js +1 -1
  105. package/lib/request/create-dataset-request.d.ts +2 -2
  106. package/lib/request/create-dataset-request.js +1 -1
  107. package/lib/request/delete-dataset-request.d.ts +3 -3
  108. package/lib/request/delete-dataset-request.js +1 -1
  109. package/lib/request/generate-dataset-records-request.d.ts +3 -3
  110. package/lib/request/generate-dataset-records-request.js +1 -1
  111. package/lib/request/get-dataset-request.d.ts +2 -2
  112. package/lib/request/get-dataset-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/import-pre-annotated-data-request.d.ts +3 -3
  116. package/lib/request/import-pre-annotated-data-request.js +1 -1
  117. package/lib/request/index.d.ts +1 -1
  118. package/lib/request/index.js +1 -1
  119. package/lib/request/list-annotation-formats-request.d.ts +2 -2
  120. package/lib/request/list-annotation-formats-request.js +1 -1
  121. package/lib/request/list-datasets-request.d.ts +2 -2
  122. package/lib/request/list-datasets-request.js +1 -1
  123. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  124. package/lib/request/list-work-request-errors-request.js +1 -1
  125. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  126. package/lib/request/list-work-request-logs-request.js +1 -1
  127. package/lib/request/list-work-requests-request.d.ts +2 -2
  128. package/lib/request/list-work-requests-request.js +1 -1
  129. package/lib/request/remove-dataset-labels-request.d.ts +3 -3
  130. package/lib/request/remove-dataset-labels-request.js +1 -1
  131. package/lib/request/rename-dataset-labels-request.d.ts +3 -3
  132. package/lib/request/rename-dataset-labels-request.js +1 -1
  133. package/lib/request/snapshot-dataset-request.d.ts +3 -3
  134. package/lib/request/snapshot-dataset-request.js +1 -1
  135. package/lib/request/update-dataset-request.d.ts +3 -3
  136. package/lib/request/update-dataset-request.js +1 -1
  137. package/lib/response/add-dataset-labels-response.d.ts +1 -1
  138. package/lib/response/add-dataset-labels-response.js +1 -1
  139. package/lib/response/change-dataset-compartment-response.d.ts +1 -1
  140. package/lib/response/change-dataset-compartment-response.js +1 -1
  141. package/lib/response/create-dataset-response.d.ts +2 -2
  142. package/lib/response/create-dataset-response.js +1 -1
  143. package/lib/response/delete-dataset-response.d.ts +1 -1
  144. package/lib/response/delete-dataset-response.js +1 -1
  145. package/lib/response/generate-dataset-records-response.d.ts +1 -1
  146. package/lib/response/generate-dataset-records-response.js +1 -1
  147. package/lib/response/get-dataset-response.d.ts +2 -2
  148. package/lib/response/get-dataset-response.js +1 -1
  149. package/lib/response/get-work-request-response.d.ts +1 -1
  150. package/lib/response/get-work-request-response.js +1 -1
  151. package/lib/response/import-pre-annotated-data-response.d.ts +1 -1
  152. package/lib/response/import-pre-annotated-data-response.js +1 -1
  153. package/lib/response/index.d.ts +1 -1
  154. package/lib/response/index.js +1 -1
  155. package/lib/response/list-annotation-formats-response.d.ts +2 -2
  156. package/lib/response/list-annotation-formats-response.js +1 -1
  157. package/lib/response/list-datasets-response.d.ts +2 -2
  158. package/lib/response/list-datasets-response.js +1 -1
  159. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  160. package/lib/response/list-work-request-errors-response.js +1 -1
  161. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  162. package/lib/response/list-work-request-logs-response.js +1 -1
  163. package/lib/response/list-work-requests-response.d.ts +2 -2
  164. package/lib/response/list-work-requests-response.js +1 -1
  165. package/lib/response/remove-dataset-labels-response.d.ts +1 -1
  166. package/lib/response/remove-dataset-labels-response.js +1 -1
  167. package/lib/response/rename-dataset-labels-response.d.ts +1 -1
  168. package/lib/response/rename-dataset-labels-response.js +1 -1
  169. package/lib/response/snapshot-dataset-response.d.ts +1 -1
  170. package/lib/response/snapshot-dataset-response.js +1 -1
  171. package/lib/response/update-dataset-response.d.ts +2 -2
  172. package/lib/response/update-dataset-response.js +1 -1
  173. package/package.json +3 -3
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabelsRequest.
17
17
  */
18
18
  export interface RemoveDatasetLabelsRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface RemoveDatasetLabelsRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabelsRequest.
17
17
  */
18
18
  export interface RenameDatasetLabelsRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface RenameDatasetLabelsRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDatasetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDatasetRequest.
17
17
  */
18
18
  export interface SnapshotDatasetRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface SnapshotDatasetRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.76.0/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDatasetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDatasetRequest.
17
17
  */
18
18
  export interface UpdateDatasetRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateDatasetRequest extends common.BaseRequest {
26
26
  "updateDatasetDetails": model.UpdateDatasetDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 CreateDatasetResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 GetDatasetResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 ImportPreAnnotatedDataResponse {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -20,7 +20,7 @@ export interface ListAnnotationFormatsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For the pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -20,7 +20,7 @@ export interface ListDatasetsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For the pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
16
  * For the pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
16
  * For the pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For the pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 RemoveDatasetLabelsResponse {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 RenameDatasetLabelsResponse {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 SnapshotDatasetResponse {