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.
Files changed (161) hide show
  1. package/index.d.ts +3 -3
  2. package/index.js +3 -3
  3. package/lib/client.d.ts +19 -19
  4. package/lib/client.js +19 -19
  5. package/lib/datalabelingmanagement-waiter.d.ts +3 -3
  6. package/lib/datalabelingmanagement-waiter.js +3 -3
  7. package/lib/model/action-type.d.ts +3 -3
  8. package/lib/model/action-type.js +3 -3
  9. package/lib/model/add-dataset-labels-details.d.ts +3 -3
  10. package/lib/model/add-dataset-labels-details.js +3 -3
  11. package/lib/model/annotation-format-collection.d.ts +3 -3
  12. package/lib/model/annotation-format-collection.js +3 -3
  13. package/lib/model/annotation-format-summary.d.ts +3 -3
  14. package/lib/model/annotation-format-summary.js +3 -3
  15. package/lib/model/annotation-format.d.ts +3 -3
  16. package/lib/model/annotation-format.js +3 -3
  17. package/lib/model/change-dataset-compartment-details.d.ts +3 -3
  18. package/lib/model/change-dataset-compartment-details.js +3 -3
  19. package/lib/model/create-dataset-details.d.ts +11 -7
  20. package/lib/model/create-dataset-details.js +3 -3
  21. package/lib/model/create-dataset-details.js.map +1 -1
  22. package/lib/model/dataset-collection.d.ts +3 -3
  23. package/lib/model/dataset-collection.js +3 -3
  24. package/lib/model/dataset-format-details.d.ts +4 -4
  25. package/lib/model/dataset-format-details.js +3 -3
  26. package/lib/model/dataset-source-details.d.ts +3 -3
  27. package/lib/model/dataset-source-details.js +3 -3
  28. package/lib/model/dataset-summary.d.ts +9 -9
  29. package/lib/model/dataset-summary.js +3 -3
  30. package/lib/model/dataset.d.ts +13 -9
  31. package/lib/model/dataset.js +3 -3
  32. package/lib/model/dataset.js.map +1 -1
  33. package/lib/model/document-dataset-format-details.d.ts +3 -3
  34. package/lib/model/document-dataset-format-details.js +3 -3
  35. package/lib/model/export-format.d.ts +42 -0
  36. package/lib/model/export-format.js +44 -0
  37. package/lib/model/export-format.js.map +1 -0
  38. package/lib/model/generate-dataset-records-details.d.ts +3 -3
  39. package/lib/model/generate-dataset-records-details.js +3 -3
  40. package/lib/model/image-dataset-format-details.d.ts +3 -3
  41. package/lib/model/image-dataset-format-details.js +3 -3
  42. package/lib/model/index.d.ts +5 -3
  43. package/lib/model/index.js +6 -4
  44. package/lib/model/index.js.map +1 -1
  45. package/lib/model/initial-record-generation-configuration.d.ts +3 -3
  46. package/lib/model/initial-record-generation-configuration.js +3 -3
  47. package/lib/model/label-set.d.ts +3 -3
  48. package/lib/model/label-set.js +3 -3
  49. package/lib/model/label.d.ts +3 -3
  50. package/lib/model/label.js +3 -3
  51. package/lib/model/object-storage-snapshot-export-details.d.ts +3 -3
  52. package/lib/model/object-storage-snapshot-export-details.js +3 -3
  53. package/lib/model/object-storage-source-details.d.ts +4 -4
  54. package/lib/model/object-storage-source-details.js +3 -3
  55. package/lib/model/operation-status.d.ts +3 -3
  56. package/lib/model/operation-status.js +3 -3
  57. package/lib/model/operation-type.d.ts +3 -3
  58. package/lib/model/operation-type.js +3 -3
  59. package/lib/model/remove-dataset-labels-details.d.ts +3 -3
  60. package/lib/model/remove-dataset-labels-details.js +3 -3
  61. package/lib/model/rename-dataset-labels-details.d.ts +3 -3
  62. package/lib/model/rename-dataset-labels-details.js +3 -3
  63. package/lib/model/snapshot-dataset-details.d.ts +4 -3
  64. package/lib/model/snapshot-dataset-details.js +9 -3
  65. package/lib/model/snapshot-dataset-details.js.map +1 -1
  66. package/lib/model/snapshot-export-details.d.ts +3 -3
  67. package/lib/model/snapshot-export-details.js +3 -3
  68. package/lib/model/sort-order.d.ts +3 -3
  69. package/lib/model/sort-order.js +3 -3
  70. package/lib/model/text-dataset-format-details.d.ts +3 -3
  71. package/lib/model/text-dataset-format-details.js +3 -3
  72. package/lib/model/update-dataset-details.d.ts +11 -7
  73. package/lib/model/update-dataset-details.js +3 -3
  74. package/lib/model/update-dataset-details.js.map +1 -1
  75. package/lib/model/work-request-error-collection.d.ts +3 -3
  76. package/lib/model/work-request-error-collection.js +3 -3
  77. package/lib/model/work-request-error.d.ts +3 -3
  78. package/lib/model/work-request-error.js +3 -3
  79. package/lib/model/work-request-log-entry-collection.d.ts +3 -3
  80. package/lib/model/work-request-log-entry-collection.js +3 -3
  81. package/lib/model/work-request-log-entry.d.ts +3 -3
  82. package/lib/model/work-request-log-entry.js +3 -3
  83. package/lib/model/work-request-resource-metadata-key.d.ts +3 -3
  84. package/lib/model/work-request-resource-metadata-key.js +3 -3
  85. package/lib/model/work-request-resource.d.ts +3 -3
  86. package/lib/model/work-request-resource.js +3 -3
  87. package/lib/model/work-request-summary-collection.d.ts +3 -3
  88. package/lib/model/work-request-summary-collection.js +3 -3
  89. package/lib/model/work-request-summary.d.ts +3 -3
  90. package/lib/model/work-request-summary.js +3 -3
  91. package/lib/model/work-request.d.ts +3 -3
  92. package/lib/model/work-request.js +3 -3
  93. package/lib/request/add-dataset-labels-request.d.ts +2 -2
  94. package/lib/request/add-dataset-labels-request.js +1 -1
  95. package/lib/request/change-dataset-compartment-request.d.ts +2 -2
  96. package/lib/request/change-dataset-compartment-request.js +1 -1
  97. package/lib/request/create-dataset-request.d.ts +2 -2
  98. package/lib/request/create-dataset-request.js +1 -1
  99. package/lib/request/delete-dataset-request.d.ts +2 -2
  100. package/lib/request/delete-dataset-request.js +1 -1
  101. package/lib/request/generate-dataset-records-request.d.ts +2 -2
  102. package/lib/request/generate-dataset-records-request.js +1 -1
  103. package/lib/request/get-dataset-request.d.ts +2 -2
  104. package/lib/request/get-dataset-request.js +1 -1
  105. package/lib/request/get-work-request-request.d.ts +2 -2
  106. package/lib/request/get-work-request-request.js +1 -1
  107. package/lib/request/index.d.ts +3 -3
  108. package/lib/request/index.js +3 -3
  109. package/lib/request/list-annotation-formats-request.d.ts +2 -2
  110. package/lib/request/list-annotation-formats-request.js +1 -1
  111. package/lib/request/list-datasets-request.d.ts +2 -2
  112. package/lib/request/list-datasets-request.js +1 -1
  113. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  114. package/lib/request/list-work-request-errors-request.js +1 -1
  115. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  116. package/lib/request/list-work-request-logs-request.js +1 -1
  117. package/lib/request/list-work-requests-request.d.ts +2 -2
  118. package/lib/request/list-work-requests-request.js +1 -1
  119. package/lib/request/remove-dataset-labels-request.d.ts +2 -2
  120. package/lib/request/remove-dataset-labels-request.js +1 -1
  121. package/lib/request/rename-dataset-labels-request.d.ts +2 -2
  122. package/lib/request/rename-dataset-labels-request.js +1 -1
  123. package/lib/request/snapshot-dataset-request.d.ts +2 -2
  124. package/lib/request/snapshot-dataset-request.js +1 -1
  125. package/lib/request/update-dataset-request.d.ts +2 -2
  126. package/lib/request/update-dataset-request.js +1 -1
  127. package/lib/response/add-dataset-labels-response.d.ts +3 -3
  128. package/lib/response/add-dataset-labels-response.js +1 -1
  129. package/lib/response/change-dataset-compartment-response.d.ts +3 -3
  130. package/lib/response/change-dataset-compartment-response.js +1 -1
  131. package/lib/response/create-dataset-response.d.ts +3 -3
  132. package/lib/response/create-dataset-response.js +1 -1
  133. package/lib/response/delete-dataset-response.d.ts +3 -3
  134. package/lib/response/delete-dataset-response.js +1 -1
  135. package/lib/response/generate-dataset-records-response.d.ts +3 -3
  136. package/lib/response/generate-dataset-records-response.js +1 -1
  137. package/lib/response/get-dataset-response.d.ts +2 -2
  138. package/lib/response/get-dataset-response.js +1 -1
  139. package/lib/response/get-work-request-response.d.ts +2 -2
  140. package/lib/response/get-work-request-response.js +1 -1
  141. package/lib/response/index.d.ts +3 -3
  142. package/lib/response/index.js +3 -3
  143. package/lib/response/list-annotation-formats-response.d.ts +3 -3
  144. package/lib/response/list-annotation-formats-response.js +1 -1
  145. package/lib/response/list-datasets-response.d.ts +3 -3
  146. package/lib/response/list-datasets-response.js +1 -1
  147. package/lib/response/list-work-request-errors-response.d.ts +3 -3
  148. package/lib/response/list-work-request-errors-response.js +1 -1
  149. package/lib/response/list-work-request-logs-response.d.ts +3 -3
  150. package/lib/response/list-work-request-logs-response.js +1 -1
  151. package/lib/response/list-work-requests-response.d.ts +3 -3
  152. package/lib/response/list-work-requests-response.js +1 -1
  153. package/lib/response/remove-dataset-labels-response.d.ts +3 -3
  154. package/lib/response/remove-dataset-labels-response.js +1 -1
  155. package/lib/response/rename-dataset-labels-response.d.ts +3 -3
  156. package/lib/response/rename-dataset-labels-response.js +1 -1
  157. package/lib/response/snapshot-dataset-response.d.ts +3 -3
  158. package/lib/response/snapshot-dataset-response.js +1 -1
  159. package/lib/response/update-dataset-response.d.ts +2 -2
  160. package/lib/response/update-dataset-response.js +1 -1
  161. package/package.json +3 -3
@@ -1,13 +1,13 @@
1
1
  /**
2
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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";
@@ -36,16 +36,20 @@ export interface CreateDatasetDetails {
36
36
  "initialRecordGenerationConfiguration"?: model.InitialRecordGenerationConfiguration;
37
37
  "labelSet": model.LabelSet;
38
38
  /**
39
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
39
+ * The labeling instructions for human labelers in rich text format
40
+ */
41
+ "labelingInstructions"?: string;
42
+ /**
43
+ * A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
44
+ * For example: `{\"bar-key\": \"value\"}`
41
45
  *
42
46
  */
43
47
  "freeformTags"?: {
44
48
  [key: string]: string;
45
49
  };
46
50
  /**
47
- * Defined tags for this resource. Each key is predefined and scoped to a namespace.
48
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
51
+ * The defined tags for this resource. Each key is predefined and scoped to a namespace.
52
+ * For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
49
53
  *
50
54
  */
51
55
  "definedTags"?: {
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  /**
3
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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 +1 @@
1
- {"version":3,"file":"create-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/create-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4ClC,IAAiB,oBAAoB,CA2CpC;AA3CD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACnD,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC/E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAC/D,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,2CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA2CpC"}
1
+ {"version":3,"file":"create-dataset-details.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/create-dataset-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgDlC,IAAiB,oBAAoB,CA2CpC;AA3CD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACnD,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC/E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAC/D,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,2CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA2CpC"}
@@ -1,13 +1,13 @@
1
1
  /**
2
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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,17 +1,17 @@
1
1
  /**
2
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
  /**
14
- * Specifies how to process the data. Supported formats include IMAGE and TEXT.
14
+ * Specifies how to process the data. Supported formats include DOCUMENT, IMAGE and TEXT.
15
15
  */
16
16
  export interface DatasetFormatDetails {
17
17
  "formatType": string;
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  /**
3
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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";
@@ -49,16 +49,16 @@ export interface DatasetSummary {
49
49
  "annotationFormat": string;
50
50
  "datasetFormatDetails": model.ImageDatasetFormatDetails | model.DocumentDatasetFormatDetails | model.TextDatasetFormatDetails;
51
51
  /**
52
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
53
- * Example: `{\"bar-key\": \"value\"}`
52
+ * A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
53
+ * For example: `{\"bar-key\": \"value\"}`
54
54
  *
55
55
  */
56
56
  "freeformTags"?: {
57
57
  [key: string]: string;
58
58
  };
59
59
  /**
60
- * Defined tags for this resource. Each key is predefined and scoped to a namespace.
61
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
60
+ * The defined tags for this resource. Each key is predefined and scoped to a namespace.
61
+ * For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
62
62
  *
63
63
  */
64
64
  "definedTags"?: {
@@ -67,8 +67,8 @@ export interface DatasetSummary {
67
67
  };
68
68
  };
69
69
  /**
70
- * Usage of system tag keys. These predefined keys are scoped to namespaces.
71
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
70
+ * The usage of system tag keys. These predefined keys are scoped to namespaces.
71
+ * For example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
72
72
  *
73
73
  */
74
74
  "systemTags"?: {
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  /**
3
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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";
@@ -65,16 +65,20 @@ export interface Dataset {
65
65
  "labelSet": model.LabelSet;
66
66
  "initialRecordGenerationConfiguration"?: model.InitialRecordGenerationConfiguration;
67
67
  /**
68
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
69
- * Example: `{\"bar-key\": \"value\"}`
68
+ * The labeling instructions for human labelers in rich text format
69
+ */
70
+ "labelingInstructions"?: string;
71
+ /**
72
+ * A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
73
+ * For example: `{\"bar-key\": \"value\"}`
70
74
  *
71
75
  */
72
76
  "freeformTags"?: {
73
77
  [key: string]: string;
74
78
  };
75
79
  /**
76
- * Defined tags for this resource. Each key is predefined and scoped to a namespace.
77
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
80
+ * The defined tags for this resource. Each key is predefined and scoped to a namespace.
81
+ * For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
78
82
  *
79
83
  */
80
84
  "definedTags"?: {
@@ -83,8 +87,8 @@ export interface Dataset {
83
87
  };
84
88
  };
85
89
  /**
86
- * Usage of system tag keys. These predefined keys are scoped to namespaces.
87
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
90
+ * The usage of system tag keys. These predefined keys are scoped to namespaces.
91
+ * For example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
88
92
  *
89
93
  */
90
94
  "systemTags"?: {
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  /**
3
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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 +1 @@
1
- {"version":3,"file":"dataset.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/dataset.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ElC,IAAiB,OAAO,CA0DvB;AA1DD,WAAiB,OAAO;IACtB,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,oDAAkC,CAAA;QAClC,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC9E,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACnD,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,kBAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAC/D,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,8BAAsB,yBAoBrC,CAAA;AACH,CAAC,EA1DgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0DvB"}
1
+ {"version":3,"file":"dataset.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/dataset.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmFlC,IAAiB,OAAO,CA0DvB;AA1DD,WAAiB,OAAO;IACtB,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,oDAAkC,CAAA;QAClC,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC9E,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACnD,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,kBAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,sCAAsC,EAAE,GAAG,CAAC,oCAAoC;gBAC9E,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAC/D,GAAG,CAAC,oCAAoC,CACzC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,8BAAsB,yBAoBrC,CAAA;AACH,CAAC,EA1DgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0DvB"}
@@ -1,13 +1,13 @@
1
1
  /**
2
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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) {
@@ -0,0 +1,42 @@
1
+ /**
2
+ * Data Labeling Management API
3
+ * Use Data Labeling Management API to create, list, edit & delete datasets.
4
+ * OpenAPI spec version: 20211001
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * Specifies the export format to be used for exporting snapshot.
15
+ */
16
+ export interface ExportFormat {
17
+ /**
18
+ * Name of export format.
19
+ */
20
+ "name"?: ExportFormat.Name;
21
+ /**
22
+ * Version of export format.
23
+ */
24
+ "version"?: ExportFormat.Version;
25
+ }
26
+ export declare namespace ExportFormat {
27
+ enum Name {
28
+ Jsonl = "JSONL",
29
+ JsonlConsolidated = "JSONL_CONSOLIDATED",
30
+ Conll = "CONLL",
31
+ Spacy = "SPACY",
32
+ Coco = "COCO",
33
+ Yolo = "YOLO",
34
+ PascalVoc = "PASCAL_VOC"
35
+ }
36
+ enum Version {
37
+ V2003 = "V2003",
38
+ V5 = "V5"
39
+ }
40
+ function getJsonObj(obj: ExportFormat): object;
41
+ function getDeserializedJsonObj(obj: ExportFormat): object;
42
+ }
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ /**
3
+ * Data Labeling Management API
4
+ * Use Data Labeling Management API to create, list, edit & delete datasets.
5
+ * OpenAPI spec version: 20211001
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ExportFormat = void 0;
16
+ var ExportFormat;
17
+ (function (ExportFormat) {
18
+ let Name;
19
+ (function (Name) {
20
+ Name["Jsonl"] = "JSONL";
21
+ Name["JsonlConsolidated"] = "JSONL_CONSOLIDATED";
22
+ Name["Conll"] = "CONLL";
23
+ Name["Spacy"] = "SPACY";
24
+ Name["Coco"] = "COCO";
25
+ Name["Yolo"] = "YOLO";
26
+ Name["PascalVoc"] = "PASCAL_VOC";
27
+ })(Name = ExportFormat.Name || (ExportFormat.Name = {}));
28
+ let Version;
29
+ (function (Version) {
30
+ Version["V2003"] = "V2003";
31
+ Version["V5"] = "V5";
32
+ })(Version = ExportFormat.Version || (ExportFormat.Version = {}));
33
+ function getJsonObj(obj) {
34
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
35
+ return jsonObj;
36
+ }
37
+ ExportFormat.getJsonObj = getJsonObj;
38
+ function getDeserializedJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
40
+ return jsonObj;
41
+ }
42
+ ExportFormat.getDeserializedJsonObj = getDeserializedJsonObj;
43
+ })(ExportFormat = exports.ExportFormat || (exports.ExportFormat = {}));
44
+ //# sourceMappingURL=export-format.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"export-format.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/export-format.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,YAAY,CA0B5B;AA1BD,WAAiB,YAAY;IAC3B,IAAY,IAQX;IARD,WAAY,IAAI;QACd,uBAAe,CAAA;QACf,gDAAwC,CAAA;QACxC,uBAAe,CAAA;QACf,uBAAe,CAAA;QACf,qBAAa,CAAA;QACb,qBAAa,CAAA;QACb,gCAAwB,CAAA;IAC1B,CAAC,EARW,IAAI,GAAJ,iBAAI,KAAJ,iBAAI,QAQf;IAED,IAAY,OAGX;IAHD,WAAY,OAAO;QACjB,0BAAe,CAAA;QACf,oBAAS,CAAA;IACX,CAAC,EAHW,OAAO,GAAP,oBAAO,KAAP,oBAAO,QAGlB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EA1BgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QA0B5B"}
@@ -1,13 +1,13 @@
1
1
  /**
2
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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
- * DataLabelingService API
3
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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 ActionType from "./action-type";
@@ -34,6 +34,8 @@ import * as DatasetSourceDetails from "./dataset-source-details";
34
34
  export import DatasetSourceDetails = DatasetSourceDetails.DatasetSourceDetails;
35
35
  import * as DatasetSummary from "./dataset-summary";
36
36
  export import DatasetSummary = DatasetSummary.DatasetSummary;
37
+ import * as ExportFormat from "./export-format";
38
+ export import ExportFormat = ExportFormat.ExportFormat;
37
39
  import * as GenerateDatasetRecordsDetails from "./generate-dataset-records-details";
38
40
  export import GenerateDatasetRecordsDetails = GenerateDatasetRecordsDetails.GenerateDatasetRecordsDetails;
39
41
  import * as InitialRecordGenerationConfiguration from "./initial-record-generation-configuration";
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  /**
3
- * DataLabelingService API
4
- * A description of the DataLabelingService API
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, 2021, Oracle and/or its affiliates. All rights reserved.
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) {
@@ -31,7 +31,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
31
31
  return result;
32
32
  };
33
33
  Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.TextDatasetFormatDetails = exports.ObjectStorageSourceDetails = exports.ObjectStorageSnapshotExportDetails = exports.ImageDatasetFormatDetails = exports.DocumentDatasetFormatDetails = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.UpdateDatasetDetails = exports.SortOrder = exports.SnapshotExportDetails = exports.SnapshotDatasetDetails = exports.RenameDatasetLabelsDetails = exports.RemoveDatasetLabelsDetails = exports.OperationType = exports.OperationStatus = exports.LabelSet = exports.Label = exports.InitialRecordGenerationConfiguration = exports.GenerateDatasetRecordsDetails = exports.DatasetSummary = exports.DatasetSourceDetails = exports.DatasetFormatDetails = exports.DatasetCollection = exports.Dataset = exports.CreateDatasetDetails = exports.ChangeDatasetCompartmentDetails = exports.AnnotationFormatSummary = exports.AnnotationFormatCollection = exports.AnnotationFormat = exports.AddDatasetLabelsDetails = exports.ActionType = void 0;
34
+ exports.TextDatasetFormatDetails = exports.ObjectStorageSourceDetails = exports.ObjectStorageSnapshotExportDetails = exports.ImageDatasetFormatDetails = exports.DocumentDatasetFormatDetails = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.UpdateDatasetDetails = exports.SortOrder = exports.SnapshotExportDetails = exports.SnapshotDatasetDetails = exports.RenameDatasetLabelsDetails = exports.RemoveDatasetLabelsDetails = exports.OperationType = exports.OperationStatus = exports.LabelSet = exports.Label = exports.InitialRecordGenerationConfiguration = exports.GenerateDatasetRecordsDetails = exports.ExportFormat = exports.DatasetSummary = exports.DatasetSourceDetails = exports.DatasetFormatDetails = exports.DatasetCollection = exports.Dataset = exports.CreateDatasetDetails = exports.ChangeDatasetCompartmentDetails = exports.AnnotationFormatSummary = exports.AnnotationFormatCollection = exports.AnnotationFormat = exports.AddDatasetLabelsDetails = exports.ActionType = void 0;
35
35
  const ActionType = __importStar(require("./action-type"));
36
36
  exports.ActionType = ActionType.ActionType;
37
37
  const AddDatasetLabelsDetails = __importStar(require("./add-dataset-labels-details"));
@@ -56,6 +56,8 @@ const DatasetSourceDetails = __importStar(require("./dataset-source-details"));
56
56
  exports.DatasetSourceDetails = DatasetSourceDetails.DatasetSourceDetails;
57
57
  const DatasetSummary = __importStar(require("./dataset-summary"));
58
58
  exports.DatasetSummary = DatasetSummary.DatasetSummary;
59
+ const ExportFormat = __importStar(require("./export-format"));
60
+ exports.ExportFormat = ExportFormat.ExportFormat;
59
61
  const GenerateDatasetRecordsDetails = __importStar(require("./generate-dataset-records-details"));
60
62
  exports.GenerateDatasetRecordsDetails = GenerateDatasetRecordsDetails.GenerateDatasetRecordsDetails;
61
63
  const InitialRecordGenerationConfiguration = __importStar(require("./initial-record-generation-configuration"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/datalabelingservice/lib/model/index.ts"],"names":[],"mappings":"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"}